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,  1 Oct 2021 11:05:50 -0700
From:   Shannon Nelson <snelson@...sando.io>
To:     davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Cc:     drivers@...sando.io, jtoppins@...hat.com,
        Shannon Nelson <snelson@...sando.io>
Subject: [PATCH v2 net-next 0/7] ionic: housekeeping updates

These are a few changes for code clean up and a couple
more lock management tweaks.

v2: rebased

Shannon Nelson (7):
  ionic: remove debug stats
  ionic: check for binary values in FW ver string
  ionic: move lif mutex setup and delete
  ionic: widen queue_lock use around lif init and deinit
  ionic: add polling to adminq wait
  ionic: have ionic_qcq_disable decide on sending to hardware
  ionic: add lif param to ionic_qcq_disable

 drivers/net/ethernet/pensando/ionic/ionic.h   |   1 +
 .../ethernet/pensando/ionic/ionic_debugfs.c   |   2 -
 .../net/ethernet/pensando/ionic/ionic_dev.c   |   1 -
 .../net/ethernet/pensando/ionic/ionic_dev.h   |   4 -
 .../ethernet/pensando/ionic/ionic_ethtool.c   |  38 ------
 .../net/ethernet/pensando/ionic/ionic_lif.c   |  74 ++++++-----
 .../net/ethernet/pensando/ionic/ionic_lif.h   |  45 -------
 .../net/ethernet/pensando/ionic/ionic_main.c  |  53 ++++++--
 .../net/ethernet/pensando/ionic/ionic_stats.c | 121 ------------------
 .../net/ethernet/pensando/ionic/ionic_txrx.c  |  14 --
 10 files changed, 89 insertions(+), 264 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ