Merge branch 'tcp-tcp-challenge-ack-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 1 Sep 2022 02:56:53 +0000 (19:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Sep 2022 02:56:54 +0000 (19:56 -0700)
Eric Dumazet says:

====================
tcp: tcp challenge ack fixes

syzbot found a typical data-race addressed in the first patch.

While we are at it, second patch makes the global rate limit
per net-ns and disabled by default.
====================

Link: https://lore.kernel.org/r/20220830185656.268523-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge