pandora-kernel.git
2013-01-23 Tom Herbertsoreuseport: TCP/IPv4 implementation
2013-01-23 Tom Herbertsoreuseport: infrastructure
2013-01-23 Matt Wilsonxen-netback: allow changing the MAC address of the...
2013-01-23 Cong Wangnetpoll: fix an uninitialized variable
2013-01-23 Cong Wangipv6: remove duplicated declaration of ip6_fragment()
2013-01-22 David S. MillerMerge branch 'legacy-isa-delete' of git://git./linux...
2013-01-22 YOSHIFUJI Hideaki... netfilter: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... ipv6: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... ipv4: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... net: Use IS_ERR_OR_NULL().
2013-01-22 YOSHIFUJI Hideaki... neigh: Keep neighbour cache entries if number of them...
2013-01-22 Nicolas Dichtelipmr: fix sparse warning when testing origin or group
2013-01-22 Paul Gortmakerdrivers/net: delete old x86 variant of the seeq8005...
2013-01-22 Paul Gortmakerdrivers/net: delete Digital EtherWorks-3 support.
2013-01-22 Paul Gortmakerdrivers/net: delete old DEC depca ISA drivers support.
2013-01-22 Paul Gortmakerdrivers/net: delete the really obsolete 8390 based...
2013-01-22 Paul Gortmakerdrivers/net: delete old fujitsu based eth16i driver
2013-01-22 Paul Gortmakerdrivers/net: delete at1700 ISA 10Mbit driver
2013-01-22 Paul Gortmakerdrivers/net: delete old 8 bit ISA Racal ni5010 support.
2013-01-22 Paul Gortmakerdrivers/net: delete Racal Interlan ISA ni52 (i825xx...
2013-01-22 Paul Gortmakerdrivers/net: delete intel i825xx based znet notebook...
2013-01-22 Paul Gortmakerdrivers/net: delete ISA intel eexpress and eepro i825xx...
2013-01-22 Paul Gortmakerdrivers/net: delete the 3Com 3c505/3c507 intel i825xx...
2013-01-22 Paul Gortmakerdrivers/net: delete old parallel port de600/de620 drivers
2013-01-22 Paul Gortmakerdrivers/net: delete old 8bit ISA 3c501 driver.
2013-01-22 Paul Gortmakerdrivers/net: delete intel 486 panther onboard ethernet...
2013-01-22 Paul Gortmakerdrivers/net: delete 486 Apricot support
2013-01-21 Tilman Schmidtisdn/gigaset: beautify ev-layer.c
2013-01-21 Tilman Schmidtisdn/gigaset: beautify common.c
2013-01-21 Tilman Schmidtisdn/gigaset: beautify interface.c
2013-01-21 Tilman Schmidtisdn/gigaset: leave DLE mode before hanging up
2013-01-21 Tilman Schmidtisdn/divert: fix readability damage
2013-01-21 Julia Lawalldrivers/net/ethernet/sfc/ptp.c: adjust duplicate test
2013-01-21 YOSHIFUJI Hideaki... ndisc: Do not try to update "updated" time if neighbour...
2013-01-21 David S. MillerMerge branch 'dsa'
2013-01-21 Florian Fainellidsa: make dsa_switch_setup check for valid port names
2013-01-21 Florian Fainellidsa: use an unique and non conflicting bus name for...
2013-01-21 Cong Wangnet: move rx and tx hash functions to net/core/flow_dis...
2013-01-21 David S. MillerMerge branch 'virtio_mac'
2013-01-21 Amos Kongvirtio-net: introduce a new control to set macaddr
2013-01-21 Stefan Hajnoczinet: split eth_mac_addr for better error handling
2013-01-21 Amos Kongmove virtnet_send_command() above virtnet_set_mac_address()
2013-01-21 David S. MillerMerge branch 'mcast'
2013-01-21 Nicolas Dichtelmcast: add multicast proxy support (IPv4 and IPv6)
2013-01-21 Nicolas Dichtelmcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
2013-01-21 Paul GortmakerDocumentation: remove obsolete networking/multicast...
2013-01-21 David S. MillerMerge branch 'qeth'
2013-01-21 Stefan Rasplqeth: Fix HiperSockets performance regression
2013-01-21 Stefan Rasplqeth: Make s390dbf card entries persistent
2013-01-21 Stefan Rasplqeth: Update Kconfig wording
2013-01-21 Stefan Rasplqeth: Support VEPA mode
2013-01-21 Stefan Rasplqeth: Remove unused exports
2013-01-21 Stefan Rasplqeth: Fix retry logic in hardsetup
2013-01-21 David S. MillerMerge branch 'ipv6_ndisc'
2013-01-21 YOSHIFUJI Hideaki... ndisc: Use compound literals to build redirect message.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Break down ndisc_build_skb() and build message...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Break down __ndisc_send().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Use ndisc_send_skb() for redirect.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Remove icmp6h argument from ndisc_send_skb().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Make ndisc_fill_xxx_option() for sk_buff.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Calculate message body length and option length...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Reset skb->trasport_headner inside ndisc_alloc_s...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Defer building IPv6 header.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Remove dev argument for ndisc_send_skb().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Set skb->dev and skb->protocol inside ndisc_allo...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Simplify arguments for ip6_nd_hdr().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Unshare ip6_nd_hdr() and change return type to...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Introduce ndisc_alloc_skb() helper.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Introduce ndisc_fill_redirect_hdr_option().
2013-01-21 YOSHIFUJI Hideaki... ndisc: Use skb_linearize() instead of pskb_may_pull...
2013-01-21 YOSHIFUJI Hideaki... ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
2013-01-21 YOSHIFUJI Hideaki... ndisc: Reduce number of arguments for ndisc_fill_addr_o...
2013-01-21 Thierry Redingnet: ethernet: davinci: Fix build breakage
2013-01-21 YOSHIFUJI Hideaki... firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
2013-01-21 YOSHIFUJI Hideaki... firewire net: Ensure checksumming in upper layer.
2013-01-21 Ming Leiusbnet: pegasus: set wakeup enable in set_wol
2013-01-21 Eric Dumazetnet/mlx4_en: remove redundant code
2013-01-21 YOSHIFUJI Hideaki... ndisc: Make several arguments for ndisc_send_na() boolean.
2013-01-21 YOSHIFUJI Hideaki... ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Optimize ipv6_addr_is_solict_mult().
2013-01-21 YOSHIFUJI Hideaki... ipv6: Introduce ipv6_addr_is_solict_mult() to check...
2013-01-21 YOSHIFUJI Hideakiipv6: Make ipv6_addr_is_XXX() return boolean.
2013-01-19 Wu Fengguangnet: asix: ax88772_unbind() can be static
2013-01-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-01-19 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-01-19 Antonio Quartullibatman-adv: Start new development cycle
2013-01-19 Antonio Quartullibatman-adv: update copyright years
2013-01-19 Simon Wunderlichbatman-adv: postpone sysfs removal when unregistering
2013-01-19 Akinobu Mitabatman-adv: rename random32() to prandom_u32()
2013-01-19 Marek Lindnerbatman-adv: kernel doc for types.h
2013-01-19 Marek Lindnerbatman-adv: rename batadv_claim struct to make clear...
2013-01-19 Marek Lindnerbatman-adv: rename batadv_backbone_gw struct to make...
2013-01-19 Marek Lindnerbatman-adv: rename batadv_recvlist_node struct to make...
2013-01-19 Marek Lindnerbatman-adv: rename batadv_if_list_entry struct to make...
2013-01-19 Marek Lindnerbatman-adv: group tt type definitions together
2013-01-19 Marek Lindnerbatman-adv: mark debug_log struct as bat_priv only...
2013-01-19 Marek Lindnerbatman-adv: align kernel doc properly
2013-01-19 Antonio Quartullibatman-adv: a delayed_work has to be initialised once
2013-01-19 Akeem G. Abodunrinigb: Copyright string update to year 2013
next