summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-30net: cxgb: fix a typo in kernel docJean Sacren1-1/+1
2021-11-30net: cxgb3: fix typos in kernel docJean Sacren1-2/+2
2021-11-30Bonding: add arp_missed_max optionHangbin Liu10-8/+82
2021-11-30net: lantiq: fix missing free_netdev() on error in ltq_etop_probe()Yang Yingliang1-2/+2
2021-11-30net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_releaseNikolay Aleksandrov1-18/+2
2021-11-30net: nexthop: reduce rcu synchronizations when replacing resilient groupsNikolay Aleksandrov1-5/+3
2021-11-30net/tls: simplify the tls_set_sw_offload functionTianjia Zhang1-19/+17
2021-11-30net: stmmac: Add platform level debug register dump featureBhupesh Sharma3-3/+8
2021-11-29ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'Christophe JAILLET1-1/+0
2021-11-29net: ifb: support ethtools statsTonghao Zhang1-25/+121
2021-11-29stmmac: remove ethtool driver version infoHeiner Kallweit2-2/+0
2021-11-29net: dsa: felix: fix flexible_array.cocci warningskernel test robot1-1/+1
2021-11-29Merge branch 'hns3-cleanups'David S. Miller8-354/+431
2021-11-29net: hns3: split function hns3_set_l2l3l4()Yufeng Mo1-45/+57
2021-11-29net: hns3: split function hns3_handle_bdinfo()Yufeng Mo1-19/+35
2021-11-29net: hns3: split function hns3_nic_get_stats64()Yufeng Mo1-62/+61
2021-11-29net: hns3: refine function hclge_tm_pri_q_qs_cfg()Guangbin Huang1-25/+50
2021-11-29net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()Guangbin Huang1-10/+23
2021-11-29net: hns3: refine function hclge_cfg_mac_speed_dup_hw()Guangbin Huang2-39/+37
2021-11-29net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo2-48/+57
2021-11-29net: hns3: refactor two hns3 debugfs functionsJie Wang2-50/+48
2021-11-29net: hns3: refactor hns3_nic_reuse_page()Hao Chen1-20/+35
2021-11-29net: hns3: refactor reset_prepare_general retry statementJiaran Zhang2-36/+28
2021-11-29net: snmp: add statistics for tcp small queue checkMenglong Dong3-1/+6
2021-11-29devlink: Remove misleading internal_flags from health reporter dumpLeon Romanovsky1-2/+0
2021-11-29Merge branch 'seville-shared-mdio'David S. Miller4-136/+168
2021-11-29net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...Colin Foster4-104/+56
2021-11-29net: dsa: ocelot: seville: utilize of_mdiobus_registerColin Foster1-1/+2
2021-11-29net: mdio: mscc-miim: convert to a regmap implementationColin Foster1-42/+121
2021-11-29Merge branch 'lan966x-driver'David S. Miller14-0/+3546
2021-11-29net: lan966x: Update MAINTAINERS to include lan966x driverHoratiu Vultur1-0/+7
2021-11-29net: lan966x: add ethtool configuration and statisticsHoratiu Vultur4-1/+714
2021-11-29net: lan966x: add mactable supportHoratiu Vultur4-1/+208
2021-11-29net: lan966x: add port module supportHoratiu Vultur6-5/+1259
2021-11-29net: lan966x: add the basic lan966x driverHoratiu Vultur7-0/+1207
2021-11-29dt-bindings: net: lan966x: Add lan966x-switch bindingsHoratiu Vultur1-0/+158
2021-11-29net: ixp4xx_hss: Convert to use DT probingLinus Walleij1-75/+185
2021-11-29dt-bindings: net: Add bindings for IXP4xx V.35 WAN HSSLinus Walleij2-0/+135
2021-11-29net: dsa: rtl8365mb: set RGMII RX delay in steps of 0.3 nsAlvin Šipraga1-9/+6
2021-11-29net: dsa: rtl8365mb: fix garbled commentAlvin Šipraga1-1/+1
2021-11-29net: dsa: realtek-smi: don't log an error on EPROBE_DEFERAlvin Šipraga1-1/+1
2021-11-29selftests: net: bridge: fix typo in vlan_filtering dependency testIvan Vecera1-1/+1
2021-11-29Merge branch 'mpls-cleanups'David S. Miller2-11/+10
2021-11-29net: mpls: Make for_nexthops iterator constBenjamin Poirier2-5/+5
2021-11-29net: mpls: Remove duplicate variable from iterator macroBenjamin Poirier1-7/+6
2021-11-29Merge branch 'qualcomm-bam-dmux'David S. Miller5-0/+1021
2021-11-29net: wwan: Add Qualcomm BAM-DMUX WWAN network driverStephan Gerhold4-0/+929
2021-11-29dt-bindings: net: Add schema for Qualcomm BAM-DMUXStephan Gerhold1-0/+92
2021-11-29Merge branch 'vxlan-port'David S. Miller3-2/+3
2021-11-29net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790Hao Chen1-1/+1