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-next>] [day] [month] [year] [list]
Date:   Thu, 30 Nov 2017 11:23:56 -0500
From:   Vivien Didelot <vivien.didelot@...oirfairelinux.com>
To:     netdev@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, kernel@...oirfairelinux.com,
        "David S. Miller" <davem@...emloft.net>,
        Florian Fainelli <f.fainelli@...il.com>,
        Andrew Lunn <andrew@...n.ch>,
        Vivien Didelot <vivien.didelot@...oirfairelinux.com>
Subject: [PATCH net-next 0/4] net: dsa: simplify switchdev prepare phase

This patch series brings no functional changes.

It removes the unused switchdev_trans arguments from the dsa_switch_ops
for both MDB and VLAN operations, and provides functions to prepare and
add these objects for a given bitmap of ports.

Vivien Didelot (4):
  net: dsa: remove trans argument from vlan ops
  net: dsa: remove trans argument from mdb ops
  net: dsa: add switch vlan bitmap functions
  net: dsa: add switch mdb bitmap functions

 drivers/net/dsa/b53/b53_common.c       |  6 +--
 drivers/net/dsa/b53/b53_priv.h         |  6 +--
 drivers/net/dsa/dsa_loop.c             |  9 ++--
 drivers/net/dsa/lan9303-core.c         |  6 +--
 drivers/net/dsa/microchip/ksz_common.c | 12 ++---
 drivers/net/dsa/mv88e6xxx/chip.c       | 12 ++---
 include/net/dsa.h                      | 20 +++----
 net/dsa/switch.c                       | 97 +++++++++++++++++++++++-----------
 8 files changed, 93 insertions(+), 75 deletions(-)

-- 
2.15.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ