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:   Tue, 27 Jul 2021 10:43:24 -0700
From:   Shannon Nelson <snelson@...sando.io>
To:     davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Cc:     drivers@...sando.io, Shannon Nelson <snelson@...sando.io>
Subject: [PATCH net-next 00/10] ionic: driver updates 27-July-2021

This is a collection of small driver updates for adding a couple of
small features and for a bit of code cleaning.

Shannon Nelson (10):
  ionic: minimize resources when under kdump
  ionic: monitor fw status generation
  ionic: print firmware version on identify
  ionic: init reconfig err to 0
  ionic: use fewer inits on the buf_info struct
  ionic: increment num-vfs before configure
  ionic: remove unneeded comp union fields
  ionic: block some ethtool operations when fw in reset
  ionic: enable rxhash only with multiple queues
  ionic: add function tag to debug string

 .../ethernet/pensando/ionic/ionic_bus_pci.c   |  2 +-
 .../net/ethernet/pensando/ionic/ionic_dev.c   | 28 +++++++++++++-
 .../net/ethernet/pensando/ionic/ionic_dev.h   |  3 +-
 .../ethernet/pensando/ionic/ionic_ethtool.c   | 21 ++++++++++
 .../net/ethernet/pensando/ionic/ionic_if.h    |  5 ++-
 .../net/ethernet/pensando/ionic/ionic_lif.c   | 38 ++++++++++++++++---
 .../net/ethernet/pensando/ionic/ionic_main.c  |  2 +
 .../net/ethernet/pensando/ionic/ionic_phc.c   |  4 +-
 .../net/ethernet/pensando/ionic/ionic_txrx.c  | 27 ++++++-------
 9 files changed, 100 insertions(+), 30 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ