1. 37a949c tg3: Cleanup missing VPD partno section by Matt Carlson · 14 years ago
  2. f51a890 tg3: Remove 5724 device ID by Matt Carlson · 14 years ago
  3. d309a46 tg3: 5719: Prevent tx data corruption by Matt Carlson · 14 years ago
  4. 66cfd1b tg3: Fix potential netpoll crash by Matt Carlson · 14 years ago
  5. 0197aa3 ipv4: rcu conversion in ip_route_output_slow by Eric Dumazet · 14 years ago
  6. 82efee1 ipv4: introduce __ip_dev_find() by Eric Dumazet · 14 years ago
  7. 828bac8 e1000e: 82579 performance improvements by Bruce Allan · 14 years ago
  8. 3a3b758 e1000e: use hardware writeback batching by Jesse Brandeburg · 14 years ago
  9. 6af3b9e ixgbe: fix link issues and panic with shared interrupts for 82598 by Emil Tantilov · 14 years ago
  10. dd28d1a ipv4: __mkroute_output() speedup by Eric Dumazet · 14 years ago
  11. e1a5964 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  12. 1020660 net: pxa168_etc.c recognize additional contributors by Philip Rakity · 14 years ago
  13. 6d0722a ip_gre: comments change by Eric Dumazet · 14 years ago
  14. 9812cb1 de2104x: remove experimental status by Ondrej Zary · 14 years ago
  15. 862ea4f de2104x: disable media debug messages by default by Ondrej Zary · 14 years ago
  16. ef09aad myri10ge: DCA update (resubmit) by Andrew Gallatin · 14 years ago
  17. 8681dc3 bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues() by Dmitry Kravkov · 14 years ago
  18. 1b9f409 tcp: tcp_enter_quickack_mode can be static by stephen hemminger · 14 years ago
  19. a64de47 arp: remove unnecessary export of arp_broken_ops by stephen hemminger · 14 years ago
  20. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  21. 8560f22 ip6tnl: percpu stats accounting by Eric Dumazet · 14 years ago
  22. 153f094 ipip: enable lockless xmits by Eric Dumazet · 14 years ago
  23. b790e01 ip_gre: lockless xmit by Eric Dumazet · 14 years ago
  24. 8df40d1 sit: enable lockless xmits by Eric Dumazet · 14 years ago
  25. dd4080e sit: fix percpu stats accounting by Eric Dumazet · 14 years ago
  26. fada563 ipip: fix percpu stats accounting by Eric Dumazet · 14 years ago
  27. 6d81f41 dummy: percpu stats and lockless xmit by Eric Dumazet · 14 years ago
  28. 745e20f net: add a recursion limit in xmit path by Eric Dumazet · 14 years ago
  29. ab79ad1 ipv6: Implement Any-IP support for IPv6. by Maciej Żenczykowski · 14 years ago
  30. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  31. fc34ecd pch_gbe: add header files by Randy Dunlap · 14 years ago
  32. 4d443a0 Documentation: Update Phonet doc for Pipe Controller implementation by Kumar Sanghvi · 14 years ago
  33. 2ddaad3 tg3: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  34. 5df8dbd 8021q: Use netif_copy_real_num_queues() to set queue counts by Ben Hutchings · 14 years ago
  35. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  36. e2209ba niu: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  37. c992026 myri10ge: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  38. 206d6b3 mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  39. 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  40. 847f53f ixgbe: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  41. 21adef3 igb: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  42. fe06912 gianfar: Use netif_set_real_num_rx_queues() by Ben Hutchings · 14 years ago
  43. 003ab67 cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  44. a020ed4 cxgb4: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  45. 19221e7 cxgb3: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  46. 31b600b bnx2x: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  47. 657d92f bnx2: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  48. 3171d02 net: Add netif_copy_real_num_queues() for use by virtual net drivers by Ben Hutchings · 14 years ago
  49. 62fe0b4 net: Allow changing number of RX queues after device allocation by Ben Hutchings · 14 years ago
  50. f91ff5b net: sk_{detach|attach}_filter() rcu fixes by Eric Dumazet · 14 years ago
  51. 7fa7cb7 fib: use atomic_inc_not_zero() in fib_rules_lookup by Eric Dumazet · 14 years ago
  52. 15fc1f7 sit: percpu stats accounting by Eric Dumazet · 14 years ago
  53. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  54. e985aad ip_gre: percpu stats accounting by Eric Dumazet · 14 years ago
  55. 290b895 tunnels: prepare percpu accounting by Eric Dumazet · 14 years ago
  56. af5ef24 vlan: use this_cpu_ptr() in vlan_skb_recv() by Eric Dumazet · 14 years ago
  57. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  58. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 42099d7 net: r6040: store BIOS default MAC in perm_add by Otavio Salvador · 14 years ago
  60. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  61. a7855c7 net: loopback driver cleanup by Eric Dumazet · 14 years ago
  62. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  63. 1b4bf46 rps: allocate rx queues in register_netdevice only by Eric Dumazet · 14 years ago
  64. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  65. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  66. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  67. 52933f05 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  68. 7a91b434 net: update SOCK_MIN_RCVBUF by Eric Dumazet · 14 years ago
  69. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 14 years ago
  70. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  71. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  72. cb4dfe5 net: skb_frag_t can be smaller on small arches by Eric Dumazet · 14 years ago
  73. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  74. c5256c5 net: propagate NETIF_F_HIGHDMA to vlans by Eric Dumazet · 14 years ago
  75. ca9a7835 de2104x: fix TP link detection by Ondrej Zary · 14 years ago
  76. b0255a0 de2104x: fix power management by Ondrej Zary · 14 years ago
  77. bba50b9 ixgbevf: Refactor ring parameter re-size by Greg Rose · 14 years ago
  78. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 14 years ago
  79. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  80. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 14 years ago
  81. 77555ee net: Add Gigabit Ethernet driver of Topcliff PCH by Masayuki Ohtake · 14 years ago
  82. 59104f0 ip: take care of last fragment in ip_append_data by Eric Dumazet · 14 years ago
  83. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  84. 6a08d19 e1000: use GRO for receive by Jesse Brandeburg · 14 years ago
  85. 338c15e e1000: fix occasional panic on unload by Jesse Brandeburg · 14 years ago
  86. 5cf42fc e1000: use work queues by Jesse Brandeburg · 14 years ago
  87. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  88. 308fb39 igb: Add support for DH89xxCC by Joseph Gasparakis · 14 years ago
  89. d85b9004 igb: clear VF_PROMISC bits instead of setting all other bits by Alexander Duyck · 14 years ago
  90. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  91. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  92. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  93. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 14 years ago
  94. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 14 years ago
  95. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 14 years ago
  96. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  97. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 14 years ago
  98. ec5a32f atl1: fix resume by Luca Tettamanti · 14 years ago
  99. 768190f X.25 remove bkl in poll by andrew hendry · 14 years ago
  100. 40e192c X.25 remove bkl in getsockname by andrew hendry · 14 years ago