1. 5df8dbd 8021q: Use netif_copy_real_num_queues() to set queue counts by Ben Hutchings · 14 years ago
  2. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  3. e2209ba niu: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  4. c992026 myri10ge: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  5. 206d6b3 mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  6. 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  7. 847f53f ixgbe: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  8. 21adef3 igb: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  9. fe06912 gianfar: Use netif_set_real_num_rx_queues() by Ben Hutchings · 14 years ago
  10. 003ab67 cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  11. a020ed4 cxgb4: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  12. 19221e7 cxgb3: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  13. 31b600b bnx2x: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  14. 657d92f bnx2: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  15. 3171d02 net: Add netif_copy_real_num_queues() for use by virtual net drivers by Ben Hutchings · 14 years ago
  16. 62fe0b4 net: Allow changing number of RX queues after device allocation by Ben Hutchings · 14 years ago
  17. f91ff5b net: sk_{detach|attach}_filter() rcu fixes by Eric Dumazet · 14 years ago
  18. 7fa7cb7 fib: use atomic_inc_not_zero() in fib_rules_lookup by Eric Dumazet · 14 years ago
  19. 15fc1f7 sit: percpu stats accounting by Eric Dumazet · 14 years ago
  20. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  21. e985aad ip_gre: percpu stats accounting by Eric Dumazet · 14 years ago
  22. 290b895 tunnels: prepare percpu accounting by Eric Dumazet · 14 years ago
  23. af5ef24 vlan: use this_cpu_ptr() in vlan_skb_recv() by Eric Dumazet · 14 years ago
  24. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  25. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 42099d7 net: r6040: store BIOS default MAC in perm_add by Otavio Salvador · 14 years ago
  27. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  28. a7855c7 net: loopback driver cleanup by Eric Dumazet · 14 years ago
  29. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  30. 1b4bf46 rps: allocate rx queues in register_netdevice only by Eric Dumazet · 14 years ago
  31. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  32. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  33. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  34. 52933f0 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  35. 7a91b434 net: update SOCK_MIN_RCVBUF by Eric Dumazet · 14 years ago
  36. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 14 years ago
  37. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  38. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  39. cb4dfe5 net: skb_frag_t can be smaller on small arches by Eric Dumazet · 14 years ago
  40. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  41. c5256c5 net: propagate NETIF_F_HIGHDMA to vlans by Eric Dumazet · 14 years ago
  42. ca9a783 de2104x: fix TP link detection by Ondrej Zary · 14 years ago
  43. b0255a0 de2104x: fix power management by Ondrej Zary · 14 years ago
  44. bba50b9 ixgbevf: Refactor ring parameter re-size by Greg Rose · 14 years ago
  45. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 14 years ago
  46. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  47. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 14 years ago
  48. 77555ee net: Add Gigabit Ethernet driver of Topcliff PCH by Masayuki Ohtake · 14 years ago
  49. 59104f0 ip: take care of last fragment in ip_append_data by Eric Dumazet · 14 years ago
  50. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  51. 6a08d19 e1000: use GRO for receive by Jesse Brandeburg · 14 years ago
  52. 338c15e e1000: fix occasional panic on unload by Jesse Brandeburg · 14 years ago
  53. 5cf42fc e1000: use work queues by Jesse Brandeburg · 14 years ago
  54. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  55. 308fb39 igb: Add support for DH89xxCC by Joseph Gasparakis · 14 years ago
  56. d85b9004 igb: clear VF_PROMISC bits instead of setting all other bits by Alexander Duyck · 14 years ago
  57. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  58. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  59. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  60. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 14 years ago
  61. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 14 years ago
  62. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 14 years ago
  63. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  64. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 14 years ago
  65. ec5a32f atl1: fix resume by Luca Tettamanti · 14 years ago
  66. 768190f X.25 remove bkl in poll by andrew hendry · 14 years ago
  67. 40e192c X.25 remove bkl in getsockname by andrew hendry · 14 years ago
  68. 7e51b43 sfc: Add support for SFE4003 board and TXC43128 PHY by Ben Hutchings · 14 years ago
  69. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  70. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  71. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  72. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  73. 15cdead netfilter: fix a race in nf_ct_ext_create() by Eric Dumazet · 14 years ago
  74. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  75. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  76. d485d50 netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets by Eric Dumazet · 14 years ago
  77. a0741ca Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  78. 9e2e8f1 caif: Use default send and receive buffer size in caif_socket. by Sjur Braendeland · 14 years ago
  79. e5e03ce caif: Fix function NULL pointer check. by Sjur Braendeland · 14 years ago
  80. b04367d caif: Minor fixes in log prints. by Sjur Braendeland · 14 years ago
  81. 9c44c9f caif: Remove buggy re-definition of pr_debug by Sjur Braendeland · 14 years ago
  82. 48daa3b ipv6: addrconf.h cleanups by Eric Dumazet · 14 years ago
  83. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  84. a9478e3 sundance: Use dev_kfree_skb_any() helper by Denis Kirjanov · 14 years ago
  85. d91dc27 sundance: Handle DMA mapping errors by Denis Kirjanov · 14 years ago
  86. 0c8a745 sundance: Convert to DMA API by Denis Kirjanov · 14 years ago
  87. 82fd5b5 net: core: use kernel's converter from hex to bin by Andy Shevchenko · 14 years ago
  88. 66bb16d drivers: atm: use native kernel's hex_to_bin() func by Andy Shevchenko · 14 years ago
  89. d9fd1b2 tmspci: fix tr%d in printk by Meelis Roos · 14 years ago
  90. 73da16c ethtool: Fix build due to lack of ethtool.h include. by David S. Miller · 14 years ago
  91. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  92. 98e684b Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  93. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  94. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  95. 75abc51 sfc: Include RX IP filter table in register dump by Ben Hutchings · 14 years ago
  96. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  97. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  98. a77f5db ethtool: Allocate register dump buffer with vmalloc() by Ben Hutchings · 14 years ago
  99. 6099e3d ethtool: Add Ethernet MAC-level filtering/steering by Ben Hutchings · 14 years ago
  100. c22ab78 ethtool: Define RX n-tuple action to clear a rule by Ben Hutchings · 14 years ago