netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Saeed Mahameed <saeedm@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Saeed Mahameed <saeedm@mellanox.com>
Subject: [pull request][net 00/11] Mellanox, mlx5 fixes 2019-05-17
Date: Fri, 17 May 2019 20:19:29 +0000	[thread overview]
Message-ID: <20190517201910.32216-1-saeedm@mellanox.com> (raw)

Hi Dave,

This series introduces some fixes to mlx5 driver.
For more information please see tag log below.

Please pull and let me know if there is any problem.

For -stable v4.19
  net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled
  net/mlx5: Imply MLXFW in mlx5_core

For -stable v5.0
  net/mlx5e: Add missing ethtool driver info for representors
  net/mlx5e: Additional check for flow destination comparison

For -stable v5.1
  net/mlx5: Fix peer pf disable hca command

Thanks,
Saeed.

---
The following changes since commit 5593530e56943182ebb6d81eca8a3be6db6dbba4:

  Revert "tipc: fix modprobe tipc failed after switch order of device registration" (2019-05-17 12:15:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-05-17

for you to fetch changes up to e7739a60712a041516f74c8917a0b3e5f1e4f01e:

  net/mlx5e: Fix possible modify header actions memory leak (2019-05-17 13:16:49 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-05-17

----------------------------------------------------------------
Bodong Wang (1):
      net/mlx5: Fix peer pf disable hca command

Dmytro Linkin (2):
      net/mlx5e: Add missing ethtool driver info for representors
      net/mlx5e: Additional check for flow destination comparison

Eli Britstein (3):
      net/mlx5e: Fix number of vports for ingress ACL configuration
      net/mlx5e: Fix no rewrite fields with the same match
      net/mlx5e: Fix possible modify header actions memory leak

Parav Pandit (1):
      net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index

Saeed Mahameed (2):
      net/mlx5: Imply MLXFW in mlx5_core
      net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled

Tariq Toukan (1):
      net/mlx5e: Fix wrong xmit_more application

Valentine Fatiev (1):
      net/mlx5: Add meaningful return codes to status_to_err function

 drivers/infiniband/hw/mlx5/ib_rep.c                | 13 ++++++-----
 drivers/infiniband/hw/mlx5/ib_rep.h                | 12 +++++-----
 drivers/net/ethernet/mellanox/mlx5/core/Kconfig    |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      | 22 +++++++++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/ecpf.c     |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 18 ++++++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   | 19 ++++++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 27 ++++++++++++++++------
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |  9 ++++----
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  | 20 ++++++++--------
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  | 22 +++++++++---------
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 20 ++++++++--------
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  |  2 ++
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |  2 +-
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h  |  3 ++-
 include/linux/mlx5/eswitch.h                       |  6 ++---
 16 files changed, 136 insertions(+), 62 deletions(-)

             reply	other threads:[~2019-05-17 20:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-17 20:19 Saeed Mahameed [this message]
2019-05-17 20:19 ` [net 01/11] net/mlx5: Imply MLXFW in mlx5_core Saeed Mahameed
2019-05-17 20:19 ` [net 02/11] net/mlx5: Add meaningful return codes to status_to_err function Saeed Mahameed
2019-05-17 20:19 ` [net 03/11] net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index Saeed Mahameed
2019-05-17 20:19 ` [net 04/11] net/mlx5: Fix peer pf disable hca command Saeed Mahameed
2019-05-17 20:19 ` [net 05/11] net/mlx5e: Fix wrong xmit_more application Saeed Mahameed
2019-05-17 20:19 ` [net 06/11] net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled Saeed Mahameed
2019-05-17 20:19 ` [net 07/11] net/mlx5e: Fix number of vports for ingress ACL configuration Saeed Mahameed
2019-05-17 20:19 ` [net 08/11] net/mlx5e: Add missing ethtool driver info for representors Saeed Mahameed
2019-05-17 20:19 ` [net 09/11] net/mlx5e: Additional check for flow destination comparison Saeed Mahameed
2019-05-17 20:20 ` [net 10/11] net/mlx5e: Fix no rewrite fields with the same match Saeed Mahameed
2019-05-17 20:20 ` [net 11/11] net/mlx5e: Fix possible modify header actions memory leak Saeed Mahameed
2019-05-17 22:19 ` [pull request][net 00/11] Mellanox, mlx5 fixes 2019-05-17 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190517201910.32216-1-saeedm@mellanox.com \
    --to=saeedm@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).