aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_diag.c
diff options
context:
space:
mode:
authorTom Herbert <therbert@google.com>2015-02-10 16:30:31 -0800
committerDavid S. Miller <davem@davemloft.net>2015-02-11 15:12:12 -0800
commit15e2396d4e3ce23188852b74d924107982c63b42 (patch)
tree98ffbc9b291dbd31872cea91843f69d2bcbdf83d /net/ipv4/inet_diag.c
parentnet: Use more bit fields in napi_gro_cb (diff)
downloadlinux-dev-15e2396d4e3ce23188852b74d924107982c63b42.tar.xz
linux-dev-15e2396d4e3ce23188852b74d924107982c63b42.zip
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
This patch adds infrastructure so that remote checksum offload can set CHECKSUM_PARTIAL instead of calling csum_partial and writing the modfied checksum field. Add skb_remcsum_adjust_partial function to set an skb for using CHECKSUM_PARTIAL with remote checksum offload. Changed skb_remcsum_process and skb_gro_remcsum_process to take a boolean argument to indicate if checksum partial can be set or the checksum needs to be modified using the normal algorithm. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_diag.c')
0 files changed, 0 insertions, 0 deletions