commit | a8d31c128bf574bed2fa29e0512b24d446018a50 | [log] [tgz] |
---|---|---|
author | Tom Herbert <therbert@google.com> | Tue Nov 04 09:06:57 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 05 16:30:04 2014 -0500 |
tree | 01bfc4d3ef16fe7e5a4da0be1e7f3fd432e7495f | |
parent | b17f709a24013fcbb257f6f89b4d81ac9fdf0d18 [diff] |
gue: Receive side of remote checksum offload Add processing of the remote checksum offload option in both the normal path as well as the GRO path. The implements patching the affected checksum to derive the offloaded checksum. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>