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, 8 Oct 2018 15:28:39 +0300
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>
Subject: [PATCH V1 net 0/5] minor bug fixes for ENA Ethernet driver

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

Arthur Kiyanovski (5):
  net: ena: fix indentations in ena_defs for better readability
  net: ena: fix warning in rmmod caused by double iounmap
  net: ena: fix rare bug when failed restart/resume is followed by
    driver removal
  net: ena: fix NULL dereference due to untimely napi initialization
  net: ena: fix auto casting to boolean

 drivers/net/ethernet/amazon/ena/ena_admin_defs.h  | 308 +++++++++-------------
 drivers/net/ethernet/amazon/ena/ena_eth_com.c     |   8 +-
 drivers/net/ethernet/amazon/ena/ena_eth_io_defs.h | 219 ++++++++-------
 drivers/net/ethernet/amazon/ena/ena_netdev.c      |  23 +-
 drivers/net/ethernet/amazon/ena/ena_regs_defs.h   | 206 +++++++--------
 5 files changed, 341 insertions(+), 423 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ