]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'tcp-tcp_rcvbuf_grow-changes'
authorJakub Kicinski <kuba@kernel.org>
Fri, 21 Nov 2025 01:44:26 +0000 (17:44 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 21 Nov 2025 01:44:27 +0000 (17:44 -0800)
Eric Dumazet says:

====================
tcp: tcp_rcvbuf_grow() changes

First pach is minor and moves tcp_moderate_rcvbuf in appropriate group.

Second patch is another attempt to keep small sk->sk_rcvbuf for DC
(small RT) TCP flows for optimal performance.
====================

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

Trivial merge