netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/7] Mellanox, mlx5 fixes 2019-06-07
@ 2019-06-07 21:47 Saeed Mahameed
  2019-06-07 21:47 ` [net 1/7] net/mlx5: Update pci error handler entries and command translation Saeed Mahameed
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Saeed Mahameed @ 2019-06-07 21:47 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev@vger.kernel.org, Saeed Mahameed

Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v4.17
  ('net/mlx5: Avoid reloading already removed devices')

For -stable v5.0
  ('net/mlx5e: Avoid detaching non-existing netdev under switchdev mode')

For -stable v5.1
  ('net/mlx5e: Fix source port matching in fdb peer flow rule')
  ('net/mlx5e: Support tagged tunnel over bond')
  ('net/mlx5e: Add ndo_set_feature for uplink representor')
  ('net/mlx5: Update pci error handler entries and command translation')

Thanks,
Saeed.

---
The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-06-07

for you to fetch changes up to 45e7d4c0c1727d362012a62eb57254ea71a2d591:

  net/mlx5e: Support tagged tunnel over bond (2019-06-07 14:40:37 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-06-07

----------------------------------------------------------------
Alaa Hleihel (2):
      net/mlx5: Avoid reloading already removed devices
      net/mlx5e: Avoid detaching non-existing netdev under switchdev mode

Chris Mi (1):
      net/mlx5e: Add ndo_set_feature for uplink representor

Edward Srouji (1):
      net/mlx5: Update pci error handler entries and command translation

Eli Britstein (1):
      net/mlx5e: Support tagged tunnel over bond

Raed Salem (1):
      net/mlx5e: Fix source port matching in fdb peer flow rule

Shay Agroskin (1):
      net/mlx5e: Replace reciprocal_scale in TX select queue function

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |  8 +++++++
 drivers/net/ethernet/mellanox/mlx5/core/dev.c      | 25 ++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  2 ++
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    | 11 +++++-----
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  9 ++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   | 10 +++++----
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  3 ---
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    | 12 +++++------
 8 files changed, 58 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2019-06-10  2:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-07 21:47 [pull request][net 0/7] Mellanox, mlx5 fixes 2019-06-07 Saeed Mahameed
2019-06-07 21:47 ` [net 1/7] net/mlx5: Update pci error handler entries and command translation Saeed Mahameed
2019-06-07 21:47 ` [net 2/7] net/mlx5: Avoid reloading already removed devices Saeed Mahameed
2019-06-07 21:47 ` [net 3/7] net/mlx5e: Add ndo_set_feature for uplink representor Saeed Mahameed
2019-06-07 21:47 ` [net 4/7] net/mlx5e: Replace reciprocal_scale in TX select queue function Saeed Mahameed
2019-06-07 21:47 ` [net 5/7] net/mlx5e: Fix source port matching in fdb peer flow rule Saeed Mahameed
2019-06-07 21:47 ` [net 6/7] net/mlx5e: Avoid detaching non-existing netdev under switchdev mode Saeed Mahameed
2019-06-07 21:47 ` [net 7/7] net/mlx5e: Support tagged tunnel over bond Saeed Mahameed
2019-06-07 21:56 ` [pull request][net 0/7] Mellanox, mlx5 fixes 2019-06-07 Jesse Brandeburg
2019-06-10  2:47 ` 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).