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] [day] [month] [year] [list]
Date:   Tue, 23 Mar 2021 22:00:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Vladimir Oltean <olteanv@...il.com>
Cc:     kuba@...nel.org, davem@...emloft.net, andrew@...n.ch,
        vivien.didelot@...il.com, f.fainelli@...il.com,
        tobias@...dekranz.com, claudiu.manoil@....com,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
        roopa@...dia.com, nikolay@...dia.com, jiri@...nulli.us,
        idosch@...sch.org, alexandre.belloni@...tlin.com,
        UNGLinuxDriver@...rochip.com, ivecera@...hat.com,
        linux-omap@...r.kernel.org, vladimir.oltean@....com
Subject: Re: [PATCH v4 net-next 00/11] Better support for sandwiched LAGs with
 bridge and DSA

Hello:

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

On Tue, 23 Mar 2021 01:51:41 +0200 you wrote:
> From: Vladimir Oltean <vladimir.oltean@....com>
> 
> Changes in v4:
> - Added missing EXPORT_SYMBOL_GPL
> - Using READ_ONCE(fdb->dst)
> - Split patches into (a) adding the bridge helpers (b) making DSA use them
> - br_mdb_replay went back to the v1 approach where it allocated memory
>   in atomic context
> - Created a br_switchdev_mdb_populate which reduces some of the code
>   duplication
> - Fixed the error message in dsa_port_clear_brport_flags
> - Replaced "dsa_port_vlan_filtering(dp, br, extack)" with
>   "dsa_port_vlan_filtering(dp, br_vlan_enabled(br), extack)" (duh)
> - Added review tags (sorry if I missed any)
> 
> [...]

Here is the summary with links:
  - [v4,net-next,01/11] net: bridge: add helper for retrieving the current bridge port STP state
    https://git.kernel.org/netdev/net-next/c/c0e715bbd50e
  - [v4,net-next,02/11] net: bridge: add helper to retrieve the current ageing time
    https://git.kernel.org/netdev/net-next/c/f1d42ea10056
  - [v4,net-next,03/11] net: bridge: add helper to replay port and host-joined mdb entries
    https://git.kernel.org/netdev/net-next/c/4f2673b3a2b6
  - [v4,net-next,04/11] net: bridge: add helper to replay port and local fdb entries
    https://git.kernel.org/netdev/net-next/c/04846f903b53
  - [v4,net-next,05/11] net: bridge: add helper to replay VLANs installed on port
    https://git.kernel.org/netdev/net-next/c/22f67cdfae6a
  - [v4,net-next,06/11] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge
    https://git.kernel.org/netdev/net-next/c/185c9a760a61
  - [v4,net-next,07/11] net: dsa: pass extack to dsa_port_{bridge,lag}_join
    https://git.kernel.org/netdev/net-next/c/2afc526ab342
  - [v4,net-next,08/11] net: dsa: inherit the actual bridge port flags at join time
    https://git.kernel.org/netdev/net-next/c/5961d6a12c13
  - [v4,net-next,09/11] net: dsa: sync up switchdev objects and port attributes when joining the bridge
    https://git.kernel.org/netdev/net-next/c/010e269f91be
  - [v4,net-next,10/11] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
    https://git.kernel.org/netdev/net-next/c/81ef35e7619a
  - [v4,net-next,11/11] net: ocelot: replay switchdev events when joining bridge
    https://git.kernel.org/netdev/net-next/c/e4bd44e89dcf

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