summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-20net/mlx5e: en_accel, Add missing net/geneve.h includeRaed Salem
2020-04-20net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem
2020-04-20qed: use true,false for bool variablesJason Yan
2020-04-20Merge branch 'hns3-next'David S. Miller
2020-04-20net: hns3: add trace event support for PF/VF mailboxYufeng Mo
2020-04-20net: hns3: add support for dumping MAC reg in debugfsYufeng Mo
2020-04-20net: hns3: add debug information for flow table when failedGuojia Liao
2020-04-20net: hns3: clean up some coding style issueHuazhong Tan
2020-04-20net: hns3: modify some unsuitable type declarationGuojia Liao
2020-04-20net: hns3: remove two unused structures in hclge_cmd.hGuojia Liao
2020-04-20net: hns3: remove useless proto_support field in struct hclge_fd_cfgGuojia Liao
2020-04-20net: hns3: remove an unnecessary case 0 in hclge_fd_convert_tuple()Huazhong Tan
2020-04-20net: hns3: split out hclge_get_fd_rule_info()Jian Shen
2020-04-20net: hns3: split out hclge_fd_check_ether_tuple()Jian Shen
2020-04-20Merge branch 'RFC-2863-Testing-Oper-status'David S. Miller
2020-04-20net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn
2020-04-20net: Add testing sysfs attributeAndrew Lunn
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn
2020-04-20Merge branch 'FEC-MDIO-speedups'David S. Miller
2020-04-20net: ethernet: fec: Allow the MDIO preamble to be disabledAndrew Lunn
2020-04-20net: ethernet: fec: Allow configuration of MDIO bus speedAndrew Lunn
2020-04-20net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn
2020-04-20r8169: inline rtl8169_make_unusable_by_asicHeiner Kallweit
2020-04-20r8169: inline rtl8169_mark_as_last_descriptorHeiner Kallweit
2020-04-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-04-20net: qed: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-04-20net: sun: Remove unneeded cast from memory allocationAishwarya Ramakrishnan
2020-04-20net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-04-20selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery testsLourdes Pedrajas
2020-04-20net: phy: mscc: use mdiobus_get_phy()Michael Walle
2020-04-20Merge branch 'mlxsw-Two-small-changes'David S. Miller
2020-04-20mlxsw: reg: Increase register field length to 13 bitsIdo Schimmel
2020-04-20mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groupsIdo Schimmel
2020-04-20net: phy: Propagate error from bus->resetFlorian Fainelli
2020-04-20Merge branch 'net-phy-realtek-move-PHY-resume-delay-from-MAC-to-PHY-driver'David S. Miller
2020-04-20r8169: remove PHY resume delay that is handled in the PHY driver nowHeiner Kallweit
2020-04-20net: phy: realtek: add delay to resume path of certain internal PHY'sHeiner Kallweit
2020-04-20net: hns: use true,false for bool variablesJason Yan
2020-04-20ptp: idt82p33: Make two variables staticYueHaibing
2020-04-20ptp_kvm: Make kvm_ptp_lock staticYueHaibing
2020-04-20net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ERVladimir Oltean
2020-04-19igc: Add debug messages to MAC filter codeAndre Guedes
2020-04-19igc: Refactor igc_del_mac_filter()Andre Guedes
2020-04-19igc: Refactor igc_mac_entry_can_be_used()Andre Guedes
2020-04-19igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes
2020-04-19igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes
2020-04-19igc: Remove 'queue' check in igc_del_mac_filter()Andre Guedes
2020-04-19igc: Improve address check in igc_del_mac_filter()Andre Guedes
2020-04-19igc: Refactor igc_rar_set_index()Andre Guedes
2020-04-19igc: Fix igc_uc_unsync()Andre Guedes