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:   Wed, 20 Apr 2022 09:40:12 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Vladimir Oltean <vladimir.oltean@....com>
Cc:     netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net,
        pabeni@...hat.com, f.fainelli@...il.com, andrew@...n.ch,
        vivien.didelot@...il.com, olteanv@...il.com
Subject: Re: [PATCH net-next 0/6] DSA cross-chip notifier cleanups

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Fri, 15 Apr 2022 18:46:20 +0300 you wrote:
> This patch set makes the following improvements:
> 
> - Cross-chip notifiers pass a switch index, port index, sometimes tree
>   index, all as integers. Sometimes we need to recover the struct
>   dsa_port based on those integers. That recovery involves traversing a
>   list. By passing directly a pointer to the struct dsa_port we can
>   avoid that, and the indices passed previously can still be obtained
>   from the passed struct dsa_port.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
    https://git.kernel.org/netdev/net-next/c/8e9e678e4758
  - [net-next,2/6] net: dsa: make cross-chip notifiers more efficient for host events
    https://git.kernel.org/netdev/net-next/c/726816a129cb
  - [net-next,3/6] net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
    https://git.kernel.org/netdev/net-next/c/b2033a05a719
  - [net-next,4/6] net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
    https://git.kernel.org/netdev/net-next/c/cf1c39d3b3a5
  - [net-next,5/6] net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
    https://git.kernel.org/netdev/net-next/c/4715029fa7e9
  - [net-next,6/6] net: dsa: don't emit targeted cross-chip notifiers for MTU change
    https://git.kernel.org/netdev/net-next/c/be6ff9665d64

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