summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-22net: dsa: move notifier definitions to switch.hVladimir Oltean2-105/+108
2022-11-22net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.cVladimir Oltean4-48/+50
2022-11-22net: dsa: move headers exported by switch.c to switch.hVladimir Oltean6-4/+15
2022-11-22net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean27-541/+581
2022-11-22net: dsa: move headers exported by slave.c to slave.hVladimir Oltean8-57/+77
2022-11-22net: dsa: move headers exported by master.c to master.hVladimir Oltean5-9/+27
2022-11-22net: dsa: move headers exported by port.c to port.hVladimir Oltean8-97/+120
2022-11-22net: dsa: move rest of devlink setup/teardown to devlink.cVladimir Oltean3-20/+49
2022-11-22net: dsa: if ds->setup is true, ds->devlink is always non-NULLVladimir Oltean1-7/+5
2022-11-22net: dsa: move bulk of devlink code to devlink.{c,h}Vladimir Oltean5-346/+370
2022-11-22net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean8-22/+41
2022-11-22net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean3-3/+2
2022-11-22devlink: remove redundant health state set to errorMoshe Shemesh1-2/+0
2022-11-22tcp: Fix build break when CONFIG_IPV6=nSaeed Mahameed1-1/+1
2022-11-22Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Jakub Kicinski2-0/+15
2022-11-22Merge branch 'cleanup-ocelot_stats-exposure'Paolo Abeni7-242/+235
2022-11-22net: mscc: ocelot: issue a warning if stats are incorrectly orderedColin Foster1-1/+7
2022-11-22net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster2-215/+216
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster7-26/+12
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel1-4/+41
2022-11-22samples: pktgen: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh5-16/+124
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli1-5/+14
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter1-3/+5
2022-11-21net: fix __sock_gen_cookie()Eric Dumazet1-1/+4
2022-11-21Merge branch 'mptcp-netlink'David S. Miller2-33/+29
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni2-11/+16
2022-11-21mptcp: deduplicate error paths on endpoint creationPaolo Abeni1-22/+13
2022-11-21net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima5-9/+10
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda1-1/+1
2022-11-21Merge branch 'sarx5-VCAP-debugfs'David S. Miller17-128/+1838
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund4-3/+553
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund4-0/+15
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund3-10/+333
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund3-4/+141
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund4-56/+535
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund12-64/+266
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund1-2/+2
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund1-1/+5
2022-11-21Merge branch 'gve-alternate-missed-completions'David S. Miller6-8/+142
2022-11-21gve: Handle alternate miss completionsJeroen de Borst3-8/+21
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst4-1/+122
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov1-0/+11
2022-11-21Merge branch 'axiennet-mdio-bus-freq'David S. Miller3-33/+50
2022-11-21net: axienet: set mdio clock according to bus-frequencyAndy Chiu1-21/+49
2022-11-21dt-bindings: describe the support of "clock-frequency" in mdioAndy Chiu1-0/+2
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu2-14/+1
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter1-1/+1
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi2-13/+10
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur1-6/+6