commit | 9c7e8bc584f52ae42f4528ca459f711ad38a130f | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.vnet.ibm.com> | Wed Apr 29 16:25:47 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 16:33:46 2015 -0400 |
tree | d793e322f487b3aec97d7f9b794825dc505dd994 | |
parent | 92ec8279f5143b29c5ed8525f7b45df44dd8753c [diff] |
ibmveth: Add support for Large Receive Offload Enables receiving large packets from other LPARs. These packets have a -1 IP header checksum, so we must recalculate to have a valid checksum. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>