1. 24aaed0 net: stmmac: Uniformize the use of dma_init_* callbacks by Jose Abreu · 7 years ago
  2. 758d5c7 net: stmmac: Move PTP and MMC base address calculation to hwif.c by Jose Abreu · 7 years ago
  3. 63a550f net: stmmac: Remove uneeded checks for GMAC version by Jose Abreu · 7 years ago
  4. ab0204e net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks by Jose Abreu · 7 years ago
  5. 44c67f8 net: stmmac: Let descriptor code clear the descriptor by Jose Abreu · 7 years ago
  6. 6844171 net: stmmac: Let descriptor code set skbuff address by Jose Abreu · 7 years ago
  7. 4ae0169 net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit by Jose Abreu · 7 years ago
  8. 67e1c40 net: stmmac: Enable OSP for GMAC4 by Jose Abreu · 7 years ago
  9. 3c0596f net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST by Florian Fainelli · 7 years ago
  10. 78cc6e7 net: ethernet: freescale: Allow FEC with COMPILE_TEST by Florian Fainelli · 7 years ago
  11. 2652113 net: ethernet: ti: Allow most drivers with COMPILE_TEST by Florian Fainelli · 7 years ago
  12. 8a86339 qede: Add build_skb() support. by Manish Chopra · 7 years ago
  13. 56a9a9e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  14. 3b734ff nfp: flower: fix error path during representor creation by Jiri Pirko · 7 years ago
  15. 934e0f8 net: mvpp2: print rx error with rate-limit by Yan Markman · 7 years ago
  16. 5b0ab2f net: mvpp2: set mac address does not require the stop/start sequence by Yan Markman · 7 years ago
  17. 914365f net: mvpp2: avoid checking for free aggregated descriptors twice by Yan Markman · 7 years ago
  18. a6fe31d net: mvpp2: 2500baseX support by Antoine Tenart · 7 years ago
  19. d97c9f4 net: mvpp2: 1000baseX support by Antoine Tenart · 7 years ago
  20. 4bb0432 net: mvpp2: phylink support by Antoine Tenart · 7 years ago
  21. dcd3e73 net: mvpp2: align the ethtool ops definition by Antoine Tenart · 7 years ago
  22. a564b65 Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  23. 93c65d1 vmxnet3: Replace msleep(1) with usleep_range() by YueHaibing · 7 years ago
  24. 7e878b6 bonding: introduce link change helper by Tonghao Zhang · 7 years ago
  25. 9611d6d net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices by Ivan Khoronzhuk · 7 years ago
  26. 43c89b1 ice: Update NVM AQ command functions by Anirudh Venkataramanan · 7 years ago
  27. 6e7d0ba ixgbevf: fix MAC address changes through ixgbevf_set_mac() by Emil Tantilov · 7 years ago
  28. a8d9bb3 ixgbe: force VF to grab new MAC on driver reload by Emil Tantilov · 7 years ago
  29. 6710f97 ixgbe: release lock for the duration of ixgbe_suspend_close() by Pavel Tatashin · 7 years ago
  30. b212d81 ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device by Mauro S M Rodrigues · 7 years ago
  31. 9cfbfa7 ixgbe: cleanup sparse warnings by Cathy Zhou · 7 years ago
  32. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  33. 8e725f7 cxgb4: update LE-TCAM collection for T6 by Rahul Lakkireddy · 7 years ago
  34. fc16f56 qed: Fix LL2 race during connection terminate by Michal Kalderon · 7 years ago
  35. 6291c60 qed: Fix possibility of list corruption during rmmod flows by Michal Kalderon · 7 years ago
  36. 974f6c0 qed: LL2 flush isles when connection is closed by Michal Kalderon · 7 years ago
  37. 76e597e net: ethoc: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  38. 93120eb net: stmmac: Remove useless test before clk_disable_unprepare by YueHaibing · 7 years ago
  39. 9e6881d net: qcom/emac: Encapsulate sgmii ops under one structure by Hemanth Puranik · 7 years ago
  40. 721ce0f net: qualcomm: rmnet: Remove redundant command check by Subash Abhinov Kasiviswanathan · 7 years ago
  41. bbde32d net: qualcomm: rmnet: Add support for ethtool private stats by Subash Abhinov Kasiviswanathan · 7 years ago
  42. 1eece79 net: qualcomm: rmnet: Capture all drops in transmit path by Subash Abhinov Kasiviswanathan · 7 years ago
  43. 00e798c drivers: net: Remove device_node checks with of_mdiobus_register() by Florian Fainelli · 7 years ago
  44. c6213eb net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value by Grygorii Strashko · 7 years ago
  45. b3c898e Revert "bonding: allow carrier and link status to determine link state" by Debabrata Banerjee · 7 years ago
  46. 1386c36b bonding: allow carrier and link status to determine link state by Debabrata Banerjee · 7 years ago
  47. e79c105 bonding: allow use of tx hashing in balance-alb by Debabrata Banerjee · 7 years ago
  48. cbeeea7 bonding: use common mac addr checks by Debabrata Banerjee · 7 years ago
  49. 2578041 bonding: don't queue up extraneous rlb updates by Debabrata Banerjee · 7 years ago
  50. 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
  51. 6a81441 net: hns3: Fixes the missing PCI iounmap for various legs by Fuyun Liang · 7 years ago
  52. fa8d82e net: hns3: Add support of .sriov_configure in HNS3 driver by Peng Li · 7 years ago
  53. be8d8cd net: hns3: Fix for fiber link up problem by Yunsheng Lin · 7 years ago
  54. 67bf254 net: hns3: Fixes the back pressure setting when sriov is enabled by Yunsheng Lin · 7 years ago
  55. 0c69825 net: hns3: Change return value in hnae3_register_client by Fuyun Liang · 7 years ago
  56. 854cf33 net: hns3: Change return type of hnae3_register_ae_algo by Fuyun Liang · 7 years ago
  57. 50fbc23 net: hns3: Change return type of hnae3_register_ae_dev by Fuyun Liang · 7 years ago
  58. e3afa96 net: hns3: Add a check for client instance init state by Fuyun Liang · 7 years ago
  59. 3e249d3 net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed by Fuyun Liang · 7 years ago
  60. 2312e05 net: hns3: Fix for deadlock problem occurring when unregistering ae_algo by Fuyun Liang · 7 years ago
  61. a556c76 net: mscc: Add initial Ocelot switch support by Alexandre Belloni · 7 years ago
  62. 542671f net: phy: mscc-miim: Add MDIO driver by Alexandre Belloni · 7 years ago
  63. 763ece85 brcmfmac: fix initialization of struct cfg80211_inform_bss variable by Franky Lin · 7 years ago
  64. 66cffd6 b43: fix transmit failure when VT is switched by Taketo Kabe · 7 years ago
  65. 1d18c55 rsi: Set wowlan flag while writing wowlan config parameters by Siva Rebbagondla · 7 years ago
  66. d76f851 rsi: reset hibernate_resume flag to work hibernate resume in coex mode. by Siva Rebbagondla · 7 years ago
  67. 54b5172 rsi: Add null check for virtual interfaces in wowlan config by Sanjay Kumar Konduri · 7 years ago
  68. 1204aa1 brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag by Rafał Miłecki · 7 years ago
  69. 98f3697 cxgb4: add tc flower match support for tunnel VNI by Kumar Sanghvi · 7 years ago
  70. 0e5c04f net/mlx5e: Remove MLX5E_TEST_BIT macro by Gal Pressman · 8 years ago
  71. bfbe205 net/mlx5e: Use test bit in en accel xmit flow by Gal Pressman · 8 years ago
  72. af5a6c9 net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state by Gal Pressman · 8 years ago
  73. 1e7477a net/mlx5e: Report all channels with min RX WQEs timeout by Eran Ben Elisha · 7 years ago
  74. 38aa51c net/mlx5e: Support offloaded TC flows with no matches on headers by Or Gerlitz · 7 years ago
  75. d708f90 net/mlx5e: Get the required HW match level while parsing TC flow matches by Or Gerlitz · 7 years ago
  76. 5478290 net/mlx5e: Properly order min inline mode setup while parsing TC matches by Or Gerlitz · 7 years ago
  77. 1cab1cd net/mlx5e: Use local actions var while processing offloaded TC flow actions by Or Gerlitz · 7 years ago
  78. 31c8eba net/mlx5e: Return success when TC offloaded fdb actions parsed ok by Or Gerlitz · 7 years ago
  79. c180f67 net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes by Or Gerlitz · 7 years ago
  80. b3a433d net/mlx5e: Clean static checker complaints on TC offload and VF reps code by Or Gerlitz · 7 years ago
  81. 4601266 net/mlx5e: Remove double defined DMAC header re-write element by Or Gerlitz · 7 years ago
  82. efb6d7a net/mlx5e: Use bool as return type for mlx5e_xdp_handle by Tariq Toukan · 8 years ago
  83. bd206fd net/mlx5e: Use u8 instead of int for LRO number of segments by Tariq Toukan · 8 years ago
  84. e36d481 net/mlx5e: Skip redundant checks when providing NUD lastuse feedback by Roi Dayan · 8 years ago
  85. b8c931b net/mlx5e: Remove redundant vport context vlan update by Saeed Mahameed · 8 years ago
  86. 7cfac88 cxgb4: do not fail vf instatiation in slave mode by Arjun Vynipadath · 7 years ago
  87. 55c0211 mlxsw: spectrum_span: Support LAG under mirror-to-gretap by Petr Machata · 7 years ago
  88. bde4c56 net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Hernán Gonzalez · 7 years ago
  89. 9bf5085 net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC by Chen-Yu Tsai · 7 years ago
  90. 7b270b7 net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains by Chen-Yu Tsai · 7 years ago
  91. 49a06ca net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device by Chen-Yu Tsai · 7 years ago
  92. 25ae15f net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access by Chen-Yu Tsai · 7 years ago
  93. 447b1bb net: dsa: mv88e6xxx: add a stats setup function by Vivien Didelot · 7 years ago
  94. 93e18d6 net: dsa: mv88e6xxx: add IEEE and IP mapping ops by Vivien Didelot · 7 years ago
  95. 408d2de net: dsa: mv88e6xxx: use helper for 6390 histogram by Vivien Didelot · 7 years ago
  96. 23548da Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  97. 1dde532 cxgb4: collect hardware dump in second kernel by Rahul Lakkireddy · 7 years ago
  98. 27392e5 i40evf: Fix a hardware reset support in VF driver by Paweł Jabłoński · 7 years ago
  99. c79756c i40e: free the skb after clearing the bitlock by Jacob Keller · 7 years ago
  100. 9c0c3b8 i40e: cleanup wording in a header comment by Jacob Keller · 7 years ago