Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-01--00-00 (v6.15-rc3-841-gec8e81a92ce5) remotes/brancher/net-next-2025-05-01--03-00 (v6.15-rc3-860-g7ec24ccb4ad6) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.GWh7jJmquY b/tmp/tmp.0P4Jux2ToF index a00da5606e6d..d8cf69d6f53f 100644 --- a/tmp/tmp.GWh7jJmquY +++ b/tmp/tmp.0P4Jux2ToF @@ -6,6 +6,25 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +vhost/net: Defer TX queue re-enable until after sendmsg +ipv4: ip_tunnel: Replace strcpy use with strscpy +ipv6: Restore fib6_config validation for SIOCADDRT. +strparser: Remove unused __strp_unpause +ice: change default clock source for E825-C +ice: move TSPLL init calls to ice_ptp.c +ice: fall back to TCXO on TSPLL lock fail +ice: wait before enabling TSPLL +ice: add multiple TSPLL helpers +ice: use bitfields instead of unions for CGU regs +ice: read TSPLL registers again before reporting status +ice: clear time_sync_en field for E825-C during reprogramming +ice: add ICE_READ/WRITE_CGU_REG_OR_DIE helpers +ice: add TSPLL log config helper +ice: use designated initializers for TSPLL consts +ice: remove ice_tspll_params_e825 definitions +ice: fix E825-C TSPLL register definitions +ice: rename TSPLL and CGU functions and definitions +ice: move TSPLL functions to a separate file xdp: add xdp_skb_reserve_put helper bnxt_en: fix module unload sequence virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()