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