Re: [PATCH net 0/4] Mellanox 100G mlx5 fixes for 4.6-rc

2016-05-03 Thread David Miller
From: Saeed Mahameed Date: Sun, 1 May 2016 22:59:53 +0300 > This small series provides some bug fixes for mlx5 driver. > > A small bug fix for iounmap of a null pointer, which dumps a warning on some > archs. > > One patch to fix the VXLAN/MLX5_EN dependency issue reported by Arnd. > > Two

[PATCH net 0/4] Mellanox 100G mlx5 fixes for 4.6-rc

2016-05-01 Thread Saeed Mahameed
Hi Dave, This small series provides some bug fixes for mlx5 driver. A small bug fix for iounmap of a null pointer, which dumps a warning on some archs. One patch to fix the VXLAN/MLX5_EN dependency issue reported by Arnd. Two patches to fix the scheduling while atomic issue for ndo_add/del_vx