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:   Mon, 16 Mar 2020 14:38:17 +0200
From:   <akiyano@...zon.com>
To:     <davem@...emloft.net>, <netdev@...r.kernel.org>
CC:     Arthur Kiyanovski <akiyano@...zon.com>, <dwmw@...zon.com>,
        <zorik@...zon.com>, <matua@...zon.com>, <saeedb@...zon.com>,
        <msw@...zon.com>, <aliguori@...zon.com>, <nafea@...zon.com>,
        <gtzalik@...zon.com>, <netanel@...zon.com>, <alisaidi@...zon.com>,
        <benh@...zon.com>, <ndagan@...zon.com>, <shayagr@...zon.com>,
        <sameehj@...zon.com>
Subject: [PATCH V1 net 0/7] ENA driver bug fixes

From: Arthur Kiyanovski <akiyano@...zon.com>

ENA driver bug fixes

Arthur Kiyanovski (7):
  net: ena: fix incorrect setting of the number of msix vectors
  net: ena: avoid unnecessary admin command when RSS function set fails
  net: ena: fix inability to set RSS hash function without changing the
    key
  net: ena: remove code that does nothing
  net: ena: fix request of incorrect number of IRQ vectors
  net: ena: avoid memory access violation by validating req_id properly
  net: ena: fix continuous keep-alive resets

 drivers/net/ethernet/amazon/ena/ena_com.c     | 17 ++++++++----
 drivers/net/ethernet/amazon/ena/ena_com.h     | 21 ++++++++++-----
 drivers/net/ethernet/amazon/ena/ena_ethtool.c | 15 +++++------
 drivers/net/ethernet/amazon/ena/ena_netdev.c  | 27 +++++++++++++------
 4 files changed, 52 insertions(+), 28 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ