From: Jakub Kicinski Date: Thu, 29 Jan 2026 03:31:53 +0000 (-0800) Subject: Merge branch 'tcp-make-tcp_ack-faster' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0f38f31367962635cf0e80cc7098aa68bfbf1ae;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tcp-make-tcp_ack-faster' Eric Dumazet says: ==================== tcp: make tcp_ack() faster Move tcp_rack_update_reo_wnd() and tcp_rack_advance() to tcp_input.c to allow their (auto)inlining. No functional change in this series. ==================== Link: https://patch.msgid.link/20260127032147.3498272-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- c0f38f31367962635cf0e80cc7098aa68bfbf1ae