Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-01--08-00 (v6.17-rc7-1885-g149b4e83a5a1) remotes/brancher/net-next-hw-2025-10-01--16-00 (net-next-6.18-24-g2b1e56adc601) ==== BASE DIFF ==== .../bindings/net/allwinner,sun8i-a83t-emac.yaml | 95 +++++++++++- drivers/net/ethernet/stmicro/stmmac/Kconfig | 12 ++ drivers/net/ethernet/stmicro/stmmac/Makefile | 1 + drivers/net/ethernet/stmicro/stmmac/dwmac-sun55i.c | 159 +++++++++++++++++++++ .../testing/selftests/drivers/net/bonding/Makefile | 2 +- 5 files changed, 266 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.llg5BD7Axe b/tmp/tmp.tF7GEVQnV6 index 662e9ddc4af1..48e407b10034 100644 --- a/tmp/tmp.llg5BD7Axe +++ b/tmp/tmp.tF7GEVQnV6 @@ -13,4 +13,12 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback +net: doc: Fix typos in docs +xdp: update mem type when page pool is used for generic XDP +net: psp: don't assume reply skbs will have a socket +net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work +net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter() +page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches +net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom selftest:net: Fix uninit pointers and return values