Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-04--03-00 (net-next-6.14-8381-gb3035df54495)
   remotes/brancher/net-next-2025-02-04--06-00 (net-next-6.14-8392-g22d9273783c1)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.oQvCZ0hM9c b/tmp/tmp.0xmBsc1uOD
index 8bc7e09103cd..d8cbe504118a 100644
--- a/tmp/tmp.oQvCZ0hM9c
+++ b/tmp/tmp.0xmBsc1uOD
@@ -5,6 +5,11 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
+cxgb4: Avoid a -Wflex-array-member-not-at-end warning
+net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
+eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when adding unicast addrs
+eth: fbnic: add MAC address TCAM to debugfs
 selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()
 netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
 selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
@@ -22,6 +27,12 @@ bnxt_en: Set NAPR 1.2 support when registering with firmware
 vsock/test: Add test for SO_LINGER null ptr deref
 vsock: Orphan socket after transport release
 Documentation/networking: Fix basic node example document ISO 15765-2
+net: devmem: make dmabuf unbinding scheduled work
+net: devmem: Implement TX path
+net: devmem: TCP tx netlink api
+net: add get_netmem/put_netmem support
+selftests: ncdevmem: Implement devmem TCP TX
+net: add devmem TCP TX documentation
 net: warn if NAPI instance wasn't shut down
 tools: ynl-gen: support limits using definitions
 tools: ynl-gen: don't output external constants