Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-06-20--00-00 (v6.16-rc2-686-g03ac17c5e0c7) remotes/brancher/net-next-hw-2025-06-20--08-00 (v6.16-rc2-698-gdb87490b096c) ==== BASE DIFF ==== drivers/gpu/drm/display/drm_dp_tunnel.c | 2 +- drivers/gpu/drm/i915/intel_runtime_pm.c | 4 +- drivers/gpu/drm/i915/intel_wakeref.c | 3 +- drivers/net/ethernet/ti/icssg/icssg_prueth.c | 12 +- drivers/net/ethernet/ti/icssg/icssg_prueth.h | 5 + include/linux/ref_tracker.h | 50 ++++- lib/ref_tracker.c | 283 +++++++++++++++++++++++++-- net/core/dev.c | 2 +- net/core/net_namespace.c | 34 +++- 9 files changed, 368 insertions(+), 27 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.73AGr01IqK b/tmp/tmp.lBAmKysXT8 index df002bd629f8..9266534fc541 100644 --- a/tmp/tmp.73AGr01IqK +++ b/tmp/tmp.lBAmKysXT8 @@ -6,6 +6,11 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: usb: qmi_wwan: add SIMCom 8230C composition +CREDITS: Add entry for Shannon Nelson +bridge: mcast: Fix use-after-free during router port configuration +page_pool: import Jesper's page_pool benchmark +netmem: fix skb_frag_address_safe with unreadable skbs net: cadence: macb: Enable RMII for SAMA7 gem net: cadence: macb: Expose REFCLK as a device tree property dt-bindings: net: cdns,macb: Add external REFCLK property @@ -80,7 +85,6 @@ eth: sfc: migrate to new RXFH callbacks eth: sfc: siena: migrate to new RXFH callbacks eth: sfc: falcon: migrate to new RXFH callbacks bonding: Improve the accuracy of LACPDU transmissions -net: ti: icssg-prueth: Add prp offload support to ICSSG driver ice: default to TIME_REF instead of TXCO on E825-C ice: move TSPLL init calls to ice_ptp.c ice: fall back to TCXO on TSPLL lock fail @@ -98,7 +102,4 @@ ice: rename TSPLL and CGU functions and definitions ice: move TSPLL functions to a separate file ethernet: atl1: Add missing DMA mapping error checks octeontx2-af: Fix rvu_mbox_init return path -vsock: Fix transport_* TOCTOU -vsock: Fix transport_g2h TOCTOU -vsock: Fix transport_{h2g,g2h} TOCTOU ip6_tunnel: enable to change proto of fb tunnels