Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-09-17--15-00 (net-next-6.12-132-g0677e2d4de2e)
   remotes/brancher/net-next-2024-09-17--18-00 (net-next-6.12-106-g691d2f95825c)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.SoWHp4ia0k b/tmp/tmp.hLCF06RtlO
index 07243e8b94e0..45bfdd1d689e 100644
--- a/tmp/tmp.SoWHp4ia0k
+++ b/tmp/tmp.hLCF06RtlO
@@ -2,6 +2,7 @@ tc_action dbg
 profile patch
 selftests/bpf: Fix a btf_dump selftest failure
 forwarding: set timeout to 3 hours
+net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
 net: phy: aquantia: fix applying active_low bit after reset
 net: phy: aquantia: fix setting active_low bit
 net: phy: microchip_t1: SQI support for LAN887x
@@ -10,36 +11,9 @@ selftests: nic_basic_tests: Add selftest case for speed and duplex state checks
 selftests: nic_basic_tests: Add selftest file for basic tests of NIC
 net: sparx5: Fix invalid timestamps
 net: qcom/emac: Find sgmii_ops by device_for_each_child()
-testing/selftest: add test tool and scripts for ovpn module
-ovpn: add basic ethtool support
-ovpn: notify userspace when a peer is deleted
-ovpn: kill key and notify userspace in case of IV exhaustion
-ovpn: implement key add/del/swap via netlink
-ovpn: implement peer add/dump/delete via netlink
-ovpn: add support for peer floating
-ovpn: add support for updating local UDP endpoint
-ovpn: implement keepalive mechanism
-ovpn: implement peer lookup logic
-ovpn: implement multi-peer support
-ovpn: implement TCP transport
-ovpn: store tunnel and transport statistics
-ovpn: implement packet processing
-ovpn: implement basic RX path (UDP)
-ovpn: implement basic TX path (UDP)
-ovpn: introduce the ovpn_socket object
-ovpn: introduce the ovpn_peer object
-ovpn: keep carrier always on
-ovpn: implement interface creation/destruction via netlink
-ovpn: add basic interface creation/destruction/management routines
-ovpn: add basic netlink support
-net: introduce OpenVPN Data Channel Offload (ovpn)
-rtnetlink: don't crash on unregister if no dellink exists
-netlink: add NLA_POLICY_MAX_LEN macro
 selftests: net: add pmtu_bad.sh regression test
 net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
 net: qrtr: Update packets cloning when broadcasting
-netfilter: conntrack: conditionally compile ctnetlink_label_size
-netfilter: conntrack: compile label helpers unconditionally
 net: fec: Reload PTP registers after link-state change
 net: fec: Restart PPS after link state change
 netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n