On Mon, Jun 13, 2022 at 10:58 AM gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 5.10-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
I will take care of this backport to 5.10
thanks,
greg k-h
------------------ original commit in Linus's tree ------------------
From 11825765291a93d8e7f44230da67b9f607c777bf Mon Sep 17 00:00:00 2001 From: Eric Dumazet edumazet@google.com Date: Fri, 27 May 2022 14:28:29 -0700 Subject: [PATCH] tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Thanks.