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 May 2019 02:07:57 +0000
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "David S. Miller" <davem@...emloft.net>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/6] Mellanox, mlx5 fixes 2019-05-28

Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v4.13:
('net/mlx5: Allocate root ns memory using kzalloc to match kfree')

For -stable v4.16:
('net/mlx5: Avoid double free in fs init error unwinding path')

For -stable v4.18:
('net/mlx5e: Disable rxhash when CQE compress is enabled')

Thanks,
Saeed.

---
The following changes since commit a6cd0d2d493ab7806b49f738b4f66362437cc09e:

  Documentation: net-sysfs: Remove duplicate PHY device documentation (2019-05-28 17:26:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-05-28

for you to fetch changes up to c0194e2d0ef0e5ce5e21a35640d23a706827ae28:

  net/mlx5e: Disable rxhash when CQE compress is enabled (2019-05-28 18:25:42 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-05-28

----------------------------------------------------------------
Parav Pandit (3):
      net/mlx5: Avoid double free of root ns in the error flow path
      net/mlx5: Avoid double free in fs init error unwinding path
      net/mlx5: Allocate root ns memory using kzalloc to match kfree

Saeed Mahameed (2):
      net/mlx5: Fix error handling in mlx5_load()
      net/mlx5e: Disable rxhash when CQE compress is enabled

wenxu (1):
      net/mlx5e: restrict the real_dev of vlan device is the same as uplink device

 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 13 ++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 24 ++++++++---------------
 drivers/net/ethernet/mellanox/mlx5/core/main.c    |  2 +-
 4 files changed, 23 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ