Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-22--12-00 (v6.15-rc2-796-g840adc4d29fa) remotes/brancher/net-next-2025-04-22--15-00 (v6.15-rc2-800-gd370f80ccefe) ==== BASE DIFF ==== include/net/p8022.h | 16 ------------- net/802/Makefile | 5 ++-- net/802/p8022.c | 64 ---------------------------------------------------- net/8021q/vlan.c | 1 - net/core/lwtunnel.c | 26 ++++++++++++++++----- net/core/selftests.c | 18 +++++++++++---- 6 files changed, 35 insertions(+), 95 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.HlBG7g34Ze b/tmp/tmp.tH7fEjC8La index 3ee005b9b92f..cb7b2ba655b1 100644 --- a/tmp/tmp.HlBG7g34Ze +++ b/tmp/tmp.tH7fEjC8La @@ -6,6 +6,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: stmmac: dwc-qos: calibrate tegra with mdio bus idle +net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised +net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll +selftests: can: Document test_raw_filter test cases +selftests: can: Use fixtures in test_raw_filter +selftests: can: use kselftest harness in test_raw_filter +selftests: can: Import tst-filter from can-tests net: stmmac: socfpga: Remove unused pcs-mdiodev field net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter net: stmmac: socfpga: Enable internal GMII when using 1000BaseX @@ -78,7 +85,6 @@ neighbour: Move neigh_find_table() to neigh_get(). neighbour: Allocate skb in neigh_get(). neighbour: Move two validations from neigh_get() to neigh_valid_get_req(). neighbour: Make neigh_valid_get_req() return ndmsg. -net: 802: Remove unused p8022 code ppp: Split ppp_exit_net() to ->exit_rtnl(). pfcp: Convert pfcp_net_exit() to ->exit_rtnl(). net: Drop hold_rtnl arg from ops_undo_list(). @@ -137,11 +143,6 @@ net: tulip: Use pure PCI devres API net: octeontx2: Use pure PCI devres API net: prestera: Use pure PCI devres API net: phylink: fix suspend/resume with WoL enabled and link down -net: lwtunnel: disable BHs when required -net: selftests: initialize TCP header and skb payload with zero -net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support -net: stmmac: dwmac-loongson: Add new multi-chan IP core support -net: stmmac: dwmac-loongson: Move queue number init to common function selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour net_sched: qfq: Fix double list add in class with netem as child qdisc net_sched: ets: Fix double list add in class with netem as child qdisc