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:   Tue, 22 Sep 2020 01:56:35 +0300
From:   Vladimir Oltean <vladimir.oltean@....com>
To:     davem@...emloft.net, netdev@...r.kernel.org
Cc:     yangbo.lu@....com, xiaoliang.yang_1@....com,
        UNGLinuxDriver@...rochip.com, claudiu.manoil@....com,
        alexandre.belloni@...tlin.com, andrew@...n.ch,
        vivien.didelot@...il.com, f.fainelli@...il.com, kuba@...nel.org
Subject: [PATCH net 0/3] Fix broken tc-flower rules for mscc_ocelot switches

All 3 switch drivers from the Ocelot family have the same bug in the
VCAP IS2 key offsets, which is that some keys are in the incorrect
order.

Vladimir Oltean (2):
  net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2
    entries
  net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2
    entries

Xiaoliang Yang (1):
  net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries

 drivers/net/dsa/ocelot/felix_vsc9959.c     | 16 ++++++++--------
 drivers/net/dsa/ocelot/seville_vsc9953.c   | 16 ++++++++--------
 drivers/net/ethernet/mscc/ocelot_vsc7514.c | 16 ++++++++--------
 3 files changed, 24 insertions(+), 24 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ