Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-11-08--09-00 (v6.12-rc6-1389-g315435f1a3f1)
   remotes/brancher/net-next-2024-11-08--12-00 (v6.12-rc6-1397-g377d042f8f19)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.vMQzX8l9cj b/tmp/tmp.BkAA7XWuSh
index 635c9275fbfb..d4ce79f1c642 100644
--- a/tmp/tmp.vMQzX8l9cj
+++ b/tmp/tmp.BkAA7XWuSh
@@ -3,6 +3,8 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
+mptcp: error out earlier on disconnect
 octeon_ep_vf: add protective null checks in napi callbacks for cnxk cards
 octeon_ep_vf: add protective null checks in napi callbacks for cn9k cards
 octeon_ep_vf: Fix null dereferences to IQ/OQ pointers
@@ -10,6 +12,12 @@ octeon_ep: add protective null checks in napi callbacks for cnxk cards
 octeon_ep: add protective null checks in napi callbacks for cn9k cards
 octeon_ep: Fix null dereferences to IQ/OQ pointers
 octeon_ep: Add checks to fix double free crashes.
+xprtrdma: Fix spelling errors of asynchronously
+ipv6/udp: Add 4-tuple hash for connected socket
+ipv4/udp: Add 4-tuple hash for connected socket
+net/udp: Add 4-tuple hash list basis
+net/udp: Add a new struct for hash2 slot
+Avoid traversing addrconf hash on ifdown
 net: sched: cls_api: improve the error message for ID allocation failure
 rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PERNET_WIP.
 rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.