1. 314a9cb r8169: simplify getting stats by using netdev_stats_to_stats64 by Heiner Kallweit · 5 years ago
  2. 047521d r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2 by Heiner Kallweit · 5 years ago
  3. 6ee2425 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  4. 13e787c net: dsa: mt7530: fix macro MIRROR_PORT by DENG Qingfang · 5 years ago
  5. 469b390 net: dsa: microchip: use delayed_work instead of timer + work by George McCollister · 5 years ago
  6. 377bb76 Merge branch 'flow_offload-follow-ups-to-HW-stats-type-patchset' by David S. Miller · 5 years ago
  7. a16fa28 flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check() by Jiri Pirko · 5 years ago
  8. 42d5fe5 flow_offload: turn hw_stats_type into dedicated enum by Jiri Pirko · 5 years ago
  9. a393daa flow_offload: fix allowed types check by Jiri Pirko · 5 years ago
  10. 79c57bf Merge branch 'enetc-Support-extended-BD-rings-at-runtime' by David S. Miller · 5 years ago
  11. 434ceba enetc: Add dynamic allocation of extended Rx BD rings by Claudiu Manoil · 5 years ago
  12. 714239a enetc: Clean up Rx BD iteration by Claudiu Manoil · 5 years ago
  13. a784c92 enetc: Clean up of ehtool stats len by Claudiu Manoil · 5 years ago
  14. 9ff3dd7 enetc: Drop redundant device node check by Claudiu Manoil · 5 years ago
  15. 1e09e58 pktgen: Allow on loopback device by Lukas Wunner · 5 years ago
  16. 62751b6 flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check() by Jiri Pirko · 5 years ago
  17. dab02de ice: fix incorrect size description of ice_get_nvm_version by Jacob Keller · 5 years ago
  18. 6dae8aa ice: use variable name more descriptive than type by Bruce Allan · 5 years ago
  19. dced8ad ice: Use EOPNOTSUPP instead of ENOTSUPP by Anirudh Venkataramanan · 5 years ago
  20. 93ff485 ice: Fix format specifier by Tony Nguyen · 5 years ago
  21. c88ba3f ice: fix use of deprecated strlcpy() by Bruce Allan · 5 years ago
  22. c8a1071 ice: Increase mailbox receive queue length to maximum by Lukasz Czapnik · 5 years ago
  23. 345be79 ice: Correct setting VLAN pruning by Brett Creeley · 5 years ago
  24. 35e9356 ice: renegotiate link after FW DCB on by Dave Ertman · 5 years ago
  25. 1f454e06 ice: Fix corner case when switching from IEEE to CEE by Avinash JD · 5 years ago
  26. 111820b ice: Display Link detected via Ethtool in safe mode by Brett Creeley · 5 years ago
  27. f844d52 ice: Fix removing driver while bare-metal VFs pass traffic by Brett Creeley · 5 years ago
  28. 46c276c ice: Improve clarity of prints and variables by Brett Creeley · 5 years ago
  29. 0ca469f ice: allow bigger VFs by Mitch Williams · 5 years ago
  30. 5520deb iavf: Enable support for up to 16 queues by Mitch Williams · 5 years ago
  31. f3beaf2 ice: Cleanup unneeded parenthesis by Jeff Kirsher · 5 years ago
  32. e442cfc Merge branch 'net-Add-support-for-Synopsys-DesignWare-XPCS' by David S. Miller · 5 years ago
  33. f213bbe net: stmmac: Integrate it with DesignWare XPCS by Jose Abreu · 5 years ago
  34. fcb26bd net: phy: Add Synopsys DesignWare XPCS MDIO module by Jose Abreu · 5 years ago
  35. 9414819 net: phylink: Test if MAC/PCS support Autoneg by Jose Abreu · 5 years ago
  36. c580165 net: phylink: Add missing Backplane speeds by Jose Abreu · 5 years ago
  37. 46f69de net: stmmac: Use resolved link config in mac_link_up() by Jose Abreu · 5 years ago
  38. 8dc6051 net: stmmac: Fallback to dev_fwnode() if needed by Jose Abreu · 5 years ago
  39. 422829f net: stmmac: Switch to linkmode_and()/linkmode_andnot() by Jose Abreu · 5 years ago
  40. e0fa433 net: stmmac: selftests: Do not fail if PHY is not attached by Jose Abreu · 5 years ago
  41. 6c9ee30 Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  42. 119959a Merge branch 'hns3-next' by David S. Miller · 5 years ago
  43. fbdc4d7 net: hns3: delete unnecessary logs after kzalloc fails by Yufeng Mo · 5 years ago
  44. 8de91e9 net: hns3: synchronize some print relating to reset issue by Huazhong Tan · 5 years ago
  45. 77ba415 net: hns3: print out command code when dump fails in debugfs by Yufeng Mo · 5 years ago
  46. e45afb3 net: hns3: print out status register when VF receives unknown source interrupt by Huazhong Tan · 5 years ago
  47. 9091367 net: hns3: add a check before PF inform VF to reset by Yonglong Liu · 5 years ago
  48. 01c45c5 net: hns3: delete some reduandant code by Guojia Liao · 5 years ago
  49. 89a8555 net: hns3: remove an unnecessary resetting check in hclge_handle_hw_ras_error() by Yufeng Mo · 5 years ago
  50. 4960cab net: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTH by Yufeng Mo · 5 years ago
  51. 72fa490 net: hns3: fix some mixed type assignment by Guojia Liao · 5 years ago
  52. 09dee69 Merge branch 'ionic-updates' by David S. Miller · 5 years ago
  53. 1fcbebf ionic: drop ethtool driver version by Shannon Nelson · 5 years ago
  54. b3f064e ionic: add support for device id 0x1004 by Shannon Nelson · 5 years ago
  55. c220e52 ionic: print pci bus lane info by Shannon Nelson · 5 years ago
  56. 75fcb75 ionic: support ethtool rxhash disable by Shannon Nelson · 5 years ago
  57. c6d3d73 ionic: clean up bitflag usage by Shannon Nelson · 5 years ago
  58. b7f55b8 ionic: improve irq numa locality by Shannon Nelson · 5 years ago
  59. 5dca69c ionic: remove pragma packed by Shannon Nelson · 5 years ago
  60. 30a1e6d ionic: keep ionic dev on lif init fail by Shannon Nelson · 5 years ago
  61. c8e9834 Merge branch 'mptcp-don-t-auto-adjust-rcvbuf-size-if-locked' by David S. Miller · 5 years ago
  62. ec33916 mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked by Florian Westphal · 5 years ago
  63. 8a4b910 mptcp: selftests: add rcvbuf set option by Florian Westphal · 5 years ago
  64. 37feab6 net: dsa: mt7530: add support for port mirroring by DENG Qingfang · 5 years ago
  65. 6c1a55fe Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-merge by David S. Miller · 5 years ago
  66. af99168 Merge branch 'r8169-series-with-improvements-to-rtl_tx' by David S. Miller · 5 years ago
  67. 1014387 r8169: remove now unneeded barrier in rtl_tx by Heiner Kallweit · 5 years ago
  68. 22d352c r8169: simplify usage of rtl8169_unmap_tx_skb by Heiner Kallweit · 5 years ago
  69. 6a41f2b r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb by Heiner Kallweit · 5 years ago
  70. a0e6650 r8169: convert while to for loop in rtl_tx by Heiner Kallweit · 5 years ago
  71. 206bd0a Merge branch 's390-qeth-next' by David S. Miller · 5 years ago
  72. 49f42f5 s390/qeth: remove VNICC callback parameter struct by Julian Wiedmann · 5 years ago
  73. 13099824 s390/qdio: add tighter controls for IRQ polling by Julian Wiedmann · 5 years ago
  74. 3f95f55 net: sched: pie: change tc_pie_xstats->prob by Leslie Monis · 5 years ago
  75. e08ab0b tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 5 years ago
  76. b63293e net/mlx5e: Show/set Rx network flow classification rules on ul rep by Vlad Buslov · 6 years ago
  77. 6783e8b net/mlx5e: Init ethtool steering for representors by Vlad Buslov · 6 years ago
  78. 01013ad net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul rep by Vlad Buslov · 6 years ago
  79. 20f7b37 net/mlx5e: Introduce root ft concept for representors netdevs by Saeed Mahameed · 6 years ago
  80. cc617ce net/mlx5: E-switch, make query inline mode a static function by Parav Pandit · 5 years ago
  81. 891b8f3 net/mlx5: Allocate smaller size tables for ft offload by Paul Blakey · 5 years ago
  82. d9fb932 net/mlx5e: Fix an IS_ERR() vs NULL check by Dan Carpenter · 5 years ago
  83. 2fbbc30 net/mlx5: Verify goto chain offload support by Eli Cohen · 5 years ago
  84. 1e62e22 net/mlx5: E-Switch, Use vport metadata matching only when mandatory by Majd Dibbiny · 5 years ago
  85. 2f5438c net/mlx5: Tidy up and fix reverse christmas ordring by Mark Bloch · 5 years ago
  86. c268ca6 net/mlx5: Expose port speed when possible by Mark Bloch · 5 years ago
  87. a70ed9d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  88. 34a568a net: sgi: ioc3-eth: Remove phy workaround by Thomas Bogendoerfer · 5 years ago
  89. fbd4360 Merge branch 'net-introduce-Qualcomm-IPA-driver' by David S. Miller · 5 years ago
  90. 9cc5ae1 arm64: dts: sdm845: add IPA information by Alex Elder · 5 years ago
  91. aa30274 MAINTAINERS: add entry for the Qualcomm IPA driver by Alex Elder · 5 years ago
  92. 08120d2 soc: qcom: ipa: support build of IPA code by Alex Elder · 5 years ago
  93. 530f921 soc: qcom: ipa: AP/modem communications by Alex Elder · 5 years ago
  94. a646d6e soc: qcom: ipa: modem and microcontroller by Alex Elder · 5 years ago
  95. 731c46e soc: qcom: ipa: immediate commands by Alex Elder · 5 years ago
  96. 2b9feef soc: qcom: ipa: filter and routing tables by Alex Elder · 5 years ago
  97. 84f9bd1 soc: qcom: ipa: IPA endpoints by Alex Elder · 5 years ago
  98. 9dd441e soc: qcom: ipa: GSI transactions by Alex Elder · 5 years ago
  99. c3f398b soc: qcom: ipa: IPA interface to GSI by Alex Elder · 5 years ago
  100. 650d160 soc: qcom: ipa: the generic software interface by Alex Elder · 5 years ago