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: <20201203043946.235385-1-saeedm@nvidia.com>
Date:   Wed, 2 Dec 2020 20:39:42 -0800
From:   Saeed Mahameed <saeedm@...dia.com>
To:     Jakub Kicinski <kuba@...nel.org>
CC:     "David S. Miller" <davem@...emloft.net>, <netdev@...r.kernel.org>,
        "Saeed Mahameed" <saeedm@...dia.com>
Subject: [pull request][net 0/4] mlx5 fixes 2020-12-01

Hi Jakub,

This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.

For the DR steering patch I will need it in net-next as well, I would
appreciate it if you will take this small series before your pr to linus.

For -stable v5.4:
 ('net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering')

For -stable v5.8
 ('net/mlx5: Fix wrong address reclaim when command interface is down')

For -stable v5.9
 ('net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled')

Thanks,
Saeed.

---
The following changes since commit 14483cbf040fcb38113497161088a1ce8ce5d713:

  net: broadcom CNIC: requires MMU (2020-12-01 11:44:02 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-12-01

for you to fetch changes up to c20289e64bfc0fc4bca0242d60839b9ca2e28e64:

  net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering (2020-12-01 15:02:59 -0800)

----------------------------------------------------------------
mlx5-fixes-2020-12-01

----------------------------------------------------------------
Eran Ben Elisha (1):
      net/mlx5: Fix wrong address reclaim when command interface is down

Randy Dunlap (1):
      net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled

Tariq Toukan (1):
      net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS

Yevgeny Kliteynik (1):
      net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering

 .../ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c  |  2 ++
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    | 22 +++++++++++++++-------
 .../net/ethernet/mellanox/mlx5/core/pagealloc.c    | 21 +++++++++++++++++++--
 .../ethernet/mellanox/mlx5/core/steering/dr_cmd.c  |  1 +
 .../mellanox/mlx5/core/steering/dr_domain.c        |  5 +++++
 .../mellanox/mlx5/core/steering/dr_types.h         |  1 +
 include/linux/mlx5/mlx5_ifc.h                      |  9 ++++++++-
 7 files changed, 51 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ