netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net V2 0/5] Mellanox, mlx5 fixes 2017-05-12
@ 2017-05-14 10:43 Saeed Mahameed
  2017-05-14 10:43 ` [net V2 1/5] net/mlx5e: Use the correct pause values for ethtool advertising Saeed Mahameed
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Saeed Mahameed @ 2017-05-14 10:43 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This series contains some mlx5 fixes for net.
Please pull and let me know if there's any problem.

For -stable:
("net/mlx5e: Fix ethtool pause support and advertise reporting") kernels >= 4.8
("net/mlx5e: Use the correct pause values for ethtool advertising") kernels >= 4.8

v1->v2:
 Dropped statistics spinlock patch, it needs some extra work.

Thanks,
Saeed.

The following changes since commit 1c4d5f51a812a82de97beee24f48ed05c65ebda5:

  vmxnet3: ensure that adapter is in proper state during force_close (2017-05-12 12:23:52 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2017-05-12-V2

for you to fetch changes up to 508541146af18e43072e41a31aa62fac2b01aac1:

  net/mlx5: Use underlay QPN from the root name space (2017-05-14 13:33:45 +0300)

----------------------------------------------------------------
mlx5-fixes-2017-05-12

Misc fixes for mlx5 driver

----------------------------------------------------------------
Gal Pressman (2):
      net/mlx5e: Use the correct pause values for ethtool advertising
      net/mlx5e: Fix ethtool pause support and advertise reporting

Saeed Mahameed (2):
      net/mlx5e: Fix setup TC ndo
      net/mlx5e: IPoIB, Only support regular RQ for now

Yishai Hadas (1):
      net/mlx5: Use underlay QPN from the root name space

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  9 +++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_fs.c    |  5 ++---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c   |  9 +++-----
 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.h   |  3 ++-
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.c  | 25 ++++++++++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/fs_core.h  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/ipoib.c    | 11 ++++++++--
 include/linux/mlx5/fs.h                            |  4 +++-
 10 files changed, 49 insertions(+), 23 deletions(-)

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

end of thread, other threads:[~2017-05-15 18:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-14 10:43 [pull request][net V2 0/5] Mellanox, mlx5 fixes 2017-05-12 Saeed Mahameed
2017-05-14 10:43 ` [net V2 1/5] net/mlx5e: Use the correct pause values for ethtool advertising Saeed Mahameed
2017-05-14 10:43 ` [net V2 2/5] net/mlx5e: Fix ethtool pause support and advertise reporting Saeed Mahameed
2017-05-14 10:43 ` [net V2 3/5] net/mlx5e: Fix setup TC ndo Saeed Mahameed
2017-05-14 10:43 ` [net V2 4/5] net/mlx5e: IPoIB, Only support regular RQ for now Saeed Mahameed
2017-05-14 10:43 ` [net V2 5/5] net/mlx5: Use underlay QPN from the root name space Saeed Mahameed
2017-05-15 18:38 ` [pull request][net V2 0/5] Mellanox, mlx5 fixes 2017-05-12 David Miller

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).