From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net 0/2] tcp: annotate data-races in tcp_rsk(req)
Date: Wed, 19 Jul 2023 02:50:21 +0000 [thread overview]
Message-ID: <168973502176.11704.1441831941657942533.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230717144445.653164-1-edumazet@google.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 17 Jul 2023 14:44:43 +0000 you wrote:
> 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(-)
Here is the summary with links:
- [net,1/2] tcp: annotate data-races around tcp_rsk(req)->txhash
https://git.kernel.org/netdev/net/c/5e5265522a9a
- [net,2/2] tcp: annotate data-races around tcp_rsk(req)->ts_recent
https://git.kernel.org/netdev/net/c/eba20811f326
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-07-19 2:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=168973502176.11704.1441831941657942533.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).