]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements'
authorJakub Kicinski <kuba@kernel.org>
Fri, 23 Jan 2026 19:51:38 +0000 (11:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 23 Jan 2026 19:51:38 +0000 (11:51 -0800)
Allison Henderson says:

====================
net/rds: RDS-TCP state machine and message loss improvements

This is subset 2 of the larger RDS-TCP patch series I posted last
Oct.  The greater series aims to correct multiple rds-tcp issues that
can cause dropped or out of sequence messages.  I've broken it down into
smaller sets to make reviews more manageable.

In this set, we correct a few RDS/TCP connection handling issues, and
message loss issues.
====================

Link: https://patch.msgid.link/20260122055213.83608-1-achender@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge