Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-03-07--06-00 (v6.14-rc5-1201-g3967e3c7c696)
   remotes/brancher/net-next-2025-03-07--09-00 (v6.14-rc5-1208-g581bf9fb7219)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.WzrllcemjB b/tmp/tmp.4mth5ETqA7
index 1abaeb85b337..c4bbe5161c32 100644
--- a/tmp/tmp.WzrllcemjB
+++ b/tmp/tmp.4mth5ETqA7
@@ -3,6 +3,7 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
 selftests/net: expand cmsg_ip with MSG_MORE
 ipv6: save dontfrag in cork
 ipv6: remove leftover ip6 cookie initializer
@@ -91,4 +92,10 @@ net: phy: tja11xx: enable PHY in sleep mode for TJA1102S
 net: phy: tja11xx: add support for TJA1102S
 netpoll: Optimize skb refilling on critical path
 net/smc: use the correct ndev to find pnetid by pnetid table
-r8169: add support for 16K jumbo frames on RTL8125B
+Merge branch 'xdp-metadata-support-for-tun-driver'
+selftests/bpf: Fix file descriptor assertion in open_tuntap helper
+selftests/bpf: Add test for XDP metadata support in tun driver
+selftests/bpf: Refactor xdp_context_functional test and bpf program
+selftests/bpf: Move open_tuntap to network helpers
+net: tun: Enable transfer of XDP metadata to skb
+net: tun: Enable XDP metadata support