1. 31aa860 bonding: add bond_tx_drop() helper by Eric Dumazet · 10 years ago
  2. d51bffd sunvnet: Use one Tx queue per vnet_port by Sowmini Varadhan · 10 years ago
  3. 7bd68bf sunvnet: Reset LDC_EVENT_DATA_READY when napi completes. by Sowmini Varadhan · 10 years ago
  4. 6761049 r8152: set RTL8152_UNPLUG when finding -ENODEV by hayeswang · 10 years ago
  5. f5fbf11 bnx2x: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  6. 477b35b mlx4: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  7. 4c87454 hyperv: Add IPv6 into the hash computation for vRSS by Haiyang Zhang · 10 years ago
  8. 17ee3e0 net: dsa: Provide additional RMON statistics by Guenter Roeck · 10 years ago
  9. 95d08b5 net: dsa/mv88e6352: Add support for reading switch registers by Guenter Roeck · 10 years ago
  10. a1ab91f net: dsa/mv88e6123_61_65: Add support for reading switch registers by Guenter Roeck · 10 years ago
  11. 33b43df net: dsa/mv88e6352: Implement EEPROM access functions by Guenter Roeck · 10 years ago
  12. 87e5f66 net: dsa/mv88e6123_61_65: Report chip temperature by Guenter Roeck · 10 years ago
  13. 276db3b net: dsa/mv88e6352: Report chip temperature by Guenter Roeck · 10 years ago
  14. 2716777 net: dsa/mv88e6352: Add support for MV88E6176 by Guenter Roeck · 10 years ago
  15. 3ad50cc net: dsa: Add support for Marvell 88E6352 by Guenter Roeck · 10 years ago
  16. a93e464 net: dsa: Report known silicon revisions for Marvell 88E6131 by Guenter Roeck · 10 years ago
  17. 3de6aa4c net: dsa: Report known silicon revisions for Marvell 88E6060 by Guenter Roeck · 10 years ago
  18. 44cc8ed xen-netback: Remove __GFP_COLD by Zoltan Kiss · 10 years ago
  19. 8fe7898 xen-netback: Disable NAPI after disabling interrupts by Zoltan Kiss · 10 years ago
  20. 8884f50 r8152: support nway_reset of ethtool by hayeswang · 10 years ago
  21. f37119c r8152: rename tx_underun by hayeswang · 10 years ago
  22. 7aef06d net: ethernet: realtek: atp: checkpatch errors and warnings corrected by Roberto Medina · 10 years ago
  23. 45b679c9 gianfar: Implement PAUSE frame generation support by Matei Pavaluca · 10 years ago
  24. 43ef8d2 Fix the way the local advertising flow options are determined by Pavaluca Matei-B46610 · 10 years ago
  25. cf987af Add flow control support flags to gianfar's capabilities by Pavaluca Matei-B46610 · 10 years ago
  26. d5ec899 net/mlx4_en: Report actual number of rings in indirection table by Amir Vadai · 10 years ago
  27. 207af6c net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev by Eugenia Emantayev · 10 years ago
  28. f4a3675 net/mlx4_en: Call napi_synchronize on stop_port by Ido Shamay · 10 years ago
  29. c2a3d4b net/mlx4_en: Cleanups suggested by clang static checker by Jack Morgenstein · 10 years ago
  30. 537f6f9 net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON by Saeed Mahameed · 10 years ago
  31. 7787fa6 net/mlx4_en: Add support for setting rxvlan offload OFF/ON by Saeed Mahameed · 10 years ago
  32. d48b3ab net/mlx4_en: Use PTYS register to set ethtool settings (Speed) by Saeed Mahameed · 10 years ago
  33. 2c76267 net/mlx4_en: Use PTYS register to query ethtool settings by Saeed Mahameed · 10 years ago
  34. dcf972a ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support by Saeed Mahameed · 10 years ago
  35. a53e3e8 net/mlx4_core: Add ethernet backplane autoneg device capability by Saeed Mahameed · 10 years ago
  36. adbc7ac net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap by Saeed Mahameed · 10 years ago
  37. 7202da8 ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support by Saeed Mahameed · 10 years ago
  38. 32a173c net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading by Saeed Mahameed · 10 years ago
  39. b022417 net: phy: Adding SGMII support for Marvell 88ee1145 driver by Viet Nga Dao · 10 years ago
  40. aaa14fe ethernet: samsung: sxgbe: remove unnecessary check by Varka Bhadram · 10 years ago
  41. c960804 ethernet: renesas: remove unnecessary check by Varka Bhadram · 10 years ago
  42. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  43. 534249d ethernet: apm: xgene: remove unnecessary check by Varka Bhadram · 10 years ago
  44. 5e9b4dc ethernet: wiznet: remove unnecessary check by Varka Bhadram · 10 years ago
  45. 652d77b ctcm: replace sscanf by kstrto function by Thomas Richter · 10 years ago
  46. 786f006 lcs: replace sscanf by kstrto function by Thomas Richter · 10 years ago
  47. 3d14f66 qeth: s390 ethernet device driver dependency by Thomas Richter · 10 years ago
  48. 56530d6 qeth: make local functions static in qeth_l3 module by Thomas Richter · 10 years ago
  49. 8a59314 qeth: fix some trace formating issues by Thomas Richter · 10 years ago
  50. bca51650 qeth: qeth_core_main make local functions static by Thomas Richter · 10 years ago
  51. 1f3c2eb xen-netfront: always keep the Rx ring full of requests by David Vrabel · 10 years ago
  52. 13b13dd sunvnet: Remove irqsave/irqrestore on vio.lock by Sowmini Varadhan · 10 years ago
  53. 2a968dd sunvnet: Use RCU to synchronize port usage with vnet_port_remove() by Sowmini Varadhan · 10 years ago
  54. 6908882 sunvnet: NAPIfy sunvnet by Sowmini Varadhan · 10 years ago
  55. 132fb57 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  56. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  57. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  58. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  59. 6b358ae phy: marvell: Add support for 88E3016 FastEthernet PHY by Sebastian Hesselbarth · 10 years ago
  60. d4c3363 natsemi/macsonic: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  61. 7f30b74 cirrus/mac89x0: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  62. 00fd5d9 net: typhoon: Remove redundant casts by Rasmus Villemoes · 10 years ago
  63. e8720db i40e: Bump version by Catherine Sullivan · 10 years ago
  64. bf00b37 i40e: Moving variable declaration out of the loops by Akeem G Abodunrin · 10 years ago
  65. 5960d33 i40e: Add 10GBaseT support by Mitch Williams · 10 years ago
  66. a34a671 i40e: process link events when setting up switch by Mitch Williams · 10 years ago
  67. cafa2ee i40e: Fix a bug where Rx would stop after some time by Anjali Singhai Jain · 10 years ago
  68. f98a200 i40e/i40evf: Use usleep_range() instead of udelay() by Neerav Parikh · 10 years ago
  69. 8c570dc i40e/i40evf: Fix whitespace indentation by Jeff Kirsher · 10 years ago
  70. 1e701e0 i40e: enable LSE poke and simplify link state by Jesse Brandeburg · 10 years ago
  71. 7e2453f i40e: mask phy events by Jesse Brandeburg · 10 years ago
  72. 942396b hyperv: Fix the total_data_buflen in send path by Haiyang Zhang · 10 years ago
  73. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  74. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  75. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 10 years ago
  76. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 10 years ago
  77. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  78. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  79. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 10 years ago
  80. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 10 years ago
  81. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  82. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  83. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  84. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  85. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  86. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  87. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  88. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  89. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  90. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  91. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  92. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  93. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  94. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  95. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  96. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  97. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  98. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  99. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  100. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago