Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-13--12-00 (v6.14-rc1-499-g74422f50428f)
   remotes/brancher/net-next-2025-02-13--15-00 (v6.14-rc1-508-g12b1fed0b9b3)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.yUfhXzpnCP b/tmp/tmp.D3jFPo6BNB
index 761c6a015286..f29565cccb39 100644
--- a/tmp/tmp.yUfhXzpnCP
+++ b/tmp/tmp.D3jFPo6BNB
@@ -3,6 +3,21 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+rtnetlink: Allow setting IFLA_PERM_ADDRESS at device creation time
+arp: switch to dev_getbyhwaddr() in arp_req_set_public()
+net: Add non-RCU dev_getbyhwaddr() helper
+selftest/bpf: Add vsock test for sockmap rejecting unconnected
+selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
+vsock/bpf: Warn on socket without transport
+sockmap, vsock: For connectible sockets allow only connected
+net: pktgen: use defines for the various dec/hex number parsing digits lengths
+net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
+net: pktgen: fix ctrl interface command parsing
+net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
+net: pktgen: fix 'rate 0' error handling (return -EINVAL)
+net: pktgen: fix hex32_arg parsing for short reads
+net: pktgen: enable 'param=value' parsing
+net: pktgen: replace ENOTSUPP with EOPNOTSUPP
 net: skb: do not assume that ktime_t is equal to s64
 net: phy: mscc: Add auto-negotiation feature to VSC8514
 Revert "netfilter: flowtable: teardown flow if cached mtu is stale"
@@ -31,9 +46,6 @@ bpf: add TCP_BPF_RTO_MAX for bpf_setsockopt
 tcp: add TCP_RTO_MAX_MIN_SEC definition
 net: phy: c45: improve handling of disabled EEE modes in generic ethtool functions
 selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
-arp: switch to dev_getbyhwaddr() in arp_req_set_public()
-net: Add dev_getbyhwaddr_rtnl() helper
-net: document return value of dev_getbyhwaddr_rcu()
 net: allow small head cache usage with large MAX_SKB_FRAGS values
 s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
 mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
@@ -57,9 +69,6 @@ net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
 net: Add net_passive_inc() and net_passive_dec().
 ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array
 Documentation: dpaa2 ethernet switch driver: Fix spelling
-net: ipv6: fix consecutive input and output transformation in lwtunnels
-net: ipv6: fix lwtunnel loops in ioam6, rpl and seg6
-net: ipv6: fix dst ref loops on input in rpl and seg6 lwtunnels
 idpf: use napi's irq affinity
 ice: use napi's irq affinity
 bnxt: use napi's irq affinity