From: Paolo Abeni Date: Tue, 13 Jan 2026 11:27:05 +0000 (+0100) Subject: Merge branch 'net-rds-rds-tcp-bug-fix-collection-subset-1-work-queue-scalability' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd64d10b76f958b5a1b7bd7d9f022a96db56160c;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-rds-rds-tcp-bug-fix-collection-subset-1-work-queue-scalability' Allison Henderson says: ==================== net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability This is subset 1 of the RDS-TCP bug fix collection series I posted last Oct. The greater series aims to correct multiple rds-tcp bugs that can cause dropped or out of sequence messages. The set was starting to get a bit large, so I've broken it down into smaller sets to make reviews more manageable. In this subset, we focus on work queue scalability. Messages queues are refactored to operate in parallel across multiple connections, which improves response times and avoids timeouts. The entire set can be viewed in the rfc here: https://lore.kernel.org/netdev/20251022191715.157755-1-achender@kernel.org/ Questions, comments, flames appreciated! ==================== Link: https://patch.msgid.link/20260109224843.128076-1-achender@kernel.org Signed-off-by: Paolo Abeni --- cd64d10b76f958b5a1b7bd7d9f022a96db56160c