From: David S. Miller Date: Sat, 28 Dec 2019 00:29:15 +0000 (-0800) Subject: Merge branch 'tcp_cubic-various-fixes' X-Git-Tag: v5.6-rc1~151^2~198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36a78867f80c4040fbfc5865f0ecd5ec55d688a7;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tcp_cubic-various-fixes' Eric Dumazet says: ==================== tcp_cubic: various fixes This patch series converts tcp_cubic to usec clock resolution for Hystart logic. This makes Hystart more relevant for data-center flows. Prior to this series, Hystart was not kicking, or was kicking without good reason, since the 1ms clock was too coarse. Last patch also fixes an issue with Hystart vs TCP pacing. v2: removed a last-minute debug chunk from last patch ==================== Signed-off-by: David S. Miller --- 36a78867f80c4040fbfc5865f0ecd5ec55d688a7