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, 15 Aug 2019 18:47:04 +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/2] Mellanox, mlx5 fixes 2019-08-15

Hi Dave,

This series introduces two fixes to mlx5 driver.

1) Eran fixes a compatibility issue with ethtool flash.
2) Maxim fixes a race in XSK wakeup flow.

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

Thanks,
Saeed.

---
The following changes since commit 2aafdf5a5786ebbd8ccfe132ed6267c6962c5c3c:

  selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issue (2019-08-15 11:34:32 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-08-15

for you to fetch changes up to f43d48d10a42787c1de1d3facd7db210c91db1da:

  net/mlx5e: Fix compatibility issue with ethtool flash device (2019-08-15 11:43:57 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-08-15

----------------------------------------------------------------
Eran Ben Elisha (1):
      net/mlx5e: Fix compatibility issue with ethtool flash device

Maxim Mikityanskiy (1):
      net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flow

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  2 ++
 .../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c |  3 ++
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 35 ++++++++++++++++++++++
 .../ethernet/mellanox/mlx5/core/ipoib/ethtool.c    |  9 ++++++
 4 files changed, 49 insertions(+)

Powered by blists - more mailing lists