Hi Dave, The following series includes four mlx5 fixes.
Please pull and let me know if there's any problem. For -stable v4.14 net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager For -stable v4.16 net/mlx5e: Set port trust mode to PCP as default For -stable v4.17 net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow Thanks, Saeed. The following changes since commit 6751e7c66cb8689491b89fe02c71d1d44394412b: net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341 (2018-07-31 10:36:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2018-07-31 for you to fetch changes up to 8e1d162d8e81838119de18b4ca1e302ce906f2a6: net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow (2018-07-31 12:58:45 -0700) ---------------------------------------------------------------- mlx5-fixes-2018-07-31 ---------------------------------------------------------------- Adi Nissim (1): net/mlx5e: Fix null pointer access when setting MTU of vport representor Eli Cohen (1): net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager Feras Daoud (1): net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow Or Gerlitz (1): net/mlx5e: Set port trust mode to PCP as default drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 2 ++ drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 ++- drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 4 ++-- drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 4 ++++ 4 files changed, 10 insertions(+), 3 deletions(-)