Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-09-25--06-00 (net-next-6.12-179-g86f0c7c838dd)
   remotes/brancher/net-next-2024-09-25--09-00 (net-next-6.12-176-g11cee1d3defb)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.W0h19VhkNR b/tmp/tmp.RxlcJPqcPb
index e55b3910ade9..91d527a79bdf 100644
--- a/tmp/tmp.W0h19VhkNR
+++ b/tmp/tmp.RxlcJPqcPb
@@ -2,6 +2,7 @@ tc_action dbg
 profile patch
 selftests/bpf: Fix a btf_dump selftest failure
 forwarding: set timeout to 3 hours
+net/bridge: Optimizing read-write locks in ebtables.c
 Fix issue related with assigning two diffrent vids to the same interface.
 ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
 rxrpc: Fix a race between socket set up and I/O thread creation
@@ -17,7 +18,6 @@ mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
 net: microchip: Make FDMA config symbol invisible
 net: fec: Reload PTP registers after link-state change
 net: fec: Restart PPS after link state change
-net/bridge: Optimizing read-write locks in ebtables.c
 mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
 sctp: Fix typos in comments across various files
 net: phy: aquantia: Introduce custom get_features
@@ -49,9 +49,6 @@ ice: Use common error handling code in two functions
 selftests/net: packetdrill: increase timing tolerance in debug mode
 usbnet: fix cyclical race on disconnect with work queue
 net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
-net: enetc: reset xdp_tx_in_flight when updating bpf program
-net: enetc: fix the issues of XDP_REDIRECT feature
-net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
 virtio_net: Fix mismatched buf address when unmapping for small packets
 Bonding: update bond device XFRM features based on current active slave
 net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()