From: David S. Miller Date: Thu, 9 Jul 2015 21:22:53 +0000 (-0700) Subject: Merge branch 'tcp-in-slow-start' X-Git-Tag: Ubuntu-5.13.0-19.19~17338^2~381 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=986ca37eaedc9bc3045a91cc32e6e7427bd87b5d;p=mirror_ubuntu-jammy-kernel.git Merge branch 'tcp-in-slow-start' Yuchung Cheng says: ==================== tcp: fixes some congestion control corner cases This patch series fixes corner cases of TCP congestion control. First issue is to avoid continuing slow start when cwnd reaches ssthresh. Second issue is incorrectly processing order of congestion state and cwnd update when entering fast recovery or undoing cwnd. ==================== Signed-off-by: David S. Miller --- 986ca37eaedc9bc3045a91cc32e6e7427bd87b5d