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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200206205710.26861-1-saeedm@mellanox.com>
Date:   Thu,  6 Feb 2020 12:57:05 -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/5] Mellanox, mlx5 fixes 2020-02-06

Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v4.19:
 ('net/mlx5: IPsec, Fix esp modify function attribute')
 ('net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx')

For -stable v5.4:
   ('net/mlx5: Deprecate usage of generic TLS HW capability bit')
   ('net/mlx5: Fix deadlock in fs_core')

For -stable v5.5:
   ('net/mlx5e: TX, Error completion is for last WQE in batch')

Thanks,
Saeed.

---
The following changes since commit 263a425a482fc495d6d3f9a29b9103a664c38b69:

  net: systemport: Avoid RBUF stuck in Wake-on-LAN mode (2020-02-06 14:28:52 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-02-06

for you to fetch changes up to 61c00cca41aeeaa8e5263c2f81f28534bc1efafb:

  net/mlx5: Deprecate usage of generic TLS HW capability bit (2020-02-06 12:24:24 -0800)

----------------------------------------------------------------
mlx5-fixes-2020-02-06

----------------------------------------------------------------
Maor Gottlieb (1):
      net/mlx5: Fix deadlock in fs_core

Raed Salem (2):
      net/mlx5: IPsec, Fix esp modify function attribute
      net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx

Tariq Toukan (2):
      net/mlx5e: TX, Error completion is for last WQE in batch
      net/mlx5: Deprecate usage of generic TLS HW capability bit

 .../net/ethernet/mellanox/mlx5/core/accel/tls.h    |  2 +-
 .../mellanox/mlx5/core/en_accel/tls_rxtx.c         |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    | 16 ++++++-----
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    | 33 +++++++++-------------
 .../net/ethernet/mellanox/mlx5/core/fpga/ipsec.c   |  3 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 15 +++++-----
 drivers/net/ethernet/mellanox/mlx5/core/fw.c       |  2 +-
 include/linux/mlx5/mlx5_ifc.h                      |  7 +++--
 8 files changed, 40 insertions(+), 40 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ