Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-10-31--03-00 (v6.12-rc4-1189-ga9aefc785ac1)
   remotes/brancher/net-next-2024-10-31--06-00 (v6.12-rc4-1198-g4275add6b002)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.IJHjZBz8Pb b/tmp/tmp.RdTWEeC9gf
index b507e8227faf..4811dcb91e83 100644
--- a/tmp/tmp.IJHjZBz8Pb
+++ b/tmp/tmp.RdTWEeC9gf
@@ -9,6 +9,15 @@ sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 net: enetc: prevent VF from configuring preemptiable TCs
 net: xilinx: axienet: Check if Tx queue enabled
 net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
+netlink: Remove the dead code in netlink_proto_init()
+selftests/net: Fix ./ns-XXXXXX not cleanup
+net: phy: use ethtool string helpers
+net: bnxt: use ethtool string helpers
+net: fjes: use ethtool string helpers
+net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
+UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
+bnxt_en: replace PTP spinlock with seqlock
+bnxt_en: cache only 24 bits of hw counter
 selftests: netdevsim: add fib_notifications to Makefile
 dql: annotate data-races around dql->last_obj_cnt
 net: ipv4: Cache pmtu for all packet paths if multipath enabled