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:   Thu,  1 Oct 2020 09:22:38 -0700
From:   Shannon Nelson <snelson@...sando.io>
To:     netdev@...r.kernel.org, davem@...emloft.net
Cc:     Shannon Nelson <snelson@...sando.io>
Subject: [PATCH net-next 0/8] ionic error recovery

This set of patches comes mostly from error recovery path testing,
as well as a couple of upstream review comments.

Shannon Nelson (8):
  ionic: contiguous memory for notifyq
  ionic: drain the work queue
  ionic: clear linkcheck bit on alloc fail
  ionic: check qcq ptr in ionic_qcq_disable
  ionic: disable all queue napi contexts on timeout
  ionic: refill lif identity after fw_up
  ionic: use lif ident for filter count
  ionic: add new bad firmware error code

 .../ethernet/pensando/ionic/ionic_bus_pci.c   |  10 +-
 .../net/ethernet/pensando/ionic/ionic_if.h    |   1 +
 .../net/ethernet/pensando/ionic/ionic_lif.c   | 193 +++++++++++-------
 .../net/ethernet/pensando/ionic/ionic_main.c  |  18 +-
 4 files changed, 134 insertions(+), 88 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists