Re: [PATCH net 0/6] Mellanox 100G mlx5 fixes 2016-11-04

2016-11-04 Thread David Miller
From: Saeed Mahameed Date: Fri, 4 Nov 2016 01:48:41 +0200 > This series contains six hot fixes of the mlx5 core and mlx5e driver. > > Huy fixed an invalid pointer dereference on initialization flow for when > the selected mlx5 load profile is out of range. > > Or provided

[PATCH net 0/6] Mellanox 100G mlx5 fixes 2016-11-04

2016-11-03 Thread Saeed Mahameed
Hi Dave, This series contains six hot fixes of the mlx5 core and mlx5e driver. Huy fixed an invalid pointer dereference on initialization flow for when the selected mlx5 load profile is out of range. Or provided three eswitch offloads related fixes - Prevent changing NS of a VF representor.