Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-18--06-00 (v6.16-rc1-581-g4c4bf06bf99d) remotes/brancher/net-next-2025-06-18--09-00 (v6.16-rc1-584-g29cc863b3f34) ==== BASE DIFF ==== net/ipv4/tcp_input.c | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.QRk6TO8CVv b/tmp/tmp.OPnhyBzRdg index 4c491d2b6cad..8ebd25b5b752 100644 --- a/tmp/tmp.QRk6TO8CVv +++ b/tmp/tmp.OPnhyBzRdg @@ -9,6 +9,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1 +net: airoha: Compute number of descriptors according to reserved memory size +net: airoha: Always check return value from airoha_ppe_foe_get_entry() +NFC: nci: uart: Set tty->disc_data only in success path +net/mlx5: Don't use %pK through printk or tracepoints +ice: Don't use %pK through printk or tracepoints selftest: af_unix: Add tests for -ECONNRESET. af_unix: Don't set -ECONNRESET for consumed OOB skb. af_unix: Add test for consecutive consumed OOB. @@ -140,15 +146,11 @@ net: remove redundant ASSERT_RTNL() in queue setup functions udp_tunnel: remove rtnl_lock dependency vxlan: drop sock_lock geneve: rely on rtnl lock in geneve_offload_rx_ports -net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1 -net: airoha: Compute number of descriptors according to reserved memory size ipv6: Simplify link-local address generation for IPv6 GRE. net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get() -net: airoha: Always check return value from airoha_ppe_foe_get_entry() net: ethernet: mtk_eth_soc: change code to skip first IRQ completely net: ethernet: mtk_eth_soc: add consts for irq index net: ethernet: mtk_eth_soc: support named IRQs net/mlx4_en: Remove the redundant NULL check for the 'my_ets' object page_pool: import Jesper's page_pool benchmark dt-bindings: net: Convert socfpga-dwmac bindings to yaml -tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior