public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
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 00/11] Use netdev->dev_addr write helpers (part 1)
Date: Sat, 02 Oct 2021 15:10:08 +0000	[thread overview]
Message-ID: <163318740855.10513.12274093387926375607.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211001213228.1735079-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri,  1 Oct 2021 14:32:17 -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.
> 
> This is the first installment of predictably tedious conversion.
> It tackles:
> 
> [...]

Here is the summary with links:
  - [net-next,01/11] arch: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/4e9b9de65cdd
  - [net-next,02/11] net: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/2f23e5cef314
  - [net-next,03/11] ethernet: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/a96d317fb1a3
  - [net-next,04/11] net: usb: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/168137176233
  - [net-next,05/11] net: use eth_hw_addr_set() instead of ether_addr_copy()
    https://git.kernel.org/netdev/net-next/c/e35b8d7dbb09
  - [net-next,06/11] ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
    https://git.kernel.org/netdev/net-next/c/f3956ebb3bf0
  - [net-next,07/11] net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
    https://git.kernel.org/netdev/net-next/c/af804e6db9f6
  - [net-next,08/11] ethernet: chelsio: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/47d71f45902e
  - [net-next,09/11] ethernet: s2io: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/1235568b6d2e
  - [net-next,10/11] fddi: use eth_hw_addr_set()
    https://git.kernel.org/netdev/net-next/c/4d3d2c8dba36
  - [net-next,11/11] ethernet: use eth_hw_addr_set() - casts
    https://git.kernel.org/netdev/net-next/c/16be9a16340b

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-10-02 15:12 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-01 21:32 [PATCH net-next 00/11] Use netdev->dev_addr write helpers (part 1) Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 01/11] arch: use eth_hw_addr_set() Jakub Kicinski
2021-10-01 22:59   ` Max Filippov
2021-10-02  9:19   ` Geert Uytterhoeven
2021-10-01 21:32 ` [PATCH net-next 02/11] net: " Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 03/11] ethernet: " Jakub Kicinski
2021-10-02 16:32   ` Ido Schimmel
2021-10-03  0:12     ` Jakub Kicinski
2021-10-03  4:40       ` Ido Schimmel
2021-10-01 21:32 ` [PATCH net-next 04/11] net: usb: " Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 05/11] net: use eth_hw_addr_set() instead of ether_addr_copy() Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 06/11] ethernet: " Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 07/11] net: usb: " Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 08/11] ethernet: chelsio: use eth_hw_addr_set() Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 09/11] ethernet: s2io: " Jakub Kicinski
2021-10-01 21:32 ` [PATCH net-next 10/11] fddi: " Jakub Kicinski
2021-10-18  2:34   ` Maciej W. Rozycki
2021-10-01 21:32 ` [PATCH net-next 11/11] ethernet: use eth_hw_addr_set() - casts Jakub Kicinski
2021-10-02 15:10 ` 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=163318740855.10513.12274093387926375607.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.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