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:   Wed,  3 Feb 2021 18:54:51 +0200
From:   Vadym Kochan <vadym.kochan@...ision.eu>
To:     "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Oleksandr Mazur <oleksandr.mazur@...ision.eu>,
        Serhiy Boiko <serhiy.boiko@...ision.eu>,
        Serhiy Pshyk <serhiy.pshyk@...ision.eu>,
        Volodymyr Mytnyk <volodymyr.mytnyk@...ision.eu>,
        Taras Chornyi <taras.chornyi@...ision.eu>,
        netdev@...r.kernel.org
Cc:     Mickey Rachamim <mickeyr@...vell.com>,
        Vadym Kochan <vadym.kochan@...ision.eu>,
        linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/7] Marvell Prestera Switchdev misc updates

This series adds support for new firmware version 2.5 (pull request
was recently send to linux-firmware):

    https://lore.kernel.org/linux-firmware/20210203141748.GA18116@plvision.eu/T/#u

Add support of LAG offloading and AC3X 98DX3265 device.

Serhiy Boiko (1):
  net: marvell: prestera: add LAG support

Vadym Kochan (6):
  net: marvell: prestera: bump supported firmware version to 2.5
  net: marvell: prestera: disable events interrupt while handling
  net: marvell: prestera: add support for AC3X 98DX3265 device
  net: marvell: prestera: move netdev topology validation to
    prestera_main
  net: marvell: prestera: align flood setting according to latest
    firmware version
  net: marvell: prestera: fix port event handling on init

 .../net/ethernet/marvell/prestera/prestera.h  |  30 +-
 .../ethernet/marvell/prestera/prestera_hw.c   | 217 +++++++++++++-
 .../ethernet/marvell/prestera/prestera_hw.h   |  17 +-
 .../ethernet/marvell/prestera/prestera_main.c | 275 +++++++++++++++++-
 .../ethernet/marvell/prestera/prestera_pci.c  |  22 +-
 .../marvell/prestera/prestera_switchdev.c     | 175 +++++++----
 .../marvell/prestera/prestera_switchdev.h     |   4 +-
 7 files changed, 657 insertions(+), 83 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ