Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-11-12--18-00 (v6.12-rc6-1493-g6c7667964a90)
   remotes/brancher/net-next-2024-11-12--21-00 (v6.12-rc6-1513-g0693d2d7b696)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.FYo86WxykC b/tmp/tmp.TSdzG4vIkg
index 01481a79be55..5e6a2c78eac2 100644
--- a/tmp/tmp.FYo86WxykC
+++ b/tmp/tmp.TSdzG4vIkg
@@ -1,8 +1,29 @@
 selftests: net: enable profiling
 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: simplify eeecfg_mac_can_tx_lpi
+net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get_eee
+xfrm: add SA information to the offloaded packet
+mptcp: pm: use _rcu variant under rcu_read_lock
+mptcp: hold pm lock when deleting entry
+mptcp: update local address flags when setting it
+octeontx2-pf: CN20K mbox implementation between PF-VF
+octeontx2-af: CN20K mbox implementation for AF's VF
+octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
+octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
+octeontx2-af: CN20k basic mbox operations and structures
+octeontx2: Set appropriate PF, VF masks and shifts based on silicon
+octeon_ep: add ndo ops for VFs in PF driver
+Merge tag 'for-net-2024-11-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
+net: stmmac: dwmac_socfpga: This platform has GMAC
+net: stmmac: Configure only the relevant bits for timestamping setup
+net: stmmac: Don't include dwmac4 definitions in stmmac_ptp
+net: stmmac: Enable timestamping interrupt on dwmac1000
+net: stmmac: Introduce dwmac1000 timestamping operations
+net: stmmac: Introduce dwmac1000 ptp_clock_info and operations
+net: stmmac: Only update the auto-discovered PTP clock features
+net: stmmac: Use per-hw ptp clock ops
+net: stmmac: Don't modify the global ptp ops directly
 net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 net: phy: microchip_t1 : Add initialization of ptp for lan887x
 net: phy: Makefile: Add makefile support for ptp in Microchip phys
@@ -86,9 +107,6 @@ net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_s
 net: phy: mediatek: Move LED helper functions into mtk phy lib
 net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
 ipmr: Fix access to mfc_cache_list without lock held
-net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
-net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
-dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation
 mctp i2c: notify user space on TX failure
 r8169: copy vendor driver 2.5G/5G EEE advertisement constraints
 net: phy: add phy_set_eee_broken
@@ -98,6 +116,8 @@ 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
 mptcp: fix possible integer overflow in mptcp_reset_tout_timer
+Bluetooth: btintel: Direct exception event to bluetooth stack
+Bluetooth: hci_core: Fix calling mgmt_device_connected
 vdpa/mlx5: Fix error path during device add
 vp_vdpa: fix id_table array not null terminated error
 virtio_pci: Fix admin vq cleanup by using correct info pointer