netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [pull request][net 0/3] Mellanox, mlx5 fixes 2018-10-01
@ 2018-10-01 17:37 Saeed Mahameed
  2018-10-01 17:37 ` [net 1/3] net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules Saeed Mahameed
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Saeed Mahameed @ 2018-10-01 17:37 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This pull request includes some fixes to mlx5 driver,
Please pull and let me know if there's any problem.


For -stable v4.11:
"6e0a4a23c59a ('net/mlx5: E-Switch, Fix out of bound access when setting vport rate')"

For -stable v4.18:
"98d6627c372a ('net/mlx5e: Set vlan masks for all offloaded TC rules')"

Thanks,
Saeed.

---

The following changes since commit 43955a45dc0b4f3be7f0c3afc0e080ed59bb5280:

  netlink: fix typo in nla_parse_nested() comment (2018-09-29 11:48:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2018-10-01

for you to fetch changes up to c219f32cd2dc6ab8dc6740ddfc219acd29913fda:

  net/mlx5e: Set vlan masks for all offloaded TC rules (2018-10-01 10:21:14 -0700)

----------------------------------------------------------------
mlx5-fixes-2018-10-01

----------------------------------------------------------------
Alaa Hleihel (1):
      net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules

Eran Ben Elisha (1):
      net/mlx5: E-Switch, Fix out of bound access when setting vport rate

Jianbo Liu (1):
      net/mlx5e: Set vlan masks for all offloaded TC rules

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/en/fs.h    |  2 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 65 +++++++++++++++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c  |  4 +-
 drivers/net/ethernet/mellanox/mlx5/core/transobj.c |  5 +-
 include/linux/mlx5/transobj.h                      |  2 +
 7 files changed, 76 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2018-10-03 12:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-01 17:37 [pull request][net 0/3] Mellanox, mlx5 fixes 2018-10-01 Saeed Mahameed
2018-10-01 17:37 ` [net 1/3] net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules Saeed Mahameed
2018-10-01 17:37 ` [net 2/3] net/mlx5: E-Switch, Fix out of bound access when setting vport rate Saeed Mahameed
2018-10-01 17:37 ` [net 3/3] net/mlx5e: Set vlan masks for all offloaded TC rules Saeed Mahameed
2018-10-03  5:21 ` [pull request][net 0/3] Mellanox, mlx5 fixes 2018-10-01 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).