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:	Thu, 27 Jun 2013 19:05:20 +0300
From:	Or Gerlitz <ogerlitz@...lanox.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, jackm@....mellanox.co.il,
	ronye@...lanox.com, Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next 0/2] net/mlx4: Add dynamic policy changes to the SRIOV eSwitch support 

Hi Dave,

This patch set from Jack and Rony uses the UPDATE_QP new firmware command 
to allow for dynamic policy changes of PF controlled VF vlan/qos and link-state.

Done against net-next commit 8599b52e14 "bonding: add an option to fail when any 
of arp_ip_target is inaccessible"

Or.


Jack Morgenstein (1):
  net/mlx4_core: Dynamic VST to VST vlan/qos changes

Rony Efraim (1):
  net/mlx4_core: Add HW enforcement to VF link state

 drivers/net/ethernet/mellanox/mlx4/cmd.c           |  149 +++++++++++++++++-
 drivers/net/ethernet/mellanox/mlx4/fw.c            |    5 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h          |   21 +++
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  163 +++++++++++++++++++-
 include/linux/mlx4/cmd.h                           |    1 +
 include/linux/mlx4/device.h                        |    3 +-
 include/linux/mlx4/qp.h                            |   36 +++++
 7 files changed, 362 insertions(+), 16 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ