summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-22net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean
2022-11-22net: dsa: move headers exported by slave.c to slave.hVladimir Oltean
2022-11-22net: dsa: move headers exported by master.c to master.hVladimir Oltean
2022-11-22net: dsa: move headers exported by port.c to port.hVladimir Oltean
2022-11-22net: dsa: move rest of devlink setup/teardown to devlink.cVladimir Oltean
2022-11-22net: dsa: if ds->setup is true, ds->devlink is always non-NULLVladimir Oltean
2022-11-22net: dsa: move bulk of devlink code to devlink.{c,h}Vladimir Oltean
2022-11-22net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean
2022-11-22net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean
2022-11-22devlink: remove redundant health state set to errorMoshe Shemesh
2022-11-22tcp: Fix build break when CONFIG_IPV6=nSaeed Mahameed
2022-11-22Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Jakub Kicinski
2022-11-22Merge branch 'cleanup-ocelot_stats-exposure'Paolo Abeni
2022-11-22net: mscc: ocelot: issue a warning if stats are incorrectly orderedColin Foster
2022-11-22net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster
2022-11-22net: mscc: ocelot: remove redundant stats_layout pointersColin Foster
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel
2022-11-22samples: pktgen: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter
2022-11-21net: fix __sock_gen_cookie()Eric Dumazet
2022-11-21Merge branch 'mptcp-netlink'David S. Miller
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni
2022-11-21mptcp: deduplicate error paths on endpoint creationPaolo Abeni
2022-11-21net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda
2022-11-21Merge branch 'sarx5-VCAP-debugfs'David S. Miller
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund
2022-11-21Merge branch 'gve-alternate-missed-completions'David S. Miller
2022-11-21gve: Handle alternate miss completionsJeroen de Borst
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst
2022-11-21NFC: nci: Extend virtual NCI deinit testDmitry Vyukov
2022-11-21Merge branch 'axiennet-mdio-bus-freq'David S. Miller
2022-11-21net: axienet: set mdio clock according to bus-frequencyAndy Chiu
2022-11-21dt-bindings: describe the support of "clock-frequency" in mdioAndy Chiu
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur
2022-11-21Merge branch 'nfp-ipsec-offload'David S. Miller
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang