Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-08-12--08-00 (net-next-6.17-10281-g9d21d4733026) remotes/brancher/net-next-hw-2025-08-12--16-00 (net-next-6.17-10275-g7292dd8219a9) ==== BASE DIFF ==== .../devicetree/bindings/net/thead,th1520-gmac.yaml | 6 ++++-- Documentation/networking/ip-sysctl.rst | 2 +- arch/riscv/boot/dts/thead/th1520.dtsi | 10 ++++++---- drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c | 14 +++++++++++++ drivers/net/phy/mdio_bus.c | 1 + drivers/net/phy/mdio_bus_provider.c | 3 --- drivers/net/phy/nxp-c45-tja11xx.c | 23 ++++++++++++---------- include/linux/netdevice.h | 5 ++++- net/core/dev.c | 12 ++++++++--- net/core/dev.h | 8 ++++++++ net/ipv4/udp_offload.c | 2 +- net/ipv6/xfrm6_tunnel.c | 2 +- net/xfrm/xfrm_device.c | 12 ++++++++--- net/xfrm/xfrm_state.c | 2 +- .../testing/selftests/drivers/net/napi_threaded.py | 10 ++++++---- 15 files changed, 78 insertions(+), 34 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.0ezUFcIMX5 b/tmp/tmp.LNrkbzrbHL index c0c3d3c5fb84..a67457138780 100644 --- a/tmp/tmp.0ezUFcIMX5 +++ b/tmp/tmp.LNrkbzrbHL @@ -33,10 +33,6 @@ 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 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() @@ -45,24 +41,5 @@ net: cadence: macb: convert from round_rate() to determine_rate() SUNRPC: Remove redundant __GFP_NOWARN RDS: remove redundant __GFP_NOWARN tcp: cdg: remove redundant __GFP_NOWARN -net: kcm: Fix race condition in kcm_unattach() -net: prevent deadlocks when enabling NAPIs with mixed kthread config -net: update NAPI threaded config even for disabled NAPIs -selftests: drv-net: don't assume device has only 2 queues -selftests: drv-net: wait for carrier -docs: Fix name for net.ipv4.udp_child_hash_entries -riscv: dts: thead: Add APB clocks for TH1520 GMACs -net: stmmac: thead: Get and enable APB clock on initialization -dt-bindings: net: thead,th1520-gmac: Describe APB interface clock -selftests: tls: test TCP stealing data from under the TLS socket -tls: handle data disappearing from under the TLS ULP -net: mdiobus: release reset_gpio in mdiobus_unregister_device() -net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45 phy: ti: gmii-sel: Force RGMII TX delay -phy: mscc: Fix timestamping for vsc8584 -selftests: bonding: add test for passive LACP mode -bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU -bonding: update LACP activity flag after setting lacp_active bonding: fix multicast MAC address synchronization -ipv6: Check AF_UNSPEC in ip6_route_multipath_add() -net: phy: realtek: convert RTL8226-CG to c45 only