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, 9 Nov 2018 11:53:54 +0000
From:   Igor Russkikh <Igor.Russkikh@...antia.com>
To:     "David S . Miller" <davem@...emloft.net>
CC:     Dmitry Bogdanov <Dmitry.Bogdanov@...antia.com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Igor Russkikh <Igor.Russkikh@...antia.com>
Subject: [PATCH net 0/5] net: aquantia: 2018-11 bugfixes

The patchset fixes a number of bugs found in various areas after
driver validation.

Dmitry Bogdanov (3):
  net: aquantia: fix potential IOMMU fault after driver unbind
  net: aquantia: invalid checksumm offload implementation
  net: aquantia: allow rx checksum offload configuration

Igor Russkikh (2):
  net: aquantia: synchronized flow control between mac/phy
  net: aquantia: fixed enable unicast on 32 macvlan

 .../net/ethernet/aquantia/atlantic/aq_ethtool.c    |  8 +--
 drivers/net/ethernet/aquantia/atlantic/aq_hw.h     |  6 +++
 drivers/net/ethernet/aquantia/atlantic/aq_main.c   | 10 +++-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    | 18 +++++--
 drivers/net/ethernet/aquantia/atlantic/aq_nic.h    |  2 +-
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   | 35 ++++++++-----
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  | 61 ++++++++++++++--------
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c |  8 +++
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h |  3 ++
 .../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h | 18 +++++++
 .../aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c   | 21 ++++++++
 11 files changed, 145 insertions(+), 45 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ