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
| ||
|
Message-ID: <1470211324-23430-1-git-send-email-manish.chopra@qlogic.com> Date: Wed, 3 Aug 2016 04:02:01 -0400 From: Manish Chopra <manish.chopra@...gic.com> To: <davem@...emloft.net> CC: <netdev@...r.kernel.org>, <Dept-GELinuxNICDev@...gic.com> Subject: [PATCH net 0/3] qlcnic: bug fixes Hi David, This series fixes a data structure corruption bug in VF's async mailbox commands handling and an issue realted to napi poll budget in the driver. Please consider applying this series to "net" Thanks, Manish Manish Chopra (3): qlcnic: fix data structure corruption in async mbx command handling qlcnic: fix napi budget alteration qlcnic: Update version to 5.3.65 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 4 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 2 - drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h | 9 +- .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 95 +++++++++++-------- 4 files changed, 62 insertions(+), 48 deletions(-)
Powered by blists - more mailing lists