1. fc16f56 qed: Fix LL2 race during connection terminate by Michal Kalderon · 7 years ago
  2. 6291c60 qed: Fix possibility of list corruption during rmmod flows by Michal Kalderon · 7 years ago
  3. 974f6c0 qed: LL2 flush isles when connection is closed by Michal Kalderon · 7 years ago
  4. 76e597e net: ethoc: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  5. 93120eb net: stmmac: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  6. 9e6881d net: qcom/emac: Encapsulate sgmii ops under one structure by Hemanth Puranik · 7 years ago
  7. 721ce0f net: qualcomm: rmnet: Remove redundant command check by Subash Abhinov Kasiviswanathan · 7 years ago
  8. bbde32d net: qualcomm: rmnet: Add support for ethtool private stats by Subash Abhinov Kasiviswanathan · 7 years ago
  9. 1eece79 net: qualcomm: rmnet: Capture all drops in transmit path by Subash Abhinov Kasiviswanathan · 7 years ago
  10. 00e798c drivers: net: Remove device_node checks with of_mdiobus_register() by Florian Fainelli · 7 years ago
  11. c6213eb net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value by Grygorii Strashko · 7 years ago
  12. 7d6541f Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  13. 6a81441 net: hns3: Fixes the missing PCI iounmap for various legs by Fuyun Liang · 7 years ago
  14. fa8d82e net: hns3: Add support of .sriov_configure in HNS3 driver by Peng Li · 7 years ago
  15. be8d8cd net: hns3: Fix for fiber link up problem by Yunsheng Lin · 7 years ago
  16. 67bf254 net: hns3: Fixes the back pressure setting when sriov is enabled by Yunsheng Lin · 7 years ago
  17. 0c69825 net: hns3: Change return value in hnae3_register_client by Fuyun Liang · 7 years ago
  18. 854cf33 net: hns3: Change return type of hnae3_register_ae_algo by Fuyun Liang · 7 years ago
  19. 50fbc23 net: hns3: Change return type of hnae3_register_ae_dev by Fuyun Liang · 7 years ago
  20. e3afa96 net: hns3: Add a check for client instance init state by Fuyun Liang · 7 years ago
  21. 3e249d3 net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed by Fuyun Liang · 7 years ago
  22. 2312e05 net: hns3: Fix for deadlock problem occurring when unregistering ae_algo by Fuyun Liang · 7 years ago
  23. a556c76 net: mscc: Add initial Ocelot switch support by Alexandre Belloni · 7 years ago
  24. 98f3697 cxgb4: add tc flower match support for tunnel VNI by Kumar Sanghvi · 7 years ago
  25. 0e5c04f net/mlx5e: Remove MLX5E_TEST_BIT macro by Gal Pressman · 8 years ago
  26. bfbe205 net/mlx5e: Use test bit in en accel xmit flow by Gal Pressman · 8 years ago
  27. af5a6c9 net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state by Gal Pressman · 8 years ago
  28. 1e7477a net/mlx5e: Report all channels with min RX WQEs timeout by Eran Ben Elisha · 7 years ago
  29. 38aa51c net/mlx5e: Support offloaded TC flows with no matches on headers by Or Gerlitz · 7 years ago
  30. d708f90 net/mlx5e: Get the required HW match level while parsing TC flow matches by Or Gerlitz · 7 years ago
  31. 5478290 net/mlx5e: Properly order min inline mode setup while parsing TC matches by Or Gerlitz · 7 years ago
  32. 1cab1cd net/mlx5e: Use local actions var while processing offloaded TC flow actions by Or Gerlitz · 7 years ago
  33. 31c8eba net/mlx5e: Return success when TC offloaded fdb actions parsed ok by Or Gerlitz · 7 years ago
  34. c180f67 net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes by Or Gerlitz · 7 years ago
  35. b3a433d net/mlx5e: Clean static checker complaints on TC offload and VF reps code by Or Gerlitz · 7 years ago
  36. 4601266 net/mlx5e: Remove double defined DMAC header re-write element by Or Gerlitz · 7 years ago
  37. efb6d7a net/mlx5e: Use bool as return type for mlx5e_xdp_handle by Tariq Toukan · 8 years ago
  38. bd206fd net/mlx5e: Use u8 instead of int for LRO number of segments by Tariq Toukan · 8 years ago
  39. e36d481 net/mlx5e: Skip redundant checks when providing NUD lastuse feedback by Roi Dayan · 8 years ago
  40. b8c931b net/mlx5e: Remove redundant vport context vlan update by Saeed Mahameed · 8 years ago
  41. 7cfac88 cxgb4: do not fail vf instatiation in slave mode by Arjun Vynipadath · 7 years ago
  42. 55c0211 mlxsw: spectrum_span: Support LAG under mirror-to-gretap by Petr Machata · 7 years ago
  43. bde4c56 net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Hernán Gonzalez · 7 years ago
  44. 9bf5085 net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC by Chen-Yu Tsai · 7 years ago
  45. 7b270b7 net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains by Chen-Yu Tsai · 7 years ago
  46. 49a06ca net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device by Chen-Yu Tsai · 7 years ago
  47. 25ae15f net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access by Chen-Yu Tsai · 7 years ago
  48. 23548da Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  49. 1dde532 cxgb4: collect hardware dump in second kernel by Rahul Lakkireddy · 7 years ago
  50. 27392e5 i40evf: Fix a hardware reset support in VF driver by Paweł Jabłoński · 7 years ago
  51. c79756c i40e: free the skb after clearing the bitlock by Jacob Keller · 7 years ago
  52. 9c0c3b8 i40e: cleanup wording in a header comment by Jacob Keller · 7 years ago
  53. aa4a065 i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES by Jacob Keller · 7 years ago
  54. 3f76d01 i40e: add tx_busy to ethtool stats by Harshitha Ramamurthy · 7 years ago
  55. ca12c9d i40e: Fix recalculation of MSI-X vectors for VMDq by Patryk Małek · 7 years ago
  56. 132ee00 i40e: cleanup whitespace for some ethtool stat definitions by Jacob Keller · 7 years ago
  57. 7e20188 i40e: remove duplicate pfc stats by Jacob Keller · 7 years ago
  58. 0ded9c6 i40e: calculate ethtool stats size in a separate function by Jacob Keller · 7 years ago
  59. e691b77 i40evf: Fix client header define by Jeff Kirsher · 7 years ago
  60. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. 443e2da cxgb4: avoid schedule while atomic by Ganesh Goudar · 7 years ago
  62. c50ae55 cxgb4: enable inner header checksum calculation by Ganesh Goudar · 7 years ago
  63. 0e24989 cxgb4: Fix {vxlan/geneve}_port initialization by Arjun Vynipadath · 7 years ago
  64. f4a313b cxgb4: Add new T5 device id by Ganesh Goudar · 7 years ago
  65. c41c0dd mlxsw: spectrum_span: Use a more fitting error code by Petr Machata · 7 years ago
  66. fc74ecb mlxsw: spectrum_span: Rename misnamed variable l3edev by Petr Machata · 7 years ago
  67. c89ebb9 ixgbe: fix memory leak on ipsec allocation by Colin Ian King · 7 years ago
  68. cf12aab ixgbevf: fix ixgbevf_xmit_frame()'s return type by Luc Van Oostenryck · 7 years ago
  69. bbb2707 ixgbe: return error on unsupported SFP module when resetting by Emil Tantilov · 7 years ago
  70. ea3beca ice: Set rq_last_status when cleaning rq by Jeff Shaw · 7 years ago
  71. 5ae4bbf Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  72. 8ccc113 mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' by Christophe JAILLET · 7 years ago
  73. f85900c net/mlx5e: Err if asked to offload TC match on frag being first by Roi Dayan · 7 years ago
  74. 88d725b net/mlx5: E-Switch, Include VF RDMA stats in vport statistics by Adi Nissim · 7 years ago
  75. 1ef903b net/mlx5: Free IRQs in shutdown path by Daniel Jurgens · 7 years ago
  76. 2fdae03 qed: fix spelling mistake: "taskelt" -> "tasklet" by Colin Ian King · 7 years ago
  77. ec9efb5 rocker: Postpone filtering of !added_by_user FDB by Petr Machata · 7 years ago
  78. b3c594a cxgb4: fix the wrong conversion of Mbps to Kbps by Ganesh Goudar · 7 years ago
  79. 03c4413 mlxsw: spectrum_span: Support VLAN under mirror-to-gretap by Petr Machata · 7 years ago
  80. e00698d mlxsw: spectrum_span: Support mirror-to-VLAN by Petr Machata · 7 years ago
  81. 4194766 mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETH by Petr Machata · 7 years ago
  82. a577d86 net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()' by Christophe JAILLET · 7 years ago
  83. 7d0870f liquidio: bump up driver version to 1.7.2 to match newer NIC firmware by Felix Manlunas · 7 years ago
  84. f604757 liquidio: monitor all of Octeon's cores in watchdog thread by Felix Manlunas · 7 years ago
  85. e72a7dd Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  86. e4d68da net: hns3: refactor the loopback related function by Yunsheng Lin · 7 years ago
  87. beebca3a net: hns3: fix for cleaning ring problem by Yunsheng Lin · 7 years ago
  88. 0a78a1d net: hns3: remove add/del_tunnel_udp in hns3_enet module by Yunsheng Lin · 7 years ago
  89. f09555f net: hns3: Fix for setting mac address when resetting by Yunsheng Lin · 7 years ago
  90. 54472ed drivers: net: davinci_mdio: prevent spurious timeout by Sekhar Nori · 7 years ago
  91. 6ad4e91 net/mlx4_en: Verify coalescing parameters are in range by Moshe Shemesh · 7 years ago
  92. e573283 net/mlx4_core: Use msi_x module param to limit num of MSI-X irqs by Tariq Toukan · 7 years ago
  93. 86a3e5d net/mlx4_core: Add PCI calls for suspend/resume by Yishai Hadas · 7 years ago
  94. e5c9a70 net/mlx4_core: Report driver version to FW by Eran Ben Elisha · 7 years ago
  95. aca06ea cxgb4: copy mbox log size to PF0-3 adap instances by Ganesh Goudar · 7 years ago
  96. 2b92874 cxgb4: zero the HMA memory by Ganesh Goudar · 7 years ago
  97. df13c59 nfp: flower: remove headroom from max MTU calculation by Pieter Jansen van Vuuren · 7 years ago
  98. 090477e qede: Fix gfp flags sent to rdma event node allocation by Michal Kalderon · 7 years ago
  99. af6858e qed: Fix l2 initializations over iWARP personality by Michal Kalderon · 7 years ago
  100. 4dbbe8d net: stmmac: Add support for U32 TC filter using Flexible RX Parser by Jose Abreu · 7 years ago