From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@amazon.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, dsahern@kernel.org, kuni1840@gmail.com,
netdev@vger.kernel.org
Subject: Re: [PATCH v1 net 0/7] sysctl: Fix data-races around ipv4_net_table (Round 6, Final).
Date: Mon, 25 Jul 2022 12:30:15 +0000 [thread overview]
Message-ID: <165875221584.16726.2228439622878004930.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220722182205.96838-1-kuniyu@amazon.com>
Hello:
This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Fri, 22 Jul 2022 11:21:58 -0700 you wrote:
> This series fixes data-races around 11 knobs after tcp_pacing_ss_ratio
> ipv4_net_table, and this is the final round for ipv4_net_table.
>
> While at it, other data-races around these related knobs are fixed.
>
> - decnet_mem
> - decnet_rmem
> - tipc_rmem
>
> [...]
Here is the summary with links:
- [v1,net,1/7] tcp: Fix data-races around sk_pacing_rate.
https://git.kernel.org/netdev/net/c/59bf6c65a09f
- [v1,net,2/7] net: Fix data-races around sysctl_[rw]mem(_offset)?.
https://git.kernel.org/netdev/net/c/02739545951a
- [v1,net,3/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
https://git.kernel.org/netdev/net/c/4866b2b0f767
- [v1,net,4/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
https://git.kernel.org/netdev/net/c/22396941a7f3
- [v1,net,5/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
https://git.kernel.org/netdev/net/c/79f55473bfc8
- [v1,net,6/7] tcp: Fix data-races around sysctl_tcp_reflect_tos.
https://git.kernel.org/netdev/net/c/870e3a634b6a
- [v1,net,7/7] ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
https://git.kernel.org/netdev/net/c/96b9bd8c6d12
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:[~2022-07-25 12:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 18:21 [PATCH v1 net 0/7] sysctl: Fix data-races around ipv4_net_table (Round 6, Final) Kuniyuki Iwashima
2022-07-22 18:21 ` [PATCH v1 net 1/7] tcp: Fix data-races around sk_pacing_rate Kuniyuki Iwashima
2022-07-22 18:22 ` [PATCH v1 net 2/7] net: Fix data-races around sysctl_[rw]mem(_offset)? Kuniyuki Iwashima
2022-07-22 18:22 ` [PATCH v1 net 3/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns Kuniyuki Iwashima
2022-07-22 18:22 ` [PATCH v1 net 4/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns Kuniyuki Iwashima
2022-07-22 18:22 ` [PATCH v1 net 5/7] tcp: Fix a data-race around sysctl_tcp_comp_sack_nr Kuniyuki Iwashima
2022-07-22 18:22 ` [PATCH v1 net 6/7] tcp: Fix data-races around sysctl_tcp_reflect_tos Kuniyuki Iwashima
2022-07-22 18:58 ` Wei Wang
2022-07-22 18:22 ` [PATCH v1 net 7/7] ipv4: Fix data-races around sysctl_fib_notify_on_flag_change Kuniyuki Iwashima
2022-07-25 12:30 ` 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=165875221584.16726.2228439622878004930.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=kuniyu@amazon.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.