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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 15 May 2016 14:48:04 +0300 From: Yuval Mintz <Yuval.Mintz@...gic.com> To: <davem@...emloft.net>, <netdev@...r.kernel.org> CC: Yuval Mintz <Yuval.Mintz@...gic.com> Subject: [PATCH net-next 0/5] qed: IOV enhncements and fixups Hi Dave, This is a follow-up on the recent patch series that adds SR-IOV support to qed. All content here is iov-related fixups [nothing terminal] and enhancements. Please consider applying this series to `net-next'. Thanks, Yuval Manish Chopra (1): qed: Reset link on IOV disable Yuval Mintz (4): qed: Correct PF-sanity check qed: Improve VF interrupt reset qed: Allow more than 16 VFs qed: VFs gracefully accept lack of PM drivers/net/ethernet/qlogic/qed/qed_int.c | 59 ++++++------ drivers/net/ethernet/qlogic/qed/qed_int.h | 20 +---- drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +- drivers/net/ethernet/qlogic/qed/qed_reg_addr.h | 2 + drivers/net/ethernet/qlogic/qed/qed_sriov.c | 119 +++++++++++++------------ 5 files changed, 99 insertions(+), 103 deletions(-) -- 1.9.3
Powered by blists - more mailing lists