]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'tcp-remove-rtx_syn_ack-and-inet_rtx_syn_ack'
authorJakub Kicinski <kuba@kernel.org>
Fri, 27 Jun 2025 22:34:20 +0000 (15:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Jun 2025 22:34:21 +0000 (15:34 -0700)
Eric Dumazet says:

====================
tcp: remove rtx_syn_ack and inet_rtx_syn_ack()

After DCCP removal, we can cleanup SYNACK retransmits a bit.
====================

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

Trivial merge