lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 30 Jan 2021 05:40:08 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Vladimir Oltean <olteanv@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com,
        claudiu.manoil@....com, alexandre.belloni@...tlin.com,
        vladimir.oltean@....com, UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH v8 net-next 00/11] tag_8021q for Ocelot switches

Hello:

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

On Fri, 29 Jan 2021 02:59:58 +0200 you wrote:
> From: Vladimir Oltean <vladimir.oltean@....com>
> 
> Changes in v8:
> - Make tagging driver module reference counting work per DSA switch tree
>   instead of per CPU port, to be compatible with the tag protocol changing
>   through sysfs.
> - Refactor ocelot_apply_bridge_fwd_mask and call it immediately after
>   the is_dsa_8021q_cpu variable changes, i.e. in
>   felix_8021q_cpu_port_init and felix_8021q_cpu_port_deinit.
> - Take reference on tagging driver module in dsa_find_tagger_by_name.
> - Replaced DSA_NOTIFIER_TAG_PROTO_SET and DSA_NOTIFIER_TAG_PROTO_DEL
>   with a single DSA_NOTIFIER_TAG_PROTO.
> - Combined .set_tag_protocol and .del_tag_protocol into a single
>   .change_tag_protocol, and we're no longer calling those 2 functions at
>   probe and unbind time.
> - Adapted Felix to .change_tag_protocol. Kept felix_set_tag_protocol and
>   felix_del_tag_protocol, but now calling them privately from
>   felix_setup and felix_teardown.
> - Used -EPROTONOSUPPORT instead of -EOPNOTSUPP as return code.
> - Dropped some review tags due to amount of changes.
> 
> [...]

Here is the summary with links:
  - [v8,net-next,01/11] net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
    https://git.kernel.org/netdev/net-next/c/9c7caf280684
  - [v8,net-next,02/11] net: mscc: ocelot: export VCAP structures to include/soc/mscc
    https://git.kernel.org/netdev/net-next/c/0e9bb4e9d93f
  - [v8,net-next,03/11] net: mscc: ocelot: store a namespaced VCAP filter ID
    https://git.kernel.org/netdev/net-next/c/50c6cc5b9283
  - [v8,net-next,04/11] net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
    https://git.kernel.org/netdev/net-next/c/9b521250bff4
  - [v8,net-next,05/11] net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
    https://git.kernel.org/netdev/net-next/c/cacea62fcdda
  - [v8,net-next,06/11] net: dsa: document the existing switch tree notifiers and add a new one
    https://git.kernel.org/netdev/net-next/c/886f8e26f539
  - [v8,net-next,07/11] net: dsa: keep a copy of the tagging protocol in the DSA switch tree
    https://git.kernel.org/netdev/net-next/c/357f203bb3b5
  - [v8,net-next,08/11] net: dsa: allow changing the tag protocol via the "tagging" device attribute
    https://git.kernel.org/netdev/net-next/c/53da0ebaad10
  - [v8,net-next,09/11] net: dsa: felix: convert to the new .change_tag_protocol DSA API
    https://git.kernel.org/netdev/net-next/c/adb3dccf090b
  - [v8,net-next,10/11] net: dsa: add a second tagger for Ocelot switches based on tag_8021q
    https://git.kernel.org/netdev/net-next/c/7c83a7c539ab
  - [v8,net-next,11/11] net: dsa: felix: perform switch setup for tag_8021q
    https://git.kernel.org/netdev/net-next/c/e21268efbe26

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ