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:   Sun, 09 Apr 2017 00:11:27 -0400
From:   Nathan Fontenot <nfont@...ux.vnet.ibm.com>
To:     netdev@...r.kernel.org, tlfalcon@...ux.vnet.ibm.com,
        jallen@...ux.vnet.ibm.com
Cc:     brking@...ux.vnet.ibm.com, muvic@...ux.vnet.ibm.com
Subject: [PATCH net-next 0/7] ibmvnic: Assorted driver updates

This is a set of updates to the ibmvnic driver to fix severalbugs in the
ibmvnic driver.

Patch 1/7: Add is_up flag to avoid sending packets when drivern is down
Patch 2/7: Report errors releasing sub-crqs
Patch 3/7: Correct change_mac_addr struct format
Patch 4/7: Unmap long term buffers before free'ing them
Patch 5/7: Fix up atomic API usage
Patch 6/7: Don't disable irq after scheduling tasklet
Patch 7/7: Remove inflight tracker

-Nathan
---

Nathan Fontenot (1):
      ibmvnic: Remove inflight list

Thomas Falcon (2):
      ibmvnic: Add is_up flag to avoid transmits when driver is down
      ibmvnic: Report errors when failing to release sub-crqs

Brian King (3):
      ibmvnic: Unmap longer term buffer before free
      ibmvnic: Fixup atomic API usage
      ibmvnic: Do not disable IRQ after scheduling tasklet

Murilo Fossa Vicentini (1):
      ibmvnic: Fix ibmvnic_change_mac_addr struct format

 drivers/net/ethernet/ibm/ibmvnic.c |  162 +++++++++++-------------------------
 drivers/net/ethernet/ibm/ibmvnic.h |   12 ---
 2 files changed, 51 insertions(+), 123 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ