[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191024193819.10389-1-saeedm@mellanox.com>
Date: Thu, 24 Oct 2019 19:38:40 +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/11] Mellanox, mlx5 fixes 2019-10-24
Hi Dave,
This series introduces misc fixes to mlx5 driver and a Documentation
patch that adds a missing kTLS counter documentation as requested by
Jakub.
Please pull and let me know if there is any problem.
For -stable v4.14
('net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget')
For -stable v4.19
('net/mlx5e: Fix ethtool self test: link speed')
For -stable v5.2
('net/mlx5: Fix flow counter list auto bits struct')
('net/mlx5: Fix rtable reference leak')
For -stable v5.3
('net/mlx5e: Remove incorrect match criteria assignment line')
('net/mlx5e: Determine source port properly for vlan push action')
Thanks,
Saeed.
---
The following changes since commit 76db2d466f6a929a04775f0f87d837e3bcba44e8:
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag (2019-10-23 21:44:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-10-24
for you to fetch changes up to 9ad36363c018eb60f39d20b5508d3dfae9ce07a4:
Documentation: TLS: Add missing counter description (2019-10-24 12:35:47 -0700)
----------------------------------------------------------------
mlx5-fixes-2019-10-24
----------------------------------------------------------------
Aya Levin (1):
net/mlx5e: Fix ethtool self test: link speed
Dmytro Linkin (2):
net/mlx5e: Determine source port properly for vlan push action
net/mlx5e: Remove incorrect match criteria assignment line
Eli Britstein (1):
net/mlx5: Fix NULL pointer dereference in extended destination
Maor Gottlieb (1):
net/mlx5e: Replace kfree with kvfree when free vhca stats
Maxim Mikityanskiy (1):
net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
Parav Pandit (1):
net/mlx5: Fix rtable reference leak
Roi Dayan (1):
net/mlx5: Fix flow counter list auto bits struct
Tariq Toukan (1):
Documentation: TLS: Add missing counter description
Vlad Buslov (2):
net/mlx5e: Only skip encap flows update when encap init failed
net/mlx5e: Don't store direct pointer to action's tunnel info
Documentation/networking/tls-offload.rst | 3 ++
.../ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c | 4 +--
.../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 12 ++++++--
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 4 +--
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 5 +++-
.../net/ethernet/mellanox/mlx5/core/en_selftest.c | 15 ++--------
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 34 +++++++++++++++++-----
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 1 -
.../mellanox/mlx5/core/eswitch_offloads_termtbl.c | 22 ++++++++++----
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c | 3 +-
include/linux/mlx5/mlx5_ifc.h | 3 +-
11 files changed, 69 insertions(+), 37 deletions(-)
Powered by blists - more mailing lists