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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 11 Dec 2023 10:57:56 -0800
From: Shannon Nelson <shannon.nelson@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>, <kuba@...nel.org>,
	<edumazet@...gle.com>, <pabeni@...hat.com>
CC: <brett.creeley@....com>, <drivers@...sando.io>, Shannon Nelson
	<shannon.nelson@....com>
Subject: [PATCH net-next 0/8] ionic: updates to PCI error handling

These are improvements to our PCI error handling, including FLR and
AER events.

Shannon Nelson (8):
  ionic: pass opcode to devcmd_wait
  ionic: keep filters across FLR
  ionic: bypass firmware cmds when stuck in reset
  ionic: prevent pci disable of already disabled device
  ionic: no fw read when PCI reset failed
  ionic: use timer_shutdown_sync
  ionic: lif debugfs refresh on reset
  ionic: fill out pci error handlers

 .../ethernet/pensando/ionic/ionic_bus_pci.c   | 43 ++++++++++++++++++-
 .../ethernet/pensando/ionic/ionic_debugfs.c   |  3 ++
 .../net/ethernet/pensando/ionic/ionic_dev.c   | 24 ++++++++---
 .../net/ethernet/pensando/ionic/ionic_dev.h   |  1 +
 .../net/ethernet/pensando/ionic/ionic_lif.c   |  3 ++
 .../net/ethernet/pensando/ionic/ionic_main.c  | 22 ++++++----
 6 files changed, 81 insertions(+), 15 deletions(-)

-- 
2.17.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ