summaryrefslogtreecommitdiffstats
path: root/scripts/Lindent (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-23nfc: s3fwrn5: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23nfc: pn544: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23nfc: pn533: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23NFC: nxp-nci: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23nfc: mrvl: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23nfc: microread: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-23net: dsa: xrs700x: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23net: dsa: lan9303: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-23sfc: ensure type is valid before updating seen_genEdward Cree1-7/+9
2022-11-23ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2022-11-23Documentation: devlink: Add blank line padding on numbered lists in Devlink P...Bagas Sanjaya1-4/+9
2022-11-23Revert "veth: Avoid drop packets when xdp_redirect performs"Heng Qi1-76/+12
2022-11-23Revert "bpf: veth driver panics when xdp prog attached before veth_open"Heng Qi1-1/+1
2022-11-23net: dsa: kill off dsa_priv.hVladimir Oltean8-25/+14
2022-11-23net: dsa: move tag_8021q headers to their proper placeVladimir Oltean9-38/+48
2022-11-23net: dsa: move definitions from dsa_priv.h to slave.cVladimir Oltean2-42/+42
2022-11-23net: dsa: rename dsa2.c back into dsa.c and create its headerVladimir Oltean8-31/+46
2022-11-23net: dsa: merge dsa.c into dsa2.cVladimir Oltean4-238/+221
2022-11-23net: dsa: move notifier definitions to switch.hVladimir Oltean2-105/+108
2022-11-23net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.cVladimir Oltean4-48/+50
2022-11-23net: dsa: move headers exported by switch.c to switch.hVladimir Oltean6-4/+15
2022-11-23net: dsa: move tagging protocol code to tag.{c,h}Vladimir Oltean27-541/+581
2022-11-23net: dsa: move headers exported by slave.c to slave.hVladimir Oltean8-57/+77
2022-11-23net: dsa: move headers exported by master.c to master.hVladimir Oltean5-9/+27
2022-11-23net: dsa: move headers exported by port.c to port.hVladimir Oltean8-97/+120
2022-11-23net: dsa: move rest of devlink setup/teardown to devlink.cVladimir Oltean3-20/+49
2022-11-23net: dsa: if ds->setup is true, ds->devlink is always non-NULLVladimir Oltean1-7/+5
2022-11-23net: dsa: move bulk of devlink code to devlink.{c,h}Vladimir Oltean5-346/+370
2022-11-23net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean8-22/+41
2022-11-23net: dsa: unexport dsa_dev_to_net_device()Vladimir Oltean3-3/+2
2022-11-23devlink: remove redundant health state set to errorMoshe Shemesh1-2/+0
2022-11-23tcp: Fix build break when CONFIG_IPV6=nSaeed Mahameed1-1/+1
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-22net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli1-5/+14
2022-11-22net: microchip: sparx5: fix uninitialized variablesDan Carpenter1-3/+5
2022-11-22net: fix __sock_gen_cookie()Eric Dumazet1-1/+4
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-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