[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200408225124.883292-1-saeedm@mellanox.com>
Date: Wed, 8 Apr 2020 15:51:16 -0700
From: Saeed Mahameed <saeedm@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 0/8] Mellanox, mlx5 fixes 2020-04-08
Hi Dave,
This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.
For -stable v5.3
('net/mlx5: Fix frequent ioread PCI access during recovery')
('net/mlx5e: Add missing release firmware call')
For -stable v5.4
('net/mlx5e: Fix nest_level for vlan pop action')
('net/mlx5e: Fix pfnum in devlink port attribute')
Thanks,
Saeed.
---
The following changes since commit f691a25ce5e5e405156ad4091c8e660b2622b7ad:
net/tls: fix const assignment warning (2020-04-08 14:34:02 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2020-04-08
for you to fetch changes up to 9808dd0a2aeebcb72239a3b082159b0186d9ac3d:
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list (2020-04-08 15:46:54 -0700)
----------------------------------------------------------------
mlx5-fixes-2020-04-08
----------------------------------------------------------------
Dmytro Linkin (1):
net/mlx5e: Fix nest_level for vlan pop action
Eli Cohen (1):
net/mlx5: Fix condition for termination table cleanup
Eran Ben Elisha (1):
net/mlx5e: Add missing release firmware call
Moshe Shemesh (1):
net/mlx5: Fix frequent ioread PCI access during recovery
Parav Pandit (2):
net/mlx5e: Fix pfnum in devlink port attribute
net/mlx5e: Fix devlink port netdev unregistration sequence
Paul Blakey (1):
net/mlx5e: CT: Use rhashtable's ct entries instead of a separate list
Roi Dayan (1):
net/mlx5e: Fix missing pedit action after ct clear action
drivers/net/ethernet/mellanox/mlx5/core/devlink.c | 5 ++++-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 19 +++++++------------
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 9 +++++----
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 8 +++++---
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 1 -
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 12 +++---------
drivers/net/ethernet/mellanox/mlx5/core/health.c | 2 +-
8 files changed, 26 insertions(+), 32 deletions(-)
Powered by blists - more mailing lists