public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Tariq Toukan <tariqt@nvidia.com>
To: Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>
Cc: Saeed Mahameed <saeedm@nvidia.com>,
	Leon Romanovsky <leon@kernel.org>,
	Tariq Toukan <tariqt@nvidia.com>, Mark Bloch <mbloch@nvidia.com>,
	<netdev@vger.kernel.org>, <linux-rdma@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, Gal Pressman <gal@nvidia.com>,
	Dragos Tatulea <dtatulea@nvidia.com>,
	Shay Drory <shayd@nvidia.com>
Subject: [PATCH net 0/5] mlx5 misc fixes 2026-02-24
Date: Tue, 24 Feb 2026 13:46:47 +0200	[thread overview]
Message-ID: <20260224114652.1787431-1-tariqt@nvidia.com> (raw)

Hi,

This patchset provides misc bug fixes from the team to the mlx5
core and Eth drivers.

Thanks,
Tariq.

Jianbo Liu (1):
  net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query

Shay Drory (4):
  net/mlx5: DR, Fix circular locking dependency in dump
  net/mlx5: LAG, disable MPESW in lag_disable_change()
  net/mlx5: E-switch, Clear legacy flag when moving to switchdev
  net/mlx5: Fix missing devlink lock in SRIOV enable error path

 drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c  | 3 +--
 .../net/ethernet/mellanox/mlx5/core/eswitch_offloads.c    | 2 ++
 drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c         | 8 ++++++--
 drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.c       | 8 ++++----
 drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h       | 5 +++++
 drivers/net/ethernet/mellanox/mlx5/core/sriov.c           | 2 ++
 .../net/ethernet/mellanox/mlx5/core/steering/sws/dr_dbg.c | 4 ++--
 7 files changed, 22 insertions(+), 10 deletions(-)


base-commit: 82aec772fca2223bc5774bd9af486fd95766e578
-- 
2.44.0


             reply	other threads:[~2026-02-24 11:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-24 11:46 Tariq Toukan [this message]
2026-02-24 11:46 ` [PATCH net 1/5] net/mlx5: DR, Fix circular locking dependency in dump Tariq Toukan
2026-02-24 11:46 ` [PATCH net 2/5] net/mlx5: LAG, disable MPESW in lag_disable_change() Tariq Toukan
2026-02-24 11:46 ` [PATCH net 3/5] net/mlx5: E-switch, Clear legacy flag when moving to switchdev Tariq Toukan
2026-02-24 11:46 ` [PATCH net 4/5] net/mlx5: Fix missing devlink lock in SRIOV enable error path Tariq Toukan
2026-02-24 11:46 ` [PATCH net 5/5] net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query Tariq Toukan
2026-02-25 13:13 ` [PATCH net 0/5] mlx5 misc fixes 2026-02-24 Simon Horman
2026-02-26  4:10 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260224114652.1787431-1-tariqt@nvidia.com \
    --to=tariqt@nvidia.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dtatulea@nvidia.com \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mbloch@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=saeedm@nvidia.com \
    --cc=shayd@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox