Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-09-07--18-00 (v6.11-rc6-1324-g85b988ebe897)
   remotes/brancher/net-next-2024-09-07--21-00 (v6.11-rc6-1316-g093e38dd8667)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.BFjSKK4xm7 b/tmp/tmp.4mzMl6HWhc
index a8f390251177..99aafc563fb3 100644
--- a/tmp/tmp.BFjSKK4xm7
+++ b/tmp/tmp.4mzMl6HWhc
@@ -2,6 +2,7 @@ tc_action dbg
 profile patch
 selftests/bpf: Fix a btf_dump selftest failure
 forwarding: set timeout to 3 hours
+net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
 selftests: net: ioam: add tunsrc support
 tcp: check skb is non-NULL in tcp_rto_delta_us()
 ionic: Allow XDP program to be hot swapped
@@ -106,15 +107,6 @@ eth: fbnic: Add devlink firmware version info
 selftests/net: integrate packetdrill with ksft
 selftests: support interpreted scripts with ksft_runner.sh
 Bluetooth: replace deprecated strncpy with strscpy_pad
-net: ibm: emac: get rid of wol_irq
-net: ibm: emac: remove all waiting code
-net: ibm: emac: replace of_get_property
-net: ibm: emac: use netdev's phydev directly
-net: ibm: emac: use devm for register_netdev
-net: ibm: emac: remove mii_bus with devm
-net: ibm: emac: use devm for of_iomap
-net: ibm: emac: manage emac_irq with devm
-net: ibm: emac: use devm for alloc_etherdev
 af_unix: Don't return OOB skb in manage_oob().
 af_unix: Move spin_lock() in manage_oob().
 af_unix: Rename unlinked_skb in manage_oob().