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