All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][net 0/6] mlx5 fixes 2021-08-26
@ 2021-08-26 22:18 Saeed Mahameed
  2021-08-26 22:18 ` [net 1/6] net/mlx5: Lag, fix multipath lag activation Saeed Mahameed
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Saeed Mahameed @ 2021-08-26 22:18 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, Saeed Mahameed

From: Saeed Mahameed <saeedm@nvidia.com>

Hi Dave and Jakub,

This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.

Thanks,
Saeed.

---
The following changes since commit 73367f05b25dbd064061aee780638564d15b01d1:

  Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux (2021-08-26 13:26:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-08-26

for you to fetch changes up to 6cc64770fb386b10a64a1fe09328396de7bb5262:

  net/mlx5: DR, fix a potential use-after-free bug (2021-08-26 15:15:42 -0700)

----------------------------------------------------------------
mlx5-fixes-2021-08-26

----------------------------------------------------------------
Dima Chumak (1):
      net/mlx5: Lag, fix multipath lag activation

Dmytro Linkin (1):
      net/mlx5e: Use correct eswitch for stack devices with lag

Leon Romanovsky (1):
      net/mlx5: Remove all auxiliary devices at the unregister event

Maor Dickman (1):
      net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group

Roi Dayan (1):
      net/mlx5e: Fix possible use-after-free deleting fdb rule

Wentao_Liang (1):
      net/mlx5: DR, fix a potential use-after-free bug

 drivers/net/ethernet/mellanox/mlx5/core/dev.c          |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c  |  4 ++--
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c        | 18 ++++++++++++++++++
 .../net/ethernet/mellanox/mlx5/core/esw/indir_table.c  |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/lag.c          |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c       |  8 ++++++++
 drivers/net/ethernet/mellanox/mlx5/core/lag_mp.h       |  2 ++
 .../net/ethernet/mellanox/mlx5/core/steering/dr_rule.c |  2 +-
 8 files changed, 34 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2021-08-27  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-26 22:18 [pull request][net 0/6] mlx5 fixes 2021-08-26 Saeed Mahameed
2021-08-26 22:18 ` [net 1/6] net/mlx5: Lag, fix multipath lag activation Saeed Mahameed
2021-08-27  9:10   ` patchwork-bot+netdevbpf
2021-08-26 22:18 ` [net 2/6] net/mlx5: Remove all auxiliary devices at the unregister event Saeed Mahameed
2021-08-26 22:18 ` [net 3/6] net/mlx5e: Fix possible use-after-free deleting fdb rule Saeed Mahameed
2021-08-26 22:18 ` [net 4/6] net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group Saeed Mahameed
2021-08-26 22:18 ` [net 5/6] net/mlx5e: Use correct eswitch for stack devices with lag Saeed Mahameed
2021-08-26 22:18 ` [net 6/6] net/mlx5: DR, fix a potential use-after-free bug Saeed Mahameed

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.