Merge branch 'tcp-better-memory-control-for-not-yet-accepted-sockets'
authorJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:24:12 +0000 (19:24 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 10 Jul 2025 02:24:12 +0000 (19:24 -0700)
Eric Dumazet says:

====================
tcp: better memory control for not-yet-accepted sockets

Address a possible OOM condition caused by a recent change.

Add a new packetdrill test checking the expected behavior.
====================

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

Trivial merge