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, 13 Feb 2019 15:44:47 -0800
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
Cc:     netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/4] Mellanox, mlx5 fixes 2019-02-13

Hi Dave,

This series introduces some fixes to mlx5 driver.
For more information please see tag log below.

Please pull and let me know if there is any problem.

For -stable v4.19:
('net/mlx5e: XDP, fix redirect resources availability check')

Thanks,
Saeed.

---
The following changes since commit 2fdeee2549231b1f989f011bb18191f5660d3745:

  team: avoid complex list operations in team_nl_cmd_options_set() (2019-02-12 14:19:27 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-02-13

for you to fetch changes up to 407e17b1a69a51ba9a512a04342da56c1f931df4:

  net/mlx5e: XDP, fix redirect resources availability check (2019-02-13 15:40:51 -0800)

----------------------------------------------------------------
mlx5-fixes-2019-02-13

----------------------------------------------------------------
Huy Nguyen (1):
      net/mlx5: No command allowed when command interface is not ready

Maria Pasechnik (1):
      net/mlx5e: Fix NULL pointer derefernce in set channels error flow

Saeed Mahameed (1):
      net/mlx5e: XDP, fix redirect resources availability check

Tariq Toukan (1):
      net/mlx5: Fix a compilation warning in events.c

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c        | 18 ++++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en.h         |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c     |  6 ++----
 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h     | 17 +++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c |  7 ++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c    |  2 ++
 drivers/net/ethernet/mellanox/mlx5/core/events.c     | 17 +++++++++--------
 drivers/net/ethernet/mellanox/mlx5/core/health.c     |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h  |  1 +
 9 files changed, 55 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ