Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-12-03--18-00 (net-next-6.13-9268-g585f15686a94)
   remotes/brancher/net-next-2024-12-03--21-00 (net-next-6.13-9293-g5dfca3487a7a)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.jyc6fmPscR b/tmp/tmp.epmUgYOguw
index 2adf17685b2a..f3a73535079d 100644
--- a/tmp/tmp.jyc6fmPscR
+++ b/tmp/tmp.epmUgYOguw
@@ -3,10 +3,35 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: wireguard: Allow binding to specific ifindex
+geneve: do not assume mac header is set in geneve_xmit_skb()
+xdp: get rid of xdp_frame::mem.id
+page_pool: allow mixing PPs within one bulk
+page_pool: make page_pool_put_page_bulk() handle array of netmems
+netmem: add a couple of page helper wrappers
+xdp: register system page pool as an XDP memory model
+xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
+xdp: allow attaching already registered memory model to xdp_rxq_info
+xdp, xsk: constify read-only arguments of some static inline helpers
+bpf, xdp: constify some bpf_prog * function arguments
+xsk: align &xdp_buff_xsk harder
 inet: add indirect call wrapper for getfrag() calls
+ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()
+net: avoid potential UAF in default_operstate()
 net: defer final 'struct net' free in netns dismantle
 net: mscc: ocelot: be resilient to loss of PTP packets during transmission
 mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4
+net: hibmcge: Add nway_reset supported in this module
+net: hibmcge: Add reset supported in this module
+net: hibmcge: Add pauseparam supported in this module
+net: hibmcge: Add register dump supported in this module
+net: hibmcge: Add unicast frame filter supported in this module
+net: hibmcge: Add irq_info file to debugfs
+net: hibmcge: Add debugfs supported in this module
+vsock/test: verify socket options after setting them
+vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
+vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
+net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
 cxgb4: use port number to set mac addr
 selftests: forwarding: Add a selftest for the new reserved_bits UAPI
 selftests: net: lib: Add several autodefer helpers