]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'tcp-__tcp_close-changes'
authorJakub Kicinski <kuba@kernel.org>
Fri, 5 Sep 2025 02:13:45 +0000 (19:13 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 5 Sep 2025 02:13:45 +0000 (19:13 -0700)
Eric Dumazet says:

====================
tcp: __tcp_close() changes

First patch fixes a rare bug.

Second patch adds a corresponding packetdrill test.

Third patch is a small optimization.
====================

Link: https://patch.msgid.link/20250903084720.1168904-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge