[PATCH net V2 0/3] mlx5e misc fixes 2025-09-15

Tariq Toukan posted 3 patches 2 weeks, 3 days ago
.../net/ethernet/mellanox/mlx5/core/en/fs.h   |  1 +
.../mellanox/mlx5/core/en_accel/ipsec.h       |  1 +
.../mellanox/mlx5/core/en_accel/ipsec_fs.c    |  3 +-
.../net/ethernet/mellanox/mlx5/core/en_rep.c  | 27 ++++++++++++---
.../net/ethernet/mellanox/mlx5/core/esw/qos.c |  1 +
.../mellanox/mlx5/core/eswitch_offloads.c     | 33 +++++++++++++++++++
.../net/ethernet/mellanox/mlx5/core/fs_core.c |  4 +--
.../ethernet/mellanox/mlx5/core/lib/mlx5.h    | 15 ++++++++-
include/linux/mlx5/driver.h                   |  1 +
9 files changed, 77 insertions(+), 9 deletions(-)
[PATCH net V2 0/3] mlx5e misc fixes 2025-09-15
Posted by Tariq Toukan 2 weeks, 3 days ago
Hi,

This patchset provides misc bug fixes from the team to the mlx5 Eth
driver.

Find V1 here:
https://lore.kernel.org/all/1757326026-536849-1-git-send-email-tariqt@nvidia.com/

Thanks,
Tariq.

V2:
- Improve commit message in patches 1-2.
- Move local var assginment call from init when the call might fail.

Jianbo Liu (2):
  net/mlx5e: Harden uplink netdev access against device unbind
  net/mlx5e: Prevent entering switchdev mode with inconsistent netns

Lama Kayal (1):
  net/mlx5e: Add a miss level for ipsec crypto offload

 .../net/ethernet/mellanox/mlx5/core/en/fs.h   |  1 +
 .../mellanox/mlx5/core/en_accel/ipsec.h       |  1 +
 .../mellanox/mlx5/core/en_accel/ipsec_fs.c    |  3 +-
 .../net/ethernet/mellanox/mlx5/core/en_rep.c  | 27 ++++++++++++---
 .../net/ethernet/mellanox/mlx5/core/esw/qos.c |  1 +
 .../mellanox/mlx5/core/eswitch_offloads.c     | 33 +++++++++++++++++++
 .../net/ethernet/mellanox/mlx5/core/fs_core.c |  4 +--
 .../ethernet/mellanox/mlx5/core/lib/mlx5.h    | 15 ++++++++-
 include/linux/mlx5/driver.h                   |  1 +
 9 files changed, 77 insertions(+), 9 deletions(-)


base-commit: 2e5fb2ff31730786c05e0f18949143b05efa1212
-- 
2.31.1