]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4'
authorDavid S. Miller <davem@davemloft.net>
Thu, 25 Jun 2015 09:06:33 +0000 (02:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jun 2015 09:06:33 +0000 (02:06 -0700)
commit797b65a6f564a626c3478816795e6b51a94a8e46
tree528321f5c5c97c74d5b6e74ef6b40d256ba6c9a2
parent568eab93fec61eff6fde03b6951b076cd25a84e9
parent9c2f6bba6553845e2da1b1d72dfe5b97efb042a1
Merge branch 'mlx4'

Or Gerlitz says:

====================
mlx4 driver fixes, June 24, 2015

Some fixes that we made recently, all need to go into stable.

patch #1 "net/mlx4_en: Release TX QP when destroying TX ring" and patch #3
"Fix wrong csum complete report when rxvlan offload is disabled" to >= 3.19

patch #2 "Wake TX queues only when there's enough room" addressing a bug
which is there from day one... should go to whatever kernels it's still applicable

patch #4 "mlx4: Disable HA for SRIOV PF RoCE devices" to >= 4.0

The patches are marked with net but are made against net-next,
as the net tree still doesn't contain all the net-next bits.
====================

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