netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] tcp: annotate data-races in tcp_rsk(req)
@ 2023-07-17 14:44 Eric Dumazet
  2023-07-17 14:44 ` [PATCH net 1/2] tcp: annotate data-races around tcp_rsk(req)->txhash Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Dumazet @ 2023-07-17 14:44 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: netdev, eric.dumazet, Eric Dumazet

Small series addressing two syzbot reports around tcp_rsk(req)

Eric Dumazet (2):
  tcp: annotate data-races around tcp_rsk(req)->txhash
  tcp: annotate data-races around tcp_rsk(req)->ts_recent

 net/ipv4/tcp_ipv4.c      |  5 +++--
 net/ipv4/tcp_minisocks.c | 11 +++++++----
 net/ipv4/tcp_output.c    |  6 +++---
 net/ipv6/tcp_ipv6.c      |  4 ++--
 4 files changed, 15 insertions(+), 11 deletions(-)

-- 
2.41.0.255.g8b1d071c50-goog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-19  2:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 14:44 [PATCH net 0/2] tcp: annotate data-races in tcp_rsk(req) Eric Dumazet
2023-07-17 14:44 ` [PATCH net 1/2] tcp: annotate data-races around tcp_rsk(req)->txhash Eric Dumazet
2023-07-17 19:51   ` Kuniyuki Iwashima
2023-07-17 14:44 ` [PATCH net 2/2] tcp: annotate data-races around tcp_rsk(req)->ts_recent Eric Dumazet
2023-07-17 19:53   ` Kuniyuki Iwashima
2023-07-19  2:50 ` [PATCH net 0/2] tcp: annotate data-races in tcp_rsk(req) patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).