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:	Tue, 13 Oct 2015 18:44:05 +0300
From:	Or Gerlitz <ogerlitz@...lanox.com>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, Eli Cohen <eli@...lanox.com>,
	Amir Vadai <amirv@...lanox.com>,
	Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next 0/4] Mellanox driver update, Oct 13 2015

Hi Dave,

This series contains two more patches from Eli, patch from Majd
to support PCI error handlers and a fix from Jack to mlx4 VFs
when probed without a provisioned mac address.

The patch set applied on top of net-next commit bbb300e "Merge branch 'bridge-vlan'"

Or.

Eli Cohen (2):
  net/mlx5_core: Fix internal error detection conditions
  net/mlx5_core: Wait for FW readiness on startup

Jack Morgenstein (1):
  net/mlx4_core: Replace VF zero mac with random mac in mlx4_core

Majd Dibbiny (1):
  net/mlx5_core: Add pci error handlers to mlx5_core driver

 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |  23 ++-
 drivers/net/ethernet/mellanox/mlx4/fw.c            |  16 ++
 drivers/net/ethernet/mellanox/mlx4/main.c          |   2 +
 drivers/net/ethernet/mellanox/mlx4/mlx4.h          |   2 +
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      | 170 +++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/health.c   | 123 +++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     | 212 ++++++++++++++++++++-
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h    |   4 +
 .../net/ethernet/mellanox/mlx5/core/pagealloc.c    |  13 +-
 include/linux/mlx4/device.h                        |   1 +
 include/linux/mlx5/device.h                        |   3 +-
 include/linux/mlx5/driver.h                        |  28 +++
 12 files changed, 565 insertions(+), 32 deletions(-)

-- 
2.3.7

--
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