]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'tcp-a-couple-of-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 23 Jul 2025 01:21:17 +0000 (18:21 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Jul 2025 01:21:17 +0000 (18:21 -0700)
Paolo Abeni says:

====================
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: https://lore.kernel.org/cover.1752859383.git.pabeni@redhat.com
====================

Link: https://patch.msgid.link/cover.1753118029.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge