1
0

release 6.15.10

This commit is contained in:
2025-08-15 15:46:56 +03:00
parent 28be96caa2
commit 720355d977
16 changed files with 32 additions and 114 deletions

View File

@@ -54,7 +54,7 @@ Signed-off-by: Alexandre Frade <kernel@xanmod.org>
if (tcp_ca_needs_ecn(sk))
--- a/net/ipv4/tcp_input.c
+++ b/net/ipv4/tcp_input.c
@@ -5809,13 +5809,14 @@ static void __tcp_ack_snd_check(struct s
@@ -5811,13 +5811,14 @@ static void __tcp_ack_snd_check(struct s
/* More than one full frame received... */
if (((tp->rcv_nxt - tp->rcv_wup) > inet_csk(sk)->icsk_ack.rcv_mss &&