]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Sat, 1 Jul 2017 21:11:48 +0000 (14:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jul 2017 21:11:48 +0000 (14:11 -0700)
commitd83bba1349f4eddde0e1cb51f14f2750aad793b5
tree59f936be93df55cb619f7f435f85cd815fb93de7
parentf6a9a485bc4812d63a01b6535df4a7570db1a119
parentc76d3d92e63ac2a37a9e7ba6c24c4f634f9733c0
Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
Mellanox, mlx5 fixes 2017-06-28

This series contains some fixes for the mlx5 core and netdev driver.

Please pull and let me know if there's any problem.

For -stable:
("net/mlx5e: Fix TX carrier errors report in get stats ndo") Kernels >= v4.7

("net/mlx5: Cancel delayed recovery work when unloading the driver") Kernels >= v4.10
* When applied to net-next this will introduce a contextual conflict, it
should be easy to resolve, (a spin_lock was changed to spin_lock_irqsave in net-next),
if you need any help with this please let me know.

("net/mlx5: Fix driver load error flow when firmware is stuck") Kernels >= v4.4*
* This patch fixes: 75108ee269a4 ("net/mlx5: Wait for FW readiness before initializing command interface")
which was submitted two weeks ago and queued up for v4.4.

Sorry about the mess, but other than the above, this series doesn't introduce
any conflict with the current mlx5 IPSec offload series.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>