1. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 10 years ago
  2. 772103e net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow by Jack Morgenstein · 10 years ago
  3. f0ce061 net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP by Jack Morgenstein · 10 years ago
  4. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 10 years ago
  5. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 10 years ago
  7. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 10 years ago
  8. 8e2b60c sunvnet: improve error handling when a remote crashes by David L Stevens · 10 years ago
  9. 07ac3e7 sunvnet: free pending tx buffers before clearing ring data by David L Stevens · 10 years ago
  10. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 10 years ago
  11. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 10 years ago
  12. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 10 years ago
  13. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 10 years ago
  14. b58b667 cxgb4: Added support in debugfs to dump different timer and clock values of the adapter by Hariprasad Shenai · 10 years ago
  15. b3bbe36 cxgb4: Added support in debugfs to dump PM module stats by Hariprasad Shenai · 10 years ago
  16. c778af7 cxgb4: Addded support in debugfs to dump CIM outbound queue content by Hariprasad Shenai · 10 years ago
  17. e5f0e43 cxgb4: Added support in debugfs to dump cim ingress bound queue contents by Hariprasad Shenai · 10 years ago
  18. dc9daab cxgb4: Added support in debugfs to dump sge_qinfo by Hariprasad Shenai · 10 years ago
  19. d23823d net: macb: Remove CONFIG_PM ifdef because of compilation warning by Michal Simek · 10 years ago
  20. 9e86d76 net: macb: allow deffered probe of the driver by Nicolae Rosia · 10 years ago
  21. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 10 years ago
  22. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 10 years ago
  23. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 10 years ago
  24. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 10 years ago
  25. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 10 years ago
  26. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  27. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 10 years ago
  28. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 10 years ago
  29. c405abe stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interrupt by Sonic Zhang · 10 years ago
  30. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 10 years ago
  31. e7d7e89 sh_eth: use SET_RUNTIME_PM_OPS() by Mikhail Ulyanov · 10 years ago
  32. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 10 years ago
  33. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 10 years ago
  34. 22f6bba net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio by Shaohui Xie · 10 years ago
  35. ca43e58 net/fsl: drop in_be32() & out_be32() in xgmac_mdio by Shaohui Xie · 10 years ago
  36. 0cd9302 net/mlx4_core: Reset flow activation upon SRIOV fatal command cases by Yishai Hadas · 10 years ago
  37. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 10 years ago
  38. 2ba5fbd net/mlx4_core: Handle AER flow properly by Yishai Hadas · 10 years ago
  39. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 10 years ago
  40. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 10 years ago
  41. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 10 years ago
  42. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 10 years ago
  43. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 10 years ago
  44. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  45. 6088bee netxen: fix netxen_nic_poll() logic by Eric Dumazet · 10 years ago
  46. 7aee42c cxgb3: re-use native hex2bin() by Andy Shevchenko · 10 years ago
  47. bc0247a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  48. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 10 years ago
  49. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 10 years ago
  50. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 10 years ago
  51. e02cfd9 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h by Vasundhara Volam · 10 years ago
  52. 9a6d73d be2net: issue function reset cmd in resume path by Kalesh AP · 10 years ago
  53. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 10 years ago
  54. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 10 years ago
  55. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 10 years ago
  56. 0700d81 be2net: move interface create code to a separate routine by Kalesh AP · 10 years ago
  57. 2e12f53 net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator by Romain Perier · 10 years ago
  58. 4cc8bfb net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver by Romain Perier · 10 years ago
  59. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 10 years ago
  60. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 10 years ago
  61. e2a2729 amd-xgbe: Use proper Rx flow control register by Lendacky, Thomas · 10 years ago
  62. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 10 years ago
  63. 8a4d0b9 net: e1000: support txtd update delay via xmit_more by Florian Westphal · 10 years ago
  64. 6ddbc4c igb: Indicate failure on vf reset for empty mac address by Alexander Graf · 10 years ago
  65. b4a9d6f fm10k: Increase the timeout for the data path reset by Matthew Vick · 10 years ago
  66. b66b6d9 fm10k: Check tunnel header length in encap offload by Joe Stringer · 10 years ago
  67. e2929e4 net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  68. 720db4f igb: enable auxiliary PHC functions for the i210 by Richard Cochran · 10 years ago
  69. 00c6557 igb: enable internal PPS for the i210 by Richard Cochran · 10 years ago
  70. 8298c1e igb: serialize access to the time sync interrupt registers by Richard Cochran · 10 years ago
  71. 61d7f75 igb: refactor time sync interrupt handling by Richard Cochran · 10 years ago
  72. ba5b8dcd fm10k: Clean-up page reuse code by Alexander Duyck · 10 years ago
  73. 95dd44b igb: Clean-up page reuse code by Alexander Duyck · 10 years ago
  74. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 10 years ago
  75. d5c7d7f e1000: fix time comparison by Asaf Vertz · 10 years ago
  76. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  77. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 10 years ago
  78. 6216642 bgmac: register napi before the device by Hauke Mehrtens · 10 years ago
  79. 5bdc738 mii: Handle link state changes for forced modes in mii_check_media() by Ben Hutchings · 10 years ago
  80. 4f9dce23 sh_eth: Fix ethtool operation crash when net device is down by Ben Hutchings · 10 years ago
  81. b37feed sh_eth: Fix promiscuous mode on chips without TSU by Ben Hutchings · 10 years ago
  82. 90cff9e net: netcp: Enhance GBE driver to support 10G Ethernet by Wingman Kwok · 10 years ago
  83. 6f8d3f3 net: netcp: Add Keystone NetCP GbE driver by Wingman Kwok · 10 years ago
  84. 84640e2 net: netcp: Add Keystone NetCP core ethernet driver by Karicheri, Muralidharan · 10 years ago
  85. 92cb13f net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER by Felipe Balbi · 10 years ago
  86. f2bbca5 net: rocker: Add basic netdev counters - v2 by David Ahern · 10 years ago
  87. c03abd8 net: ethernet: cpsw: don't requests IRQs we don't use by Felipe Balbi · 10 years ago
  88. 5087b91 net: ethernet: cpsw: unroll IRQ request loop by Felipe Balbi · 10 years ago
  89. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  90. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  91. ff8b335 niu: remove one compound_head() call by Eric Dumazet · 10 years ago
  92. 1e7d06b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  93. 82a1903 amd-xgbe: Add ACPI support by Lendacky, Thomas · 10 years ago
  94. c3152d4 amd-xgbe-phy: Change auto-negotiation logic by Lendacky, Thomas · 10 years ago
  95. a83ef42 amd-xgbe: Remove need for Tx path spinlock by Lendacky, Thomas · 10 years ago
  96. 270894e amd-xgbe: Simplify the Rx desciptor ring tracking by Lendacky, Thomas · 10 years ago
  97. 916102c amd-xgbe: Clear all state during a device restart by Lendacky, Thomas · 10 years ago
  98. 94c043e amd-xgbe: Add check to be sure amd-xgbe-phy driver is used by Lendacky, Thomas · 10 years ago
  99. 1d67d7f6 amd-xgbe: Checkpatch fixes by Lendacky, Thomas · 10 years ago
  100. 300c34c i40e/i40evf: Bump i40e and i40evf versions by Sravanthi Tangeda · 10 years ago