All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][net 0/5] mlx5 fixes 2022-03-09
@ 2022-03-09 20:15 Saeed Mahameed
  2022-03-09 20:15 ` [net 1/5] net/mlx5: Fix size field in bufferx_reg struct Saeed Mahameed
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Saeed Mahameed @ 2022-03-09 20:15 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, Saeed Mahameed

From: Saeed Mahameed <saeedm@nvidia.com>

Hi Dave, Hi Jakub,

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

Thanks,
Saeed.


The following changes since commit cc7e2f596e64783ded1feebc55445199c9bd929e:

  Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec (2022-03-09 14:48:11 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2022-03-09

for you to fetch changes up to 99a2b9be077ae3a5d97fbf5f7782e0f2e9812978:

  net/mlx5e: SHAMPO, reduce TIR indication (2022-03-09 11:39:35 -0800)

----------------------------------------------------------------
mlx5-fixes-2022-03-09

----------------------------------------------------------------
Ben Ben-Ishay (1):
      net/mlx5e: SHAMPO, reduce TIR indication

Dima Chumak (1):
      net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE

Mohammad Kabat (1):
      net/mlx5: Fix size field in bufferx_reg struct

Moshe Shemesh (1):
      net/mlx5: Fix a race on command flush flow

Roi Dayan (1):
      net/mlx5e: Lag, Only handle events from highest priority multipath entry

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c           | 15 ++++++++-------
 drivers/net/ethernet/mellanox/mlx5/core/en/tir.c        |  3 ---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c       |  3 +--
 drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c        | 11 ++++++++---
 drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c |  3 ---
 include/linux/mlx5/mlx5_ifc.h                           |  5 ++---
 6 files changed, 19 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2022-03-10 22:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-09 20:15 [pull request][net 0/5] mlx5 fixes 2022-03-09 Saeed Mahameed
2022-03-09 20:15 ` [net 1/5] net/mlx5: Fix size field in bufferx_reg struct Saeed Mahameed
2022-03-10 22:40   ` patchwork-bot+netdevbpf
2022-03-09 20:15 ` [net 2/5] net/mlx5: Fix a race on command flush flow Saeed Mahameed
2022-03-09 20:15 ` [net 3/5] net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE Saeed Mahameed
2022-03-09 20:15 ` [net 4/5] net/mlx5e: Lag, Only handle events from highest priority multipath entry Saeed Mahameed
2022-03-09 20:15 ` [net 5/5] net/mlx5e: SHAMPO, reduce TIR indication 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.