Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-23--09-00 (net-next-6.12-127-g84b086e561d5) remotes/brancher/net-next-2024-09-23--12-00 (net-next-6.12-130-g605d137032d9) ==== BASE DIFF ==== include/net/tcp.h | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hCy05yJbkV b/tmp/tmp.QvwGdiKHAa index a9a1b1ba8b1a..c352c22f56d3 100644 --- a/tmp/tmp.hCy05yJbkV +++ b/tmp/tmp.QvwGdiKHAa @@ -2,6 +2,10 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c +net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.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 bonding: show slave priority in proc info net: Add error pointer check in otx2_flows.c @@ -16,7 +20,6 @@ net: phy: qt2025: Fix warning: unused import DeviceId igbvf: remove unused spinlock igb: Disable threaded IRQ for igb_msix_other net/mlx5: unique names for per device caches -net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() 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 @@ -47,5 +50,4 @@ 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() -tcp: check skb is non-NULL in tcp_rto_delta_us() net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()