All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][net 0/8] mlx5 fixes 2021-06-16
@ 2021-06-16 22:40 Saeed Mahameed
  2021-06-16 22:40 ` [net 1/8] net/mlx5: Fix error path for set HCA defaults Saeed Mahameed
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Saeed Mahameed @ 2021-06-16 22:40 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski; +Cc: netdev, Tariq Toukan, 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.

Thanks,
Saeed.

---
The following changes since commit da5ac772cfe2a03058b0accfac03fad60c46c24d:

  r8169: Avoid memcpy() over-reading of ETH_SS_STATS (2021-06-16 13:02:07 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2021-06-16

for you to fetch changes up to 0232fc2ddcf4ffe01069fd1aa07922652120f44a:

  net/mlx5: Reset mkey index on creation (2021-06-16 15:36:49 -0700)

----------------------------------------------------------------
mlx5-fixes-2021-06-16

----------------------------------------------------------------
Alex Vesker (1):
      net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding

Aya Levin (1):
      net/mlx5: Reset mkey index on creation

Dmytro Linkin (1):
      net/mlx5e: Don't create devices during unload flow

Leon Romanovsky (2):
      net/mlx5: Fix error path for set HCA defaults
      net/mlx5: Check that driver was probed prior attaching the device

Parav Pandit (3):
      net/mlx5: E-Switch, Read PF mac address
      net/mlx5: E-Switch, Allow setting GUID for host PF vport
      net/mlx5: SF_DEV, remove SF device on invalid state

 drivers/net/ethernet/mellanox/mlx5/core/dev.c      | 19 ++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |  6 +++++
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  3 ++-
 drivers/net/ethernet/mellanox/mlx5/core/mr.c       |  2 +-
 .../net/ethernet/mellanox/mlx5/core/sf/dev/dev.c   |  1 +
 .../mellanox/mlx5/core/steering/dr_ste_v1.c        | 26 +++++++++++++---------
 drivers/net/ethernet/mellanox/mlx5/core/vport.c    |  2 --
 include/linux/mlx5/driver.h                        |  4 ++++
 8 files changed, 49 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2021-06-17 18:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 22:40 [pull request][net 0/8] mlx5 fixes 2021-06-16 Saeed Mahameed
2021-06-16 22:40 ` [net 1/8] net/mlx5: Fix error path for set HCA defaults Saeed Mahameed
2021-06-17 18:40   ` patchwork-bot+netdevbpf
2021-06-16 22:40 ` [net 2/8] net/mlx5: Check that driver was probed prior attaching the device Saeed Mahameed
2021-06-16 22:40 ` [net 3/8] net/mlx5: E-Switch, Read PF mac address Saeed Mahameed
2021-06-16 22:40 ` [net 4/8] net/mlx5: E-Switch, Allow setting GUID for host PF vport Saeed Mahameed
2021-06-16 22:40 ` [net 5/8] net/mlx5: SF_DEV, remove SF device on invalid state Saeed Mahameed
2021-06-16 22:40 ` [net 6/8] net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding Saeed Mahameed
2021-06-16 22:40 ` [net 7/8] net/mlx5e: Don't create devices during unload flow Saeed Mahameed
2021-06-16 22:40 ` [net 8/8] net/mlx5: Reset mkey index on creation 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.