Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-11--09-00 (net-next-6.17-10260-gd1bc1a600295) remotes/brancher/net-next-2025-08-11--12-00 (net-next-6.17-10272-g594d97f56da1) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.egFDxr0P9e b/tmp/tmp.yt14iNvmhi index aede2ec5f576..f0a7fcfa12a6 100644 --- a/tmp/tmp.egFDxr0P9e +++ b/tmp/tmp.yt14iNvmhi @@ -12,6 +12,18 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +net: tun: replace strcpy with strscpy for ifr_name +net: stmmac: make variable data a u32 +net: pppoe: implement GRO/GSO support +net/mlx5: Don't use %pK through tracepoints +ice: Don't use %pK through printk or tracepoints +caif: Replace memset(0) + strscpy() with strscpy_pad() +net: usb: asix_devices: add phy_mask for ax88772 mdio bus +udp: also consider secpath when evaluating ipsec use for checksumming +xfrm: bring back device check in validate_xmit_xfrm +xfrm: restore GSO for SW crypto +xfrm: flush all states in xfrm_state_fini +ppp: fix race conditions in ppp_fill_forward_path net: stmmac: Return early if invalid in loongson_dwmac_fix_reset() net: stmmac: Change first parameter of fix_soc_reset() net: stmmac: Check stmmac_hw_setup() in stmmac_resume()