1. 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
  2. 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
  3. aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
  4. a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
  5. 4780b7c amd-xgbe: Move ring allocation to device open by Lendacky, Thomas · 10 years ago
  6. 98fbebc stmmac: remove BUS_MODE_DA by Giuseppe CAVALLARO · 10 years ago
  7. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  8. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  9. 8ce0c82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  10. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  11. 1ab25f8 net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages by Ido Shamay · 10 years ago
  12. 5f6e980 net/mlx4_en: Remove RX buffers alignment to IP_ALIGN by Ido Shamay · 10 years ago
  13. 0a98455 net/mlx4_core: Protect port type setting by mutex by Amir Vadai · 10 years ago
  14. 6e80669 net/mlx4_core: Prevent VF from changing port configuration by Saeed Mahameed · 10 years ago
  15. 2089ad0 i40e: properly parse MDET registers by Mitch Williams · 10 years ago
  16. 7a28d88 i40e: configure VM ID in qtx_ctl by Mitch Williams · 10 years ago
  17. 5b5faa4 i40e: enable debug earlier by Shannon Nelson · 10 years ago
  18. 049a2be i40e: better wording for resource tracking errors by Shannon Nelson · 10 years ago
  19. c135b0d i40e: scale msix vector use when more cores than vectors by Shannon Nelson · 10 years ago
  20. 7204a78 i40e: remove debugfs dump stats by Shannon Nelson · 10 years ago
  21. a282bab i40e: avoid disable of interrupt when changing ITR by Jesse Brandeburg · 10 years ago
  22. 1ac1e76 i40evf: Add support for 10G base T parts by Paul M Stillwell Jr · 10 years ago
  23. 320684c i40e: fix link checking logic by Mitch Williams · 10 years ago
  24. 7bdd6f7 i40evf: properly handle multiple AQ messages by Mitch Williams · 10 years ago
  25. 1790ed0 i40e: Add condition to enter fdir flush and reinit by Akeem G Abodunrin · 10 years ago
  26. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. ec1f127 sunhme: Add DMA mapping error checks. by David S. Miller · 10 years ago
  28. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  29. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  30. 10738ee drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  31. 35532c2 drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  32. 0089b74 ethernet: mvneta: Use PHY status standard message by Ezequiel Garcia · 10 years ago
  33. 1e19e08 stmmac: pci: set default of the filter bins by Andy Shevchenko · 10 years ago
  34. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  35. d51bffd sunvnet: Use one Tx queue per vnet_port by Sowmini Varadhan · 10 years ago
  36. 7bd68bf sunvnet: Reset LDC_EVENT_DATA_READY when napi completes. by Sowmini Varadhan · 10 years ago
  37. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  38. a4f2dac net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN by Or Gerlitz · 10 years ago
  39. 9cc233f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  40. e327c22 cxgb4 : Fix missing initialization of win0_lock by Anish Bhatt · 10 years ago
  41. f5fbf11 bnx2x: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  42. 477b35b mlx4: use napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  43. e3215f0 ixgbe: fix race when setting advertised speed by Emil Tantilov · 10 years ago
  44. 4d2fcfb ixgbe: need not repeat init skb with NULL by Junwei Zhang · 10 years ago
  45. bc16e47 igb: don't reuse pages with pfmemalloc flag by Roman Gushchin · 10 years ago
  46. a22bb0b e1000: unset IFF_UNICAST_FLT on WMware 82545EM by Francesco Ruggeri · 10 years ago
  47. 8f4eb70 cnic: Update the rcu_access_pointer() usages by Tej Parkash · 10 years ago
  48. 7aef06d net: ethernet: realtek: atp: checkpatch errors and warnings corrected by Roberto Medina · 10 years ago
  49. cd03cf0 cxgb4vf: Replace repetitive pci device ID's with right ones by Hariprasad Shenai · 10 years ago
  50. 45b679c9 gianfar: Implement PAUSE frame generation support by Matei Pavaluca · 10 years ago
  51. 43ef8d2 Fix the way the local advertising flow options are determined by Pavaluca Matei-B46610 · 10 years ago
  52. cf987af Add flow control support flags to gianfar's capabilities by Pavaluca Matei-B46610 · 10 years ago
  53. d5ec899 net/mlx4_en: Report actual number of rings in indirection table by Amir Vadai · 10 years ago
  54. 207af6c net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdev by Eugenia Emantayev · 10 years ago
  55. f4a3675 net/mlx4_en: Call napi_synchronize on stop_port by Ido Shamay · 10 years ago
  56. c2a3d4b net/mlx4_en: Cleanups suggested by clang static checker by Jack Morgenstein · 10 years ago
  57. 537f6f9 net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ON by Saeed Mahameed · 10 years ago
  58. 7787fa6 net/mlx4_en: Add support for setting rxvlan offload OFF/ON by Saeed Mahameed · 10 years ago
  59. d48b3ab net/mlx4_en: Use PTYS register to set ethtool settings (Speed) by Saeed Mahameed · 10 years ago
  60. 2c76267 net/mlx4_en: Use PTYS register to query ethtool settings by Saeed Mahameed · 10 years ago
  61. dcf972a ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting support by Saeed Mahameed · 10 years ago
  62. a53e3e8 net/mlx4_core: Add ethernet backplane autoneg device capability by Saeed Mahameed · 10 years ago
  63. adbc7ac net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap by Saeed Mahameed · 10 years ago
  64. 7202da8 ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool support by Saeed Mahameed · 10 years ago
  65. 32a173c net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading by Saeed Mahameed · 10 years ago
  66. 704d33e net: systemport: reset UniMAC coming out of a suspend cycle by Florian Fainelli · 10 years ago
  67. 8edf004 net: systemport: enable RX interrupts after NAPI by Florian Fainelli · 10 years ago
  68. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 10 years ago
  69. aaa14fe ethernet: samsung: sxgbe: remove unnecessary check by Varka Bhadram · 10 years ago
  70. c960804 ethernet: renesas: remove unnecessary check by Varka Bhadram · 10 years ago
  71. 7e5ae24 ethernet: marvell: remove unnecessary check by Varka Bhadram · 10 years ago
  72. 534249d ethernet: apm: xgene: remove unnecessary check by Varka Bhadram · 10 years ago
  73. 5e9b4dc ethernet: wiznet: remove unnecessary check by Varka Bhadram · 10 years ago
  74. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 10 years ago
  75. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 10 years ago
  76. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  77. 96e4be0 net/mlx5_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  78. b71e821 drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init() by Geert Uytterhoeven · 10 years ago
  79. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 10 years ago
  80. 13b13dd sunvnet: Remove irqsave/irqrestore on vio.lock by Sowmini Varadhan · 10 years ago
  81. 2a968dd sunvnet: Use RCU to synchronize port usage with vnet_port_remove() by Sowmini Varadhan · 10 years ago
  82. 6908882 sunvnet: NAPIfy sunvnet by Sowmini Varadhan · 10 years ago
  83. 132fb57 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  84. 9ff32fe net: pxa168_eth: Remove in-driver PHY mangling by Sebastian Hesselbarth · 10 years ago
  85. 1a14913 net: pxa168_eth: Remove HW auto-negotiaion by Sebastian Hesselbarth · 10 years ago
  86. 9d8ea73 net: pxa168_eth: Prepare proper libphy handling by Sebastian Hesselbarth · 10 years ago
  87. d4c3363 natsemi/macsonic: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  88. 7f30b74 cirrus/mac89x0: Remove superfluous interrupt disable/restore by Geert Uytterhoeven · 10 years ago
  89. 00fd5d9 net: typhoon: Remove redundant casts by Rasmus Villemoes · 10 years ago
  90. e8720db i40e: Bump version by Catherine Sullivan · 10 years ago
  91. bf00b37 i40e: Moving variable declaration out of the loops by Akeem G Abodunrin · 10 years ago
  92. 5960d33 i40e: Add 10GBaseT support by Mitch Williams · 10 years ago
  93. a34a671 i40e: process link events when setting up switch by Mitch Williams · 10 years ago
  94. cafa2ee i40e: Fix a bug where Rx would stop after some time by Anjali Singhai Jain · 10 years ago
  95. f98a200 i40e/i40evf: Use usleep_range() instead of udelay() by Neerav Parikh · 10 years ago
  96. 8c570dc i40e/i40evf: Fix whitespace indentation by Jeff Kirsher · 10 years ago
  97. 1e701e0 i40e: enable LSE poke and simplify link state by Jesse Brandeburg · 10 years ago
  98. 7e2453f i40e: mask phy events by Jesse Brandeburg · 10 years ago
  99. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  100. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago