Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-12-15--00-05 (v6.13-rc2-541-g31fc3b01328b)
   remotes/brancher/net-next-2024-12-15--03-00 (v6.13-rc2-516-g646c1f1c1441)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.KsPEmWR2Wk b/tmp/tmp.WZ70ZAdW79
index 2793c5860caf..eab0021160fb 100644
--- a/tmp/tmp.KsPEmWR2Wk
+++ b/tmp/tmp.WZ70ZAdW79
@@ -3,7 +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
-Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
+hippi: Remove unused hippi_neigh_setup_dev
+qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()
 e1000e: Fix real-time violations on link up
 rust: net::phy scope ThisModule usage in the module_phy_driver macro
 Fix clamp() of ip_vs_conn_tab on small memory systems.
@@ -121,29 +122,3 @@ netlink: add IGMP/MLD join/leave notifications
 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
-bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
-Merge branch 'explicit-raw_tp-null-arguments'
-selftests/bpf: Add tests for raw_tp NULL args
-bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
-bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
-Merge branch 'add-missing-size-check-for-btf-based-ctx-access'
-selftests/bpf: Add test for narrow ctx load for pointer args
-bpf: Check size for BTF-based ctx access of pointer members
-selftests/bpf: extend changes_pkt_data with cases w/o subprograms
-bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
-bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
-bpf: fix potential error return
-Merge branch 'bpf-track-changes_pkt_data-property-for-global-functions'
-selftests/bpf: validate that tail call invalidates packet pointers
-bpf: consider that tail calls invalidate packet pointers
-selftests/bpf: freplace tests for tracking of changes_packet_data
-bpf: check changes_pkt_data property for extension programs
-selftests/bpf: test for changing packet data from global functions
-bpf: track changes_pkt_data property for global functions
-bpf: refactor bpf_helper_changes_pkt_data to use helper number
-bpf: add find_containing_subprog() utility function
-bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
-bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
-selftests/bpf: Extend test for sockmap update with same
-bpf, sockmap: Fix race between element replace and close()
-bpf, sockmap: Fix update element with same