]> git.karo-electronics.de Git - karo-tx-linux.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)
commitbe35ffa38e48da6402f08e10988dc9969ca92962
tree528321f5c5c97c74d5b6e74ef6b40d256ba6c9a2
parentaefbef10e3ae6e2c6e3c54f906f10b34c73a2c66
parent7254acffeeec3c0a75b9c5364c29a6eb00014930
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>