1. b6246f4 net: ipv4: remove redundant assignment to variable rc by Colin Ian King · 5 years ago
  2. bd1266d3 Merge branch 'net-bcmgenet-Clean-up-after-ACPI-enablement' by David S. Miller · 5 years ago
  3. 7d3cca7 net: bcmgenet: Drop too many parentheses in bcmgenet_probe() by Andy Shevchenko · 5 years ago
  4. d2af142 net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX() by Andy Shevchenko · 5 years ago
  5. c80d36f net: bcmgenet: Use devm_clk_get_optional() to get the clocks by Andy Shevchenko · 5 years ago
  6. 9a96594 net: bcmgenet: Drop useless OF code by Andy Shevchenko · 5 years ago
  7. d4d9b47 net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning by Andy Shevchenko · 5 years ago
  8. 80ad41f Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  9. 794867e r8169: change wmb to smb_wmb in rtl8169_start_xmit by Heiner Kallweit · 5 years ago
  10. 6533380 net/mlx5: improve some comments by Hu Haowen · 5 years ago
  11. c89da06 net/mlx5: Read embedded cpu bit only once by Parav Pandit · 5 years ago
  12. fa37487 net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queues by Maxim Mikityanskiy · 5 years ago
  13. d7a42ad net/mlx5e: Allow partial data mask for tunnel options by Roi Dayan · 5 years ago
  14. 82fe299 net/mlx5e: Set of completion request bit should not clear other adjacent bits by Tariq Toukan · 5 years ago
  15. 7dfee4b net/mlx5: IPsec, Refactor SA handle creation and destruction by Raed Salem · 5 years ago
  16. 0aab3e1 net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW by Raed Salem · 5 years ago
  17. 1dbd51d net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list by Raed Salem · 5 years ago
  18. 9425c59 net/mlx5e: en_accel, Add missing net/geneve.h include by Raed Salem · 5 years ago
  19. 8c8eea0 net/mlx5: Use the correct IPsec capability function for FPGA ops by Raed Salem · 5 years ago
  20. 82ebc88 qed: use true,false for bool variables by Jason Yan · 5 years ago
  21. 0fa1484 Merge branch 'hns3-next' by David S. Miller · 5 years ago
  22. d835524 net: hns3: add trace event support for PF/VF mailbox by Yufeng Mo · 5 years ago
  23. 5cb51cf net: hns3: add support for dumping MAC reg in debugfs by Yufeng Mo · 5 years ago
  24. a3ca5e9 net: hns3: add debug information for flow table when failed by Guojia Liao · 5 years ago
  25. 0b4bdc5 net: hns3: clean up some coding style issue by Huazhong Tan · 5 years ago
  26. 84944d5 net: hns3: modify some unsuitable type declaration by Guojia Liao · 5 years ago
  27. f84f6a8 net: hns3: remove two unused structures in hclge_cmd.h by Guojia Liao · 5 years ago
  28. 16505f8 net: hns3: remove useless proto_support field in struct hclge_fd_cfg by Guojia Liao · 5 years ago
  29. e9368c4 net: hns3: remove an unnecessary case 0 in hclge_fd_convert_tuple() by Huazhong Tan · 5 years ago
  30. fa663c0 net: hns3: split out hclge_get_fd_rule_info() by Jian Shen · 5 years ago
  31. 736fc0e net: hns3: split out hclge_fd_check_ether_tuple() by Jian Shen · 5 years ago
  32. b785b06 Merge branch 'RFC-2863-Testing-Oper-status' by David S. Miller · 5 years ago
  33. 77e9b2a net: ethtool: self_test: Mark interface in testing operative status by Andrew Lunn · 5 years ago
  34. db30a57 net: Add testing sysfs attribute by Andrew Lunn · 5 years ago
  35. eec517cd net: Add IF_OPER_TESTING by Andrew Lunn · 5 years ago
  36. 749d22e Merge branch 'FEC-MDIO-speedups' by David S. Miller · 5 years ago
  37. 3c01eb6 net: ethernet: fec: Allow the MDIO preamble to be disabled by Andrew Lunn · 5 years ago
  38. 3e78298 net: ethernet: fec: Allow configuration of MDIO bus speed by Andrew Lunn · 5 years ago
  39. 29ae6bd net: ethernet: fec: Replace interrupt driven MDIO with polled IO by Andrew Lunn · 5 years ago
  40. 9d3679f r8169: inline rtl8169_make_unusable_by_asic by Heiner Kallweit · 5 years ago
  41. 2ac1fa4 r8169: inline rtl8169_mark_as_last_descriptor by Heiner Kallweit · 5 years ago
  42. a500677 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  43. 745e5ad net: qed: Remove unneeded cast from memory allocation by Aishwarya Ramakrishnan · 5 years ago
  44. 5333fdb net: sun: Remove unneeded cast from memory allocation by Aishwarya Ramakrishnan · 5 years ago
  45. 92efe48 net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource by Dejin Zheng · 5 years ago
  46. b66c9b8 selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests by Lourdes Pedrajas · 5 years ago
  47. cceadc8 net: phy: mscc: use mdiobus_get_phy() by Michael Walle · 5 years ago
  48. 6bedc69 Merge branch 'mlxsw-Two-small-changes' by David S. Miller · 5 years ago
  49. b7f03b0 mlxsw: reg: Increase register field length to 13 bits by Ido Schimmel · 5 years ago
  50. cec2500d4 mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groups by Ido Schimmel · 5 years ago
  51. c290d1a net: phy: Propagate error from bus->reset by Florian Fainelli · 5 years ago
  52. ad3df63 Merge branch 'net-phy-realtek-move-PHY-resume-delay-from-MAC-to-PHY-driver' by David S. Miller · 5 years ago
  53. 109f0cf r8169: remove PHY resume delay that is handled in the PHY driver now by Heiner Kallweit · 5 years ago
  54. fee698d net: phy: realtek: add delay to resume path of certain internal PHY's by Heiner Kallweit · 5 years ago
  55. 6d92797 net: hns: use true,false for bool variables by Jason Yan · 5 years ago
  56. d30e1c3 ptp: idt82p33: Make two variables static by YueHaibing · 5 years ago
  57. 0673f97 ptp_kvm: Make kvm_ptp_lock static by YueHaibing · 5 years ago
  58. 135e301 net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER by Vladimir Oltean · 5 years ago
  59. 949b922 igc: Add debug messages to MAC filter code by Andre Guedes · 5 years ago
  60. 5f93071 igc: Refactor igc_del_mac_filter() by Andre Guedes · 5 years ago
  61. 794e5bc igc: Refactor igc_mac_entry_can_be_used() by Andre Guedes · 5 years ago
  62. 83ba21b igc: Remove igc_*_mac_steering_filter() wrappers by Andre Guedes · 5 years ago
  63. e9736fa igc: Remove IGC_MAC_STATE_QUEUE_STEERING by Andre Guedes · 5 years ago
  64. c6aae59 igc: Remove 'queue' check in igc_del_mac_filter() by Andre Guedes · 5 years ago
  65. a73eb65 igc: Improve address check in igc_del_mac_filter() by Andre Guedes · 5 years ago
  66. 424045b igc: Refactor igc_rar_set_index() by Andre Guedes · 5 years ago
  67. ec00f10 igc: Fix igc_uc_unsync() by Andre Guedes · 5 years ago
  68. 58184b8 igc: Change igc_add_mac_filter() returning value by Andre Guedes · 5 years ago
  69. 23b7b51 igc: Check unsupported flag in igc_add_mac_filter() by Andre Guedes · 5 years ago
  70. 0c2e060 igc: Remove duplicate code in MAC filtering logic by Andre Guedes · 5 years ago
  71. 632fbd5 e1000e: fix S0ix flows for cable connected case by Vitaly Lifshits · 5 years ago
  72. c2a3f8f igc: Add new device IDs for i225 part by Sasha Neftin · 5 years ago
  73. 0fde6e3 Merge branch 'r8169-series-with-improvements' by David S. Miller · 5 years ago
  74. 773235f r8169: add workaround for RTL8168evl TSO hw issues by Heiner Kallweit · 5 years ago
  75. 0623b98 r8169: improve rtl8169_tso_csum_v2 by Heiner Kallweit · 5 years ago
  76. 145192f r8169: use rtl8169_set_features in rtl8169_init_one by Heiner Kallweit · 5 years ago
  77. 85ab8b2 r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfg by Heiner Kallweit · 5 years ago
  78. a9b3d56 r8169: remove NETIF_F_HIGHDMA from vlan_features by Heiner Kallweit · 5 years ago
  79. 0360c04 r8169: move setting OCP base to generic init code by Heiner Kallweit · 5 years ago
  80. 7070eea enetc: permit configuration of rx-vlan-filter with ethtool by Vladimir Oltean · 5 years ago
  81. 89f9ffd net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules by Vladimir Oltean · 5 years ago
  82. f89370d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  83. 123aff2 net: phy: broadcom: Add support for BCM53125 internal PHYs by Florian Fainelli · 5 years ago
  84. c6f5f242 net: phy: mdio-bcm-iproc: Do not show kernel pointer by Florian Fainelli · 5 years ago
  85. 007fc3c net: dsa: b53: per-port interrupts are optional by Florian Fainelli · 5 years ago
  86. 5800091 net: phy: at803x: add support for AR8032 PHY by David Bauer · 5 years ago
  87. 513a24f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 5 years ago
  88. ac9156b igc: Fix default MAC address filter override by Andre Guedes · 5 years ago
  89. c24fd24 igc: Remove dead code related to flower filter by Andre Guedes · 5 years ago
  90. 27945eb igc: Fix NFC queue redirection support by Andre Guedes · 5 years ago
  91. 2e39d2c igc: Remove copper fiber switch control by Sasha Neftin · 5 years ago
  92. 635071e igc: Enable NETIF_F_HW_TC flag by Sasha Neftin · 5 years ago
  93. 64900e8 igc: Fix double definition by Sasha Neftin · 5 years ago
  94. b8a61ea igc: Fix overwrites when dumping registers by Andre Guedes · 5 years ago
  95. 89d3551 igc: Remove forward declaration by Sasha Neftin · 5 years ago
  96. 3d1ce3f igc: Remove unused CTRL_EXT_LINK_MODE_MASK by Sasha Neftin · 5 years ago
  97. f1fd455 igc: Remove unused MDIC_DEST mask by Sasha Neftin · 5 years ago
  98. a34c7f5 e1000: Distribute switch variables for initialization by Kees Cook · 5 years ago
  99. 82faa9b igc: Add support for ETF offloading by Vinicius Costa Gomes · 5 years ago
  100. ec50a9d igc: Add support for taprio offloading by Vinicius Costa Gomes · 5 years ago