Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-13--21-00 (net-next-6.17-10432-gd9904219edb3) remotes/brancher/net-next-2025-08-14--00-00 (net-next-6.17-10434-g755064d471f0) ==== BASE DIFF ==== drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c | 6 ++--- .../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 7 ++++- drivers/net/ethernet/stmicro/stmmac/hwif.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 9 ++++++- include/linux/stmmac.h | 2 +- include/net/ip_vs.h | 13 ++++++++++ kernel/kthread.c | 1 + net/netfilter/ipvs/ip_vs_est.c | 3 ++- net/netfilter/nf_tables_api.c | 30 ++++++++++++++++++++++ net/netfilter/nft_set_pipapo.c | 5 ++-- 10 files changed, 67 insertions(+), 11 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.3x6WeWz7xv b/tmp/tmp.qOZFrhAlmP index cdd78be4c403..b7ae21b62a70 100644 --- a/tmp/tmp.3x6WeWz7xv +++ b/tmp/tmp.qOZFrhAlmP @@ -12,6 +12,10 @@ 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: dsa: ks8995: Add basic switch set-up +net: dsa: ks8995: Delete sysfs register access +net: dsa: ks8995: Add proper RESET delay +net: dsa: Move KS8995 to the DSA subsystem net/mlx5: Support disabling host PFs net/mlx5: Query to see if host PF is disabled net: phy: fixed: remove usage of a faux device @@ -33,9 +37,6 @@ net: xilinx: axienet: Fix RX skb ring management in DMAengine mode net/sched: act_api: Remove unnecessary nlmsg_trim() net/sched: Use TC_RTAB_SIZE instead of magic number net: phy: motorcomm: Add support for PHY LEDs on YT8521 -netfilter: nf_tables: reject duplicate device on updates -ipvs: Fix estimator kthreads preferred affinity -netfilter: nft_set_pipapo: fix null deref for empty set dt-bindings: net: realtek,rtl82xx: document wakeup-source property MAINTAINERS: update s390/net microchip: lan865x: fix missing configuration for Rev.B0/B1 as per AN1760 @@ -54,7 +55,6 @@ net: mtip: Add net_device_ops functions to the L2 switch driver net: mtip: Add buffers management functions to the L2 switch driver net: mtip: The L2 switch driver for imx287 dt-bindings: net: Add MTIP L2 switch description -ipv6: sr: validate HMAC algorithm ID in seg6_genl_sethmac nfc: pn533: Delete an unnecessary check net: phy: realtek: convert RTL8226-CG to c45 only sctp: Convert cookie authentication to use HMAC-SHA256 @@ -144,13 +144,7 @@ selftests: drv-net: add test for RSS on flow label eth: bnxt: support RSS on IPv6 Flow Label eth: fbnic: support RSS on IPv6 Flow Label net: ethtool: support including Flow Label in the flow hash for RSS -net/core: fix wrong return value in __splice_segment -net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. net: pppoe: implement GRO/GSO support net/mlx5: Don't use %pK through tracepoints ice: Don't use %pK through printk or tracepoints -net: usb: asix_devices: add phy_mask for ax88772 mdio bus -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() net: cadence: macb: convert from round_rate() to determine_rate()