All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] mlx5 misc fixes 2025-09-22
@ 2025-09-22  7:11 Tariq Toukan
  2025-09-22  7:11 ` [PATCH net 1/3] net/mlx5: fs, fix UAF in flow counter release Tariq Toukan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tariq Toukan @ 2025-09-22  7:11 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Saeed Mahameed, Tariq Toukan, Mark Bloch, Leon Romanovsky, netdev,
	linux-rdma, linux-kernel, Gal Pressman, Moshe Shemesh

Hi,

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

Thanks,
Tariq.


Carolina Jubran (1):
  net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD

Moshe Shemesh (1):
  net/mlx5: fs, fix UAF in flow counter release

Yevgeny Kliteynik (1):
  net/mlx5: HWS, ignore flow level for multi-dest table

 .../ethernet/mellanox/mlx5/core/en_stats.c    |  1 +
 .../net/ethernet/mellanox/mlx5/core/fs_core.c |  2 +-
 .../net/ethernet/mellanox/mlx5/core/fs_core.h |  1 +
 .../ethernet/mellanox/mlx5/core/fs_counters.c | 25 ++++++++++++++++---
 .../mellanox/mlx5/core/steering/hws/action.c  |  4 +--
 .../mellanox/mlx5/core/steering/hws/fs_hws.c  | 11 +++-----
 .../mlx5/core/steering/hws/fs_hws_pools.c     |  8 +++++-
 .../mellanox/mlx5/core/steering/hws/mlx5hws.h |  3 +--
 include/linux/mlx5/fs.h                       |  2 ++
 9 files changed, 40 insertions(+), 17 deletions(-)


base-commit: b65678cacc030efd53c38c089fb9b741a2ee34c8
-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-24  0:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22  7:11 [PATCH net 0/3] mlx5 misc fixes 2025-09-22 Tariq Toukan
2025-09-22  7:11 ` [PATCH net 1/3] net/mlx5: fs, fix UAF in flow counter release Tariq Toukan
2025-09-22  7:11 ` [PATCH net 2/3] net/mlx5: HWS, ignore flow level for multi-dest table Tariq Toukan
2025-09-22  7:11 ` [PATCH net 3/3] net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD Tariq Toukan
2025-09-24  0:20 ` [PATCH net 0/3] mlx5 misc fixes 2025-09-22 patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.