Hi Dave,

This series introduces some fixes to mlx5 driver.

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

For -stable v4.7:
  ('net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query')

For -stable v4.19:
  ('net/mlx5e: Fix the max MTU check in case of XDP')

For -stable v5.0:
  ('net/mlx5e: Fix use-after-free after xdp_return_frame')

Thanks,
Saeed.

---
The following changes since commit 36ad7022536e0c65f8baeeaa5efde11dec44808a:

  of_net: Fix residues after of_get_nvmem_mac_address removal (2019-04-19 
11:58:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git 
tags/mlx5-fixes-2019-04-19

for you to fetch changes up to ace329f4ab3ba434be2adf618073c752d083b524:

  net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query 
(2019-04-19 13:55:37 -0700)

----------------------------------------------------------------
mlx5-fixes-2019-04-19

----------------------------------------------------------------
Erez Alfasi (1):
      net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query

Maxim Mikityanskiy (2):
      net/mlx5e: Fix use-after-free after xdp_return_frame
      net/mlx5e: Fix the max MTU check in case of XDP

 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c   | 24 ++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h   |  3 +--
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  5 +++--
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  4 ----
 5 files changed, 27 insertions(+), 11 deletions(-)

Reply via email to