Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-11-04--08-00 (v6.18-rc3-771-g3fde860e980a) remotes/brancher/net-next-hw-2025-11-04--16-00 (v6.18-rc3-755-g93ca5d9ac9d6) ==== BASE DIFF ==== include/net/xsk_buff_pool.h | 13 +++++++++---- include/trace/events/net.h | 37 +++++++++++++++++++++++++++---------- net/xdp/xsk.c | 15 ++++++--------- net/xdp/xsk_buff_pool.c | 15 ++++++--------- 4 files changed, 48 insertions(+), 32 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hqTfzlSdQs b/tmp/tmp.k2QvUG4JzA index 8ee7528c592f..b07c0051ad84 100644 --- a/tmp/tmp.hqTfzlSdQs +++ b/tmp/tmp.k2QvUG4JzA @@ -163,25 +163,5 @@ net/mlx5: IPoIB, set self loopback prevention in TIR init net/mlx5e: Allow setting self loopback prevention bits on TIR init net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb() net/mlx5e: Enhance function structures for self loopback prevention application -xsk: use a smaller new lock for shared pool case -xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock net/rds: Give each connection its own workqueue net/rds: Add per cp work queue -quic: add packet builder and parser base -quic: add frame encoder and decoder base -quic: add timer management -quic: add crypto packet encryption and decryption -quic: add crypto key derivation and installation -quic: add packet number space -quic: add congestion control -quic: add path management -quic: add connection id management -quic: add stream management -quic: provide quic.h header files for kernel and userspace -quic: provide family ops for address and protocol -quic: provide common utilities and data structures -net: build socket infrastructure for QUIC protocol -net: define IPPROTO_QUIC and SOL_QUIC constants -net: add net cookie for net device trace events -veth: more robust handing of race to avoid txq getting stuck -veth: enable dev_watchdog for detecting stalled TXQs