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:   Fri, 5 Oct 2018 18:03:23 +0100
From:   Salil Mehta <salil.mehta@...wei.com>
To:     <davem@...emloft.net>
CC:     <salil.mehta@...wei.com>, <yisen.zhuang@...wei.com>,
        <lipeng321@...wei.com>, <mehta.salil@...src.net>,
        <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <linuxarm@...wei.com>
Subject: [PATCH net-next 0/6] Fixes, minor changes & cleanups for the Unicast MAC VLAN table

This patch-set presents necessary modifications, fixes & cleanups related
to Unicast MAC Vlan Table to support revision 0x21 hardware.

Jian Shen (5):
  net: hns3: Remove the default mask configuration for mac vlan table
  net: hns3: Clear mac vlan table entries when unload driver or function
    reset
  net: hns3: Optimize for unicast mac vlan table
  net: hns3: Drop depricated mta table support
  net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware

Zhongzhu Liu (1):
  net: hns3: Add egress/ingress vlan filter for revision 0x21

 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h    |   3 -
 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |   2 -
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |  78 ++--
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |  47 +--
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 446 +++++++++------------
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |  40 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c |  58 ---
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  | 129 ------
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h  |   5 -
 9 files changed, 250 insertions(+), 558 deletions(-)

-- 
2.7.4


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ