]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec0a463f00f5a59d19d383178b5c22e5eb74724a
tree639b61f605e41a495d774f43c4e3062296bd3836
parent33f4b0f7438148ff0daf80f8e3152e67e4a4403b
parent53e8367ab644c10c454851282da65cf63a44eeb4
Merge branch 'tcp-tcp-challenge-ack-fixes'

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>