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:	Wed, 29 Jul 2015 15:05:38 +0300
From:	Amir Vadai <amirv@...lanox.com>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, Or Gerlitz <ogerlitz@...lanox.com>,
	Achiad Shochat <achiad@...lanox.com>,
	Tal Alon <talal@...lanox.com>, Amir Vadai <amirv@...lanox.com>
Subject: [PATCH net-next 0/8] net/mlx5e: Driver update 29-Jul-2015

Hi Dave,

This patchset contain bug fixes and code cleaning patches to the ConnectX-4
Ethernet driver.

Patchset was applied and tested over commit 8c1a91f ("Merge branch
'mlx4-802.1ad-accel'")

Thanks,
Amir

Achiad Shochat (7):
  net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
  net/mlx5e: Remove redundant field mlx5e_priv->num_tc
  net/mlx5e: Remove redundant assignment of sq->user_index
  net/mlx5e: Avoid redundant de-reference
  net/mlx5e: Do not use netdev_err() before the netdev is registered
  net/mlx5e: Introduce create/destroy RSS indir table access functions
  net/mlx5e: Remove the mlx5e_update_priv_params() function

Haggai Abramonvsky (1):
  net/mlx5_core: Check the return value of mlx5_command_exec()

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |   3 -
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  63 +++++++----
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 119 ++++++++-------------
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h    |   7 +-
 drivers/net/ethernet/mellanox/mlx5/core/transobj.c |  29 +++++
 drivers/net/ethernet/mellanox/mlx5/core/transobj.h |   4 +
 6 files changed, 124 insertions(+), 101 deletions(-)

-- 
2.4.3.413.ga5fe668

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