1. 1799100 qed: Correct endian order of MAC passed to MFW by Mintz, Yuval · 8 years ago
  2. 2f67af8c qed: Pass src/dst sizes when interacting with MFW by Tomer Tayar · 8 years ago
  3. 4ed1eea qed: Revise MFW command locking by Tomer Tayar · 8 years ago
  4. ce12b81 netvsc: fix and cleanup rndis_filter_set_packet_filter by stephen hemminger · 8 years ago
  5. ebc1dcf netvsc: eliminate unnecessary skb == NULL checks by stephen hemminger · 8 years ago
  6. 00ecfb3 netvsc: remove unnecessary lock on shutdown by stephen hemminger · 8 years ago
  7. 43c7bd1 netvsc: use refcount_t for keeping track of sub channels by stephen hemminger · 8 years ago
  8. a0be450 netvsc: uses RCU instead of removal flag by stephen hemminger · 8 years ago
  9. 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
  10. 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
  11. 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago
  12. f4f1c23 netvsc: fix NAPI performance regression by stephen hemminger · 8 years ago
  13. 6069f3f liquidio: fix tx completions in napi poll by VSR Burru · 8 years ago
  14. 031d4f1 liquidio: allocate RX buffers in OOM conditions in PF and VF by Satanand Burla · 8 years ago
  15. 3426bd7 net: vmxnet3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  16. ebb6b4b net: virtio_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  17. 1ffa8a7 drivers: net: xgene-v2: misc fixes by Iyappan Subramanian · 8 years ago
  18. b2180a8 drivers: net: xgene-v2: Fix port reset by Iyappan Subramanian · 8 years ago
  19. 617d795 drivers: net: xgene-v2: Add ethtool support by Iyappan Subramanian · 8 years ago
  20. ea8ab16 drivers: net: xgene-v2: Add MDIO support by Iyappan Subramanian · 8 years ago
  21. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  22. ac0488e nfp: disable FW on reconfiguration errors by Jakub Kicinski · 8 years ago
  23. 219ad6c1 nfp: remove defensive checks around ndo_open()/ndo_close() by Jakub Kicinski · 8 years ago
  24. 28b0cfe nfp: flush xmit_more on error paths by Jakub Kicinski · 8 years ago
  25. 83d08a1 nfp: remove RX queue pointers by Jakub Kicinski · 8 years ago
  26. 87232d9 nfp: don't use netdev_warn() before netdev is registered by Jakub Kicinski · 8 years ago
  27. 7d2da60 nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths by Jakub Kicinski · 8 years ago
  28. 1bb665e nfp: fix invalid area detection by Jakub Kicinski · 8 years ago
  29. 76e8f93 nfp: don't ignore return value of wait_event_interruptible by Jakub Kicinski · 8 years ago
  30. 69a4aa8 nfp: correct return codes when msleep gets interrupted by Jakub Kicinski · 8 years ago
  31. a831ffb nfp: lock area cache earlier by Jakub Kicinski · 8 years ago
  32. 61e81ab nfp: document expected locking in the core by Jakub Kicinski · 8 years ago
  33. 8672103 nfp: move mutex code out of nfp_cppcore.c by Jakub Kicinski · 8 years ago
  34. 832ff94 nfp: remove cpp mutex cache by Jakub Kicinski · 8 years ago
  35. f1ba63e nfp: fail graciously when someone tries to grab global lock by Jakub Kicinski · 8 years ago
  36. 3d4fc6e nfp: disallow sharing mutexes on the same machine by Jakub Kicinski · 8 years ago
  37. 31c7ba9 net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() by Dan Carpenter · 8 years ago
  38. 060fbc8 net: phy: clean up mmd_phy_indirect() by Russell King · 8 years ago
  39. 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
  40. d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
  41. a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
  42. 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago
  43. 1ee6b9b net: phy: make phy_(read|write)_mmd() generic MMD accessors by Russell King · 8 years ago
  44. 9860118 net: phy: move phy MMD accessors to phy-core.c by Russell King · 8 years ago
  45. 33e85b8 net: stmmac: Restore DT backwards-compatibility by Thierry Reding · 8 years ago
  46. f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
  47. 726bcec net: greth: Utilize of_get_mac_address() by Tobias Klauser · 8 years ago
  48. 58ad319 liquidio: fix Coverity scan errors by Felix Manlunas · 8 years ago
  49. a9ec54d net: vrf: performance improvements for IPv6 by David Ahern · 8 years ago
  50. dcdd43c net: vrf: performance improvements for IPv4 by David Ahern · 8 years ago
  51. c7cd4c9 mlxsw: spectrum: fix swapped order of arguments packets and bytes by Colin Ian King · 8 years ago
  52. bb58d07 cxgb4: Update IngPad and IngPack values by Arjun Vynipadath · 8 years ago
  53. 3588f29 net: dwc-xlgmac: add module license by Arnd Bergmann · 8 years ago
  54. 424fa00 net: dwc-xlgmac: include dcbnl.h by Arnd Bergmann · 8 years ago
  55. 7ada7ca Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  56. e50728e qed: Always publish VF link from leading hwfn by Mintz, Yuval · 8 years ago
  57. e99a21c qed: Raise verbosity of Malicious VF indications by Mintz, Yuval · 8 years ago
  58. cccf6f5 qed: Make qed_iov_mark_vf_flr() return bool by Mintz, Yuval · 8 years ago
  59. 4c4fa79 qed: Deprecate VF multiple queue-stop by Mintz, Yuval · 8 years ago
  60. f109c24 qed: Uniform IOV queue validation by Mintz, Yuval · 8 years ago
  61. b801b15 qed: Correct default VF coalescing configuration by Mintz, Yuval · 8 years ago
  62. d919408 qed: Set HW-channel to ready before ACKing VF by Mintz, Yuval · 8 years ago
  63. 4e9b2a6 qed: Clean VF malicious indication when disabling IOV by Mintz, Yuval · 8 years ago
  64. 81e64ef qed: Increase verbosity of VF -> PF errors by Mintz, Yuval · 8 years ago
  65. 9549c6c liquidio: fix for vf mac addr command sent to nic firmware by Rick Farrington · 8 years ago
  66. 71dbc341 net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  67. ea5509f ibmvnic: Correct ibmvnic handling of device open/close by John Allen · 8 years ago
  68. f6ef640 ibmvnic: Move ibmvnic adapter intialization to its own routine by John Allen · 8 years ago
  69. a57a5d2 ibmvnic: Move login to its own routine by John Allen · 8 years ago
  70. bd0b672 ibmvnic: Move login and queue negotiation into ibmvnic_open by John Allen · 8 years ago
  71. e74bad6 net: sun: sungem: rix a possible null dereference by Philippe Reynes · 8 years ago
  72. c5b71e6 liquidio: add debug error messages to report command timeout by Rick Farrington · 8 years ago
  73. 1f697ab liquidio: remove duplicate code by Satanand Burla · 8 years ago
  74. abe80fd net: stmmac: RX queue routing configuration by Joao Pinto · 8 years ago
  75. a8f5102 net: stmmac: TX and RX queue priority configuration by Joao Pinto · 8 years ago
  76. aff3d9e net: stmmac: enable multiple buffers by Joao Pinto · 8 years ago
  77. de6b08f net: ethoc: Use ether_addr_copy() by Tobias Klauser · 8 years ago
  78. abbdf4b mlxsw: spectrum: Align the matchall default case returned value by Or Gerlitz · 8 years ago
  79. bf95233 mlxsw: spectrum: Cosmetic naming change by Arkadi Sharshevsky · 8 years ago
  80. 33928ee r8152: check hw version first by hayeswang · 8 years ago
  81. bde87ad net: usb: usb: remove old api ethtool_{get|set}_settings by Philippe Reynes · 8 years ago
  82. fd4f0a7 net: usb: asix: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  83. 39f49ea net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  84. a44017a net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  85. 90a8e95 net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  86. 17400f7 net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  87. bcb58f7 net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  88. d0b3ab3 net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  89. d8c3de2 net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  90. eaf9a32 net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  91. 8bae355 net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  92. f22913d ixgb: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  93. 1120ecd igbvf: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  94. c191530 igb: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  95. fb052fd e1000e: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  96. 37a30b4 net: bcmgenet: Track per TX/RX rings statistics by Florian Fainelli · 8 years ago
  97. 5add2f9 e1000: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  98. b3407c8 Cleanup some warning from timestamping code. by Ezequiel Lara Gomez · 8 years ago
  99. 6df014c Enable tx timestamping on loopback and dummy by Ezequiel Lara Gomez · 8 years ago
  100. 406910a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago