Merge branch 'mellanox-net'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 23:49:20 +0000 (19:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Oct 2014 23:49:20 +0000 (19:49 -0400)
commit292dd6542f90126826fe87b302e6afa3b7ada6b8
treed82bbe2467a939416ef1e8726e4305ad9e7aad4d
parent9cc233fb0f94b79d07cf141a625e237769d267a1
parent571e1b2c7a4c2fd5faa1648462a6b65fa26530d7
Merge branch 'mellanox-net'

Or Gerlitz says:

====================
mlx4 driver encapsulation/steering fixes

The 1st patch fixes a bug in the TX path that supports offloading the
TX checksum of (VXLAN) encapsulated TCP packets. It turns out that the
bug is revealed only when the receiver runs in non-offloaded mode, so
we somehow missed it so far... please queue it for -stable >= 3.14

The 2nd patch makes sure not to leak steering entry on error flow,
please queue it to 3.17-stable
====================

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