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

==== BASE DIFF ====
 drivers/net/ethernet/realtek/r8169_main.c       | 28 +++++++++++++++++++++++++
 drivers/net/ethernet/renesas/ravb.h             |  1 +
 drivers/net/ethernet/renesas/ravb_main.c        | 18 +++++++++++++---
 drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c |  1 +
 drivers/net/phy/aquantia/aquantia_leds.c        |  3 ++-
 drivers/net/phy/aquantia/aquantia_main.c        |  5 ++---
 6 files changed, 49 insertions(+), 7 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.EhoL6zuwU7 b/tmp/tmp.twTcCKLTli
index ba7b8e873ba8..40c8dd12387b 100644
--- a/tmp/tmp.EhoL6zuwU7
+++ b/tmp/tmp.twTcCKLTli
@@ -2,6 +2,11 @@ tc_action dbg
 profile patch
 selftests/bpf: Fix a btf_dump selftest failure
 forwarding: set timeout to 3 hours
+net: microchip: Make FDMA config symbol invisible
+net: fec: Reload PTP registers after link-state change
+net: fec: Restart PPS after link state change
+isdn: mISDN: Correct typos in multiple comments across various files
+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
@@ -14,13 +19,9 @@ 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: 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: fec: Reload PTP registers after link-state change
-net: fec: Restart PPS after link state change
-netlabel: Add missing comment to struct field
 bonding: show slave priority in proc info
 net: Add error pointer check in otx2_flows.c
 riscv: dts: starfive: jh7110: Add CAN nodes
@@ -35,28 +36,14 @@ 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
-connector/cn_proc: Selftest for threads case
-connector/cn_proc: Handle threads for proc connector
 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
-wireguard: Omit unnecessary memset of netdev private data
 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
-af_packet: Fix softirq mismatch in tpacket_rcv
-r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
-net: airoha: fix PSE memory configuration in airoha_fe_pse_ports_init()
+bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()
 Bonding: update bond device XFRM features based on current active slave
-bonding: Add net_ratelimit for bond_xdp_get_xmit_slave in bond_main.c
-net: ravb: Fix R-Car RX frame size limit
-net: ravb: Fix maximum TX frame size for GbEth devices
-net: stmmac: Fix zero-division error when disabling tc cbs
-net/ipv4: Fix circular deadlock in do_ip_setsockop
-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: sockmap: avoid race between sock_map_destroy() and sk_psock_put()