Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-12-11--06-01 (v6.13-rc1-517-g9b145e81cf89)
   remotes/brancher/net-next-2024-12-11--09-03 (v6.13-rc1-540-gbc82155dfb0c)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.PybFKaIbKv b/tmp/tmp.YXz5uvPfEZ
index 6f1962d07d13..c59c44927b05 100644
--- a/tmp/tmp.PybFKaIbKv
+++ b/tmp/tmp.YXz5uvPfEZ
@@ -3,7 +3,30 @@ 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: phy: micrel: Dynamically control external clock of KSZ PHY
+r8169: add support for RTL8125D rev.b
+cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabled
+net: mctp: Allow MCTP_NET_ANY for v2 tag control ioctls
+net: mctp: Don't use MCTP_INITIAL_DEFAULT_NET for a fallback net
+net: mctp: handle skb cleanup on sock_queue failures
+net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
+net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
+ptp: Check dev_set_name() return value
+isdn: Remove unused get_Bprotocol4id()
+gve: Remove unused gve_adminq_set_mtu
 rust: net::phy fix module autoloading
+selftests: forwarding: add a pvid_change test to bridge_vlan_unaware
+nfp: Convert timeouts to secs_to_jiffies()
+ice: cleanup Rx queue context programming functions
+ice: move prefetch enable to ice_setup_rx_ctx
+ice: reduce size of queue context fields
+ice: use <linux/packing.h> for Tx and Rx queue context data
+ice: use structures to keep track of queue context size
+ice: remove int_q_state from ice_tlan_ctx
+lib: packing: document recently added APIs
+lib: packing: add pack_fields() and unpack_fields()
+lib: packing: demote truncation error in pack() to a warning in __pack()
+lib: packing: create __pack() and __unpack() variants without error checking
 ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
 ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
 ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation