aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-08-04 14:46:11 +0000
committerDavid S. Miller <davem@davemloft.net>2023-08-06 08:24:55 +0100
commitd44fd4a767b3755899f8ad1df3e8eca3961ba708 (patch)
tree9a3f8e02c87025cd2a6ac2d79a6e3a211de0b7e8 /net/core
parentMerge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next (diff)
downloadwireguard-linux-d44fd4a767b3755899f8ad1df3e8eca3961ba708.tar.xz
wireguard-linux-d44fd4a767b3755899f8ad1df3e8eca3961ba708.zip
tcp: set TCP_SYNCNT locklessly
icsk->icsk_syn_retries can safely be set without locking the socket. We have to add READ_ONCE() annotations in tcp_fastopen_synack_timer() and tcp_write_timeout(). Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions