[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191120203519.24094-1-saeedm@mellanox.com>
Date: Wed, 20 Nov 2019 20:35:41 +0000
From: Saeed Mahameed <saeedm@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net 00/12] Mellanox, mlx5 fixes 2019-11-20
Hi Dave,
This series introduces some fixes to mlx5 driver.
Please pull and let me know if there is any problem.
For -stable v4.9:
('net/mlx5e: Fix set vf link state error flow')
For -stable v4.14
('net/mlxfw: Verify FSM error code translation doesn't exceed array size')
For -stable v4.19
('net/mlx5: Fix auto group size calculation')
For -stable v5.3
('net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6')
('net/mlx5e: Do not use non-EXT link modes in EXT mode')
('net/mlx5: Update the list of the PCI supported devices')
Thanks,
Saeed.
---
The following changes since commit 6e4ff1c94a0477598ddbe4da47530aecdb4f7dff:
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n (2019-11-19 19:17:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-11-20
for you to fetch changes up to 30e9e0550bf693c94bc15827781fe42dd60be634:
net/mlxfw: Verify FSM error code translation doesn't exceed array size (2019-11-20 12:33:06 -0800)
----------------------------------------------------------------
mlx5-fixes-2019-11-20
----------------------------------------------------------------
Alex Vesker (3):
net/mlx5: DR, Fix invalid EQ vector number on CQ creation
net/mlx5: DR, Skip rehash for tables with byte mask zero
net/mlx5: DR, Limit STE hash table enlarge based on bytemask
Eli Cohen (2):
net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
net/mlx5e: Fix ingress rate configuration for representors
Eran Ben Elisha (2):
net/mlx5e: Do not use non-EXT link modes in EXT mode
net/mlxfw: Verify FSM error code translation doesn't exceed array size
Maor Gottlieb (1):
net/mlx5: Fix auto group size calculation
Marina Varshaver (1):
net/mlx5e: Add missing capability bit check for IP-in-IP
Roi Dayan (1):
net/mlx5e: Fix set vf link state error flow
Shani Shapp (1):
net/mlx5: Update the list of the PCI supported devices
Vlad Buslov (1):
net/mlx5e: Reorder mirrer action parsing to check for encap first
.../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 18 ++++++++-----
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 12 ++++-----
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5 +++-
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 31 +++++++++++-----------
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 10 ++++---
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h | 1 +
drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 +
.../ethernet/mellanox/mlx5/core/steering/dr_rule.c | 15 +++++++++++
.../ethernet/mellanox/mlx5/core/steering/dr_send.c | 4 ++-
.../ethernet/mellanox/mlx5/core/steering/dr_ste.c | 22 +--------------
drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c | 2 ++
12 files changed, 67 insertions(+), 56 deletions(-)
Powered by blists - more mailing lists