]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-rds-rds-tcp-protocol-and-extension-improvements'
authorJakub Kicinski <kuba@kernel.org>
Thu, 5 Feb 2026 04:46:40 +0000 (20:46 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Feb 2026 04:46:40 +0000 (20:46 -0800)
Allison Henderson says:

====================
net/rds: RDS-TCP protocol and extension improvements

This is subset 3 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 introduce extension headers for byte accounting
and fix several RDS/TCP protocol issues including message preservation
during connection transitions and multipath lane handling.

The entire set can be viewed in the rfc here:
https://lore.kernel.org/netdev/20251022191715.157755-1-achender@kernel.org/
====================

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

Trivial merge