From: patchwork-bot+netdevbpf@kernel•org
To: Jakub Kicinski <kuba@kernel•org>
Cc: davem@davemloft•net, netdev@vger•kernel.org, ralf@linux-mips•org,
jreuter@yaina•de, yoshfuji@linux-ipv6•org, dsahern@kernel•org,
jmaloy@redhat•com, ying.xue@windriver•com,
linux-hams@vger•kernel.org,
tipc-discussion@lists•sourceforge.net
Subject: Re: [PATCH net-next 0/6] net: constify dev_addr passing for protocols
Date: Wed, 13 Oct 2021 17:50:08 +0000 [thread overview]
Message-ID: <163414740889.22760.934375186118967771.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211012155840.4151590-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel•org>:
On Tue, 12 Oct 2021 08:58:34 -0700 you wrote:
> Commit 406f42fa0d3c ("net-next: When a bond have a massive amount
> of VLANs...") introduced a rbtree for faster Ethernet address look
> up. To maintain netdev->dev_addr in this tree we need to make all
> the writes to it got through appropriate helpers.
>
> netdev->dev_addr will be made const to prevent direct writes.
> This set sprinkles const across variables and arguments in protocol
> code which are used to hold references to netdev->dev_addr.
>
> [...]
Here is the summary with links:
- [net-next,1/6] ax25: constify dev_addr passing
https://git.kernel.org/netdev/net-next/c/c045ad2cc01e
- [net-next,2/6] rose: constify dev_addr passing
https://git.kernel.org/netdev/net-next/c/db95732446a8
- [net-next,3/6] llc/snap: constify dev_addr passing
https://git.kernel.org/netdev/net-next/c/2ef6db76bac0
- [net-next,4/6] ipv6: constify dev_addr passing
https://git.kernel.org/netdev/net-next/c/1a8a23d2da4f
- [net-next,5/6] tipc: constify dev_addr passing
https://git.kernel.org/netdev/net-next/c/6cf862807234
- [net-next,6/6] decnet: constify dev_addr passing
https://git.kernel.org/netdev/net-next/c/1bfcd1cc546e
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:[~2021-10-13 17:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 15:58 [PATCH net-next 0/6] net: constify dev_addr passing for protocols Jakub Kicinski
2021-10-12 15:58 ` [PATCH net-next 1/6] ax25: constify dev_addr passing Jakub Kicinski
2021-10-12 15:58 ` [PATCH net-next 2/6] rose: " Jakub Kicinski
2021-10-12 15:58 ` [PATCH net-next 3/6] llc/snap: " Jakub Kicinski
2021-10-12 15:58 ` [PATCH net-next 4/6] ipv6: " Jakub Kicinski
2021-10-12 15:58 ` [PATCH net-next 5/6] tipc: " Jakub Kicinski
2021-10-12 15:58 ` [PATCH net-next 6/6] decnet: " Jakub Kicinski
2021-10-13 17: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=163414740889.22760.934375186118967771.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=dsahern@kernel$(echo .)org \
--cc=jmaloy@redhat$(echo .)com \
--cc=jreuter@yaina$(echo .)de \
--cc=kuba@kernel$(echo .)org \
--cc=linux-hams@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=ralf@linux-mips$(echo .)org \
--cc=tipc-discussion@lists$(echo .)sourceforge.net \
--cc=ying.xue@windriver$(echo .)com \
--cc=yoshfuji@linux-ipv6$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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