Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-10-14--21-00 (v6.12-rc2-710-gcb3e61d65f0e)
   remotes/brancher/net-next-2024-10-15--00-00 (v6.12-rc2-766-ga211f4dc4618)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.s2LJLJCF7J b/tmp/tmp.wUwLB9ZKR1
index 30d5a508e417..ee34c7c01840 100644
--- a/tmp/tmp.s2LJLJCF7J
+++ b/tmp/tmp.wUwLB9ZKR1
@@ -2,6 +2,38 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+igb: Fix styling in enable/disable SR-IOV
+tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
+Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
+net/mlx5: fs, rename modify header struct member action
+net/mlx5: fs, rename packet reformat struct member action
+net/mlx5: Only create VEPA flow table when in VEPA mode
+net/mlx5: Add sync reset drop mode support
+net/mlx5: Generalize QoS operations for nodes and vports
+net/mlx5: Simplify QoS scheduling element configuration
+net/mlx5: Remove vport QoS enabled flag
+net/mlx5: Refactor vport QoS to use scheduling node structure
+net/mlx5: Refactor vport scheduling element creation function
+net/mlx5: Introduce node struct and rename group terminology to node
+net/mlx5: Rename vport QoS group reference to parent
+net/mlx5: Restrict domain list insertion to root TSAR ancestors
+net/mlx5: Add parent group support in rate group structure
+net/mlx5: Introduce node type to rate group structure
+net/mlx5: Refactor QoS group scheduling element creation
+gve: add support for basic queue stats
+gve: adopt page pool for DQ RDA mode
+gve: move DQO rx buffer management related code to a new file
+rtnetlink: Remove rtnl_register() and rtnl_register_module().
+can: gw: Use rtnl_register_many().
+dcb: Use rtnl_register_many().
+ipmr: Use rtnl_register_many().
+ipv6: Use rtnl_register_many().
+ipv4: Use rtnl_register_many().
+net: Use rtnl_register_many().
+net: sched: Use rtnl_register_many().
+neighbour: Use rtnl_register_many().
+rtnetlink: Use rtnl_register_many().
+rtnetlink: Panic when __rtnl_register_many() fails for builtin callers.
 vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
 mlx5_en: use read sequence for gettimex64
 selftests: tc-testing: Fixed Typo error
@@ -147,3 +179,27 @@ selftests: forwarding: Add a fallback cleanup()
 selftests: net: lib: Introduce deferred commands
 net: add config option for tunnel fallback devs
 tg3: Address byte-order miss-matches
+xsk: Use xsk_buff_pool directly for cq functions
+xsk: Wrap duplicated code to function
+xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool
+xsk: Get rid of xdp_buff_xsk::orig_addr
+xsk: s/free_list_node/list_node/
+xsk: Get rid of xdp_buff_xsk::xskb_list_node
+Merge branch 'selftests/bpf: add coverage for xdp_features in test_progs'
+selftests/bpf: check program redirect in xdp_cpumap_attach
+selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
+selftests/bpf: fix bpf_map_redirect call for cpu map test
+selftests/bpf: add tcx netns cookie tests
+bpf: add get_netns_cookie helper to tc programs
+selftests/bpf: add missing header include for htons
+Merge branch 'netkit: Add option for scrubbing skb meta data'
+selftests/bpf: Extend netkit tests to validate skb meta data
+tools: Sync if_link.h uapi tooling header
+netkit: Add add netkit scrub support to rt_link.yaml
+netkit: Simplify netkit mode over to use NLA_POLICY_MAX
+netkit: Add option for scrubbing skb meta data
+bpf: Remove unused macro
+Merge branch 'selftests/bpf: new MPTCP subflow subtest'
+selftests/bpf: Add mptcp subflow subtest
+selftests/bpf: Add getsockopt to inspect mptcp subflow
+selftests/bpf: Add mptcp subflow example