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, 19 Mar 2017 13:08:11 +0200
From:   Yuval Mintz <Yuval.Mintz@...ium.com>
To:     <davem@...emloft.net>, <netdev@...r.kernel.org>
CC:     Yuval Mintz <Yuval.Mintz@...ium.com>
Subject: [PATCH net-next 0/9] qed: IOV related clenaups

This patch series targets IOV functionality [on both PF and VF].

Patches #2, #3 and #5 fix flows relating to malicious VFs, either by
upgrading and aligning current safe-guards or by correcing racy flows.

Patches #1 and #8 make some malicious/dysnfunctional VFs logging appear
by default in logs.

The rest of the patches either cleanup the existing code or else correct
some possible [yet fairly insignicant] issues in VF behavior.

Dave,

Please consider applying this series to 'net-next'.

Thanks,
Yuval

Yuval Mintz (9):
  qed: Increase verbosity of VF -> PF errors
  qed: Clean VF malicious indication when disabling IOV
  qed: Set HW-channel to ready before ACKing VF
  qed: Correct default VF coalescing configuration
  qed: Uniform IOV queue validation
  qed: Deprecate VF multiple queue-stop
  qed: Make qed_iov_mark_vf_flr() return bool
  qed: Raise verbosity of Malicious VF indications
  qed: Always publish VF link from leading hwfn

 drivers/net/ethernet/qlogic/qed/qed_sriov.c | 286 ++++++++++++++++++----------
 drivers/net/ethernet/qlogic/qed/qed_sriov.h |  10 +-
 drivers/net/ethernet/qlogic/qed/qed_vf.c    |  18 +-
 drivers/net/ethernet/qlogic/qed/qed_vf.h    |   4 +
 4 files changed, 211 insertions(+), 107 deletions(-)

-- 
1.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ