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