Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2024-09-24--06-00 (net-next-6.12-142-gb57fbc33c4b4)
   remotes/brancher/net-next-2024-09-24--09-00 (net-next-6.12-140-g61587b605587)

==== BASE DIFF ====
 net/qrtr/af_qrtr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.MSuKFYe1PQ b/tmp/tmp.3nUeHojgY3
index aef710de1f35..ba7b8e873ba8 100644
--- a/tmp/tmp.MSuKFYe1PQ
+++ b/tmp/tmp.3nUeHojgY3
@@ -2,22 +2,22 @@ tc_action dbg
 profile patch
 selftests/bpf: Fix a btf_dump selftest failure
 forwarding: set timeout to 3 hours
+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
 net: pcs: xpcs: fix the wrong register that was written back
 net: ethernet: lantiq_etop: fix memory disclosure
 net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
 net: Add netif_get_gro_max_size helper for GRO
 igb: Do not bring the device up after non-fatal error
-SUNRPC: Make enough room in servername[] for AF_UNIX addresses
 net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
 net: expose __sock_sendmsg() symbol
 Revert "vrf: Remove unnecessary RCU-bh critical section"
-net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c
 net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks
 tcp: remove unnecessary update for tp->write_seq in tcp_connect()
 net: stmmac: dwmac-tegra: Fix link bring-up sequence
 cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
 net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
-net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
 net: fec: Reload PTP registers after link-state change
 net: fec: Restart PPS after link state change
 netlabel: Add missing comment to struct field
@@ -35,7 +35,6 @@ igb: Disable threaded IRQ for igb_msix_other
 net/mlx5: unique names for per device caches
 ptp: Add support for the AMZNC10C 'vmclock' device
 net: Fix potential RCU dereference issue in tcp_assign_congestion_control
-mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
 connector/cn_proc: Selftest for threads case
 connector/cn_proc: Handle threads for proc connector
 ice: Use common error handling code in two functions
@@ -60,6 +59,4 @@ r8169: add tally counter fields added with RTL8125
 net/ncsi: Cancel the ncsi work before freeing the associated structure
 net: phy: aquantia: fix applying active_low bit after reset
 net: phy: aquantia: fix setting active_low bit
-net: qrtr: Update packets cloning when broadcasting
-octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()
 net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()