From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] net: use dev_addr_set() in hamradio and ip tunnels
Date: Wed, 13 Oct 2021 17:50:08 +0000 [thread overview]
Message-ID: <163414740893.22760.13974230226898609573.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211012160634.4152690-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 09:06:31 -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.
>
> Jakub Kicinski (3):
> netdevice: demote the type of some dev_addr_set() helpers
> hamradio: use dev_addr_set() for setting device address
> ip: use dev_addr_set() in tunnels
>
> [...]
Here is the summary with links:
- [net-next,1/3] netdevice: demote the type of some dev_addr_set() helpers
https://git.kernel.org/netdev/net-next/c/40af35fdf79c
- [net-next,2/3] hamradio: use dev_addr_set() for setting device address
https://git.kernel.org/netdev/net-next/c/20c3d9e45ba6
- [net-next,3/3] ip: use dev_addr_set() in tunnels
https://git.kernel.org/netdev/net-next/c/5a1b7e1a5325
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: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 16:06 [PATCH net-next 0/3] net: use dev_addr_set() in hamradio and ip tunnels Jakub Kicinski
2021-10-12 16:06 ` [PATCH net-next 1/3] netdevice: demote the type of some dev_addr_set() helpers Jakub Kicinski
2021-10-12 16:06 ` [PATCH net-next 2/3] hamradio: use dev_addr_set() for setting device address Jakub Kicinski
2021-10-12 16:06 ` [PATCH net-next 3/3] ip: use dev_addr_set() in tunnels 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=163414740893.22760.13974230226898609573.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/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).