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,  5 Mar 2020 15:17:34 -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-03-05

Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v5.3
 ('net/mlx5e: kTLS, Fix wrong value in record tracker enum')

For -stable v5.4
 ('net/mlx5: DR, Fix postsend actions write length')

For -stable v5.5
 ('net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow')
 ('net/mlx5e: Fix endianness handling in pedit mask')

Thanks,
Saeed.

---
The following changes since commit 3b4f06c715d0d3ecd6497275e3c85fe91462d0ee:

  sfc: complete the next packet when we receive a timestamp (2020-03-05 14:56:57 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-03-05

for you to fetch changes up to 0b136454741b2f6cb18d55e355d396db9248b2ab:

  net/mlx5: Clear LAG notifier pointer after unregister (2020-03-05 15:13:45 -0800)

----------------------------------------------------------------
mlx5-fixes-2020-03-05

----------------------------------------------------------------
Eli Cohen (1):
      net/mlx5: Clear LAG notifier pointer after unregister

Hamdan Igbaria (1):
      net/mlx5: DR, Fix postsend actions write length

Sebastian Hense (1):
      net/mlx5e: Fix endianness handling in pedit mask

Tariq Toukan (2):
      net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow
      net/mlx5e: kTLS, Fix wrong value in record tracker enum

 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.h      | 4 ++--
 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c   | 2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c              | 5 +++--
 drivers/net/ethernet/mellanox/mlx5/core/lag.c                | 4 +++-
 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c | 1 -
 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c   | 3 ++-
 6 files changed, 11 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ