1. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 9 years ago
  2. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  3. e793095 i40e: add parsing of flexible filter fields from userdef by Jacob Keller · 9 years ago
  4. 43b1569 i40e: partition the ring_cookie to get VF index by Jacob Keller · 9 years ago
  5. 9229e99 i40e: allow changing input set for ntuple filters by Jacob Keller · 9 years ago
  6. 3bcee1e i40e: restore default input set for each flow type by Jacob Keller · 9 years ago
  7. 36777d9 i40e: check current configured input set when adding ntuple filters by Jacob Keller · 8 years ago
  8. faa16e0 i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS by Jacob Keller · 8 years ago
  9. 67ff2c7 net: dwc-xlgmac: use dual license by Jie Deng · 8 years ago
  10. ea8c1c6 net: dwc-xlgmac: declaration of dual license in headers by Jie Deng · 8 years ago
  11. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. dec2653 qed: Reserve VF feature before PF by Mintz, Yuval · 8 years ago
  13. 810bb1f qed: Don't waste SBs unused by RoCE by Mintz, Yuval · 8 years ago
  14. 3981594 qed: Reduce verbosity of unimplemented MFW messages by Mintz, Yuval · 8 years ago
  15. 1799100 qed: Correct endian order of MAC passed to MFW by Mintz, Yuval · 8 years ago
  16. 2f67af8c qed: Pass src/dst sizes when interacting with MFW by Tomer Tayar · 8 years ago
  17. 4ed1eea qed: Revise MFW command locking by Tomer Tayar · 8 years ago
  18. 68c3865 net:ethernet:aquantia: Fix for RX checksum offload. by Pavel Belous · 8 years ago
  19. f43feef amd-xgbe: Fix the ECC-related bit position definitions by Lendacky, Thomas · 8 years ago
  20. ce12b81 netvsc: fix and cleanup rndis_filter_set_packet_filter by stephen hemminger · 8 years ago
  21. ebc1dcf netvsc: eliminate unnecessary skb == NULL checks by stephen hemminger · 8 years ago
  22. 00ecfb3 netvsc: remove unnecessary lock on shutdown by stephen hemminger · 8 years ago
  23. 43c7bd1 netvsc: use refcount_t for keeping track of sub channels by stephen hemminger · 8 years ago
  24. a0be450 netvsc: uses RCU instead of removal flag by stephen hemminger · 8 years ago
  25. 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
  26. 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
  27. 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago
  28. f4f1c23 netvsc: fix NAPI performance regression by stephen hemminger · 8 years ago
  29. 6069f3f liquidio: fix tx completions in napi poll by VSR Burru · 8 years ago
  30. 031d4f1 liquidio: allocate RX buffers in OOM conditions in PF and VF by Satanand Burla · 8 years ago
  31. 3426bd7 net: vmxnet3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  32. ebb6b4b net: virtio_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  33. c04ca61 sfc: cleanup a condition in efx_udp_tunnel_del() by Dan Carpenter · 8 years ago
  34. 1ffa8a7 drivers: net: xgene-v2: misc fixes by Iyappan Subramanian · 8 years ago
  35. b2180a8 drivers: net: xgene-v2: Fix port reset by Iyappan Subramanian · 8 years ago
  36. 617d795 drivers: net: xgene-v2: Add ethtool support by Iyappan Subramanian · 8 years ago
  37. ea8ab16 drivers: net: xgene-v2: Add MDIO support by Iyappan Subramanian · 8 years ago
  38. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  39. ac0488e nfp: disable FW on reconfiguration errors by Jakub Kicinski · 8 years ago
  40. 219ad6c1 nfp: remove defensive checks around ndo_open()/ndo_close() by Jakub Kicinski · 8 years ago
  41. 28b0cfe nfp: flush xmit_more on error paths by Jakub Kicinski · 8 years ago
  42. 83d08a1 nfp: remove RX queue pointers by Jakub Kicinski · 8 years ago
  43. 87232d9 nfp: don't use netdev_warn() before netdev is registered by Jakub Kicinski · 8 years ago
  44. 7d2da60 nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths by Jakub Kicinski · 8 years ago
  45. 1bb665e nfp: fix invalid area detection by Jakub Kicinski · 8 years ago
  46. 76e8f93 nfp: don't ignore return value of wait_event_interruptible by Jakub Kicinski · 8 years ago
  47. 69a4aa8 nfp: correct return codes when msleep gets interrupted by Jakub Kicinski · 8 years ago
  48. a831ffb nfp: lock area cache earlier by Jakub Kicinski · 8 years ago
  49. 61e81ab nfp: document expected locking in the core by Jakub Kicinski · 8 years ago
  50. 8672103 nfp: move mutex code out of nfp_cppcore.c by Jakub Kicinski · 8 years ago
  51. 832ff94 nfp: remove cpp mutex cache by Jakub Kicinski · 8 years ago
  52. f1ba63e nfp: fail graciously when someone tries to grab global lock by Jakub Kicinski · 8 years ago
  53. 3d4fc6e nfp: disallow sharing mutexes on the same machine by Jakub Kicinski · 8 years ago
  54. 31739ea net: bcmgenet: remove bcmgenet_internal_phy_setup() by Doug Berger · 8 years ago
  55. 31c7ba9 net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() by Dan Carpenter · 8 years ago
  56. 060fbc8 net: phy: clean up mmd_phy_indirect() by Russell King · 8 years ago
  57. 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
  58. d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
  59. a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
  60. 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago
  61. 1ee6b9b net: phy: make phy_(read|write)_mmd() generic MMD accessors by Russell King · 8 years ago
  62. 9860118 net: phy: move phy MMD accessors to phy-core.c by Russell King · 8 years ago
  63. 2b396d3 fjes: Do not load fjes driver if extended socket device is not power on. by Yasuaki Ishimatsu · 8 years ago
  64. ac23d3ca fjes: Do not load fjes driver if system does not have extended socket device. by Yasuaki Ishimatsu · 8 years ago
  65. 33e85b8 net: stmmac: Restore DT backwards-compatibility by Thierry Reding · 8 years ago
  66. f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
  67. 8ab7e2ae net/mlx5e: Count LRO packets correctly by Gal Pressman · 8 years ago
  68. d3a4e4d net/mlx5e: Count GSO packets correctly by Gal Pressman · 8 years ago
  69. 5f40b4e net/mlx5: Increase number of max QPs in default profile by Maor Gottlieb · 8 years ago
  70. 1ad9a00 net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps by Paul Blakey · 8 years ago
  71. 09c91dd net/mlx5e: Use the proper UAPI values when offloading TC vlan actions by Or Gerlitz · 8 years ago
  72. 375f51e net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured by Roi Dayan · 8 years ago
  73. d85cdcc net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch by Or Gerlitz · 8 years ago
  74. 1f30a86 net/mlx5: Add missing entries for set/query rate limit commands by Or Gerlitz · 8 years ago
  75. bf601fe Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  76. 726bcec net: greth: Utilize of_get_mac_address() by Tobias Klauser · 8 years ago
  77. 58ad319 liquidio: fix Coverity scan errors by Felix Manlunas · 8 years ago
  78. a9ec54d net: vrf: performance improvements for IPv6 by David Ahern · 8 years ago
  79. dcdd43c net: vrf: performance improvements for IPv4 by David Ahern · 8 years ago
  80. c7cd4c9 mlxsw: spectrum: fix swapped order of arguments packets and bytes by Colin Ian King · 8 years ago
  81. 07fef36 cpsw/netcp: cpts depends on posix_timers by Arnd Bergmann · 8 years ago
  82. be9ca0d cpsw/netcp: work around reverse cpts dependency by Arnd Bergmann · 8 years ago
  83. bb58d07 cxgb4: Update IngPad and IngPack values by Arjun Vynipadath · 8 years ago
  84. 3588f29 net: dwc-xlgmac: add module license by Arnd Bergmann · 8 years ago
  85. 424fa00 net: dwc-xlgmac: include dcbnl.h by Arnd Bergmann · 8 years ago
  86. b20cb60 r8152: fix the rx early size of RTL8153 by hayeswang · 8 years ago
  87. 210c4f7 r8152: set the RMS of RTL8153 according to the mtu by hayeswang · 8 years ago
  88. 7ada7ca Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  89. 4071898 net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4 by Tony Lindgren · 8 years ago
  90. e50728e qed: Always publish VF link from leading hwfn by Mintz, Yuval · 8 years ago
  91. e99a21c qed: Raise verbosity of Malicious VF indications by Mintz, Yuval · 8 years ago
  92. cccf6f5 qed: Make qed_iov_mark_vf_flr() return bool by Mintz, Yuval · 8 years ago
  93. 4c4fa79 qed: Deprecate VF multiple queue-stop by Mintz, Yuval · 8 years ago
  94. f109c24 qed: Uniform IOV queue validation by Mintz, Yuval · 8 years ago
  95. b801b15 qed: Correct default VF coalescing configuration by Mintz, Yuval · 8 years ago
  96. d919408 qed: Set HW-channel to ready before ACKing VF by Mintz, Yuval · 8 years ago
  97. 4e9b2a6 qed: Clean VF malicious indication when disabling IOV by Mintz, Yuval · 8 years ago
  98. 81e64ef qed: Increase verbosity of VF -> PF errors by Mintz, Yuval · 8 years ago
  99. 3dc857f net: vrf: Reset rt6i_idev in local dst after put by David Ahern · 8 years ago
  100. 9549c6c liquidio: fix for vf mac addr command sent to nic firmware by Rick Farrington · 8 years ago