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, 21 Jul 2020 13:34:03 -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/6] ionic updates

These are a few odd code tweaks to the ionic driver: FW defined MTU
limits, remove unnecessary code, and other tidiness tweaks.

Shannon Nelson (6):
  ionic: get MTU from lif identity
  ionic: set netdev default name
  ionic: remove unused ionic_coal_hw_to_usec
  ionic: update eid test for overflow
  ionic: rearrange reset and bus-master control
  ionic: interface file updates

 .../ethernet/pensando/ionic/ionic_bus_pci.c   |  9 +-
 .../net/ethernet/pensando/ionic/ionic_dev.h   |  2 -
 .../net/ethernet/pensando/ionic/ionic_if.h    | 88 ++++++++++++++-----
 .../net/ethernet/pensando/ionic/ionic_lif.c   | 20 ++++-
 .../net/ethernet/pensando/ionic/ionic_lif.h   | 14 +--
 5 files changed, 89 insertions(+), 44 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists