All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][net 0/7] mlx5 fixes 2021-09-07
@ 2021-09-07 21:24 Saeed Mahameed
  2021-09-07 21:24 ` [net 1/7] net/mlx5: Bridge, fix uninitialized variable usage Saeed Mahameed
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Saeed Mahameed @ 2021-09-07 21:24 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, Saeed Mahameed

From: Saeed Mahameed <saeedm@nvidia.com>

Hi Dave, Jakub, 

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

Included here, a patch which solves a build warning reported on
linux-kernel mailing list [1]:
Fix commit ("net/mlx5: Bridge, fix uninitialized variable usage")

I hope this series can make it to rc1.

[1] https://www.spinics.net/lists/netdev/msg765481.html

Thanks,
Saeed.

---
The following changes since commit 0f77f2defaf682eb7e7ef623168e49c74ae529e3:

  ieee802154: Remove redundant initialization of variable ret (2021-09-07 14:06:08 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-09-07

for you to fetch changes up to 8db6a54f3cae6a803b2cbf5390662bca641f7da8:

  net/mlx5e: Fix condition when retrieving PTP-rqn (2021-09-07 14:17:02 -0700)

----------------------------------------------------------------
mlx5-fixes-2021-09-07

----------------------------------------------------------------
Aya Levin (2):
      net/mlx5e: Fix mutual exclusion between CQE compression and HW TS
      net/mlx5e: Fix condition when retrieving PTP-rqn

Maor Gottlieb (1):
      net/mlx5: Fix potential sleeping in atomic context

Mark Bloch (1):
      net/mlx5: Lag, don't update lag if lag isn't supported

Parav Pandit (1):
      net/mlx5: Fix rdma aux device on devlink reload

Saeed Mahameed (1):
      net/mlx5: FWTrace, cancel work on alloc pd error flow

Vlad Buslov (1):
      net/mlx5: Bridge, fix uninitialized variable usage

 drivers/net/ethernet/mellanox/mlx5/core/devlink.c        |  7 ++-----
 drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c |  3 ++-
 drivers/net/ethernet/mellanox/mlx5/core/en.h             |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c  |  4 ++--
 drivers/net/ethernet/mellanox/mlx5/core/en/rx_res.c      |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c     | 11 ++++++-----
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c        |  4 ++--
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c        |  5 ++---
 drivers/net/ethernet/mellanox/mlx5/core/lag.c            | 10 ++++++++--
 9 files changed, 26 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2021-09-11  7:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 21:24 [pull request][net 0/7] mlx5 fixes 2021-09-07 Saeed Mahameed
2021-09-07 21:24 ` [net 1/7] net/mlx5: Bridge, fix uninitialized variable usage Saeed Mahameed
2021-09-08 10:50   ` patchwork-bot+netdevbpf
2021-09-07 21:24 ` [net 2/7] net/mlx5: Fix rdma aux device on devlink reload Saeed Mahameed
2021-09-07 21:24 ` [net 3/7] net/mlx5: Lag, don't update lag if lag isn't supported Saeed Mahameed
2021-09-07 21:24 ` [net 4/7] net/mlx5: FWTrace, cancel work on alloc pd error flow Saeed Mahameed
2021-09-11  7:43   ` Pavel Machek
2021-09-07 21:24 ` [net 5/7] net/mlx5: Fix potential sleeping in atomic context Saeed Mahameed
2021-09-07 21:24 ` [net 6/7] net/mlx5e: Fix mutual exclusion between CQE compression and HW TS Saeed Mahameed
2021-09-07 21:24 ` [net 7/7] net/mlx5e: Fix condition when retrieving PTP-rqn Saeed Mahameed
2021-09-08 16:39   ` Jakub Kicinski
2021-09-08 17:34     ` 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.