[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1753118029.git.pabeni@redhat.com>
Date: Mon, 21 Jul 2025 19:20:20 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: Eric Dumazet <edumazet@...gle.com>,
Neal Cardwell <ncardwell@...gle.com>,
Kuniyuki Iwashima <kuniyu@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
David Ahern <dsahern@...nel.org>,
Jakub Kicinski <kuba@...nel.org>,
Simon Horman <horms@...nel.org>,
Matthieu Baerts <matttbe@...nel.org>
Subject: [PATCH v2 net-next 0/2] tcp: a couple of fixes
This series includes a couple of follow-up for the recent tcp receiver
changes, addressing issues outlined by the nipa CI and the mptcp
self-tests.
Note that despite the affected self-tests where MPTCP ones, the issues
are really in the TCP code, see patch 1 for the details.
v1 -> v2:
- rework patch 1/2
v1: https://lore.kernel.org/netdev/cover.1752859383.git.pabeni@redhat.com
Paolo Abeni (2):
tcp: do not set a zero size receive buffer
tcp: do not increment BeyondWindow MIB for old seq
net/ipv4/tcp_input.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
--
2.50.0
Powered by blists - more mailing lists