[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1757939074-617281-1-git-send-email-tariqt@nvidia.com>
Date: Mon, 15 Sep 2025 15:24:31 +0300
From: Tariq Toukan <tariqt@...dia.com>
To: Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>, "David
S. Miller" <davem@...emloft.net>
CC: Saeed Mahameed <saeedm@...dia.com>, Leon Romanovsky <leon@...nel.org>,
Tariq Toukan <tariqt@...dia.com>, Mark Bloch <mbloch@...dia.com>,
<netdev@...r.kernel.org>, <linux-rdma@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Gal Pressman <gal@...dia.com>
Subject: [PATCH net V2 0/3] mlx5e misc fixes 2025-09-15
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
Powered by blists - more mailing lists