Tom Herbert
15e2396d4e
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 >
2015-02-11 15:12:12 -08:00
..
2015-01-29 10:54:43 +02:00
2015-01-08 20:36:57 +03:00
2015-01-15 17:23:22 +01:00
2015-02-01 11:50:35 -08:00
2015-02-11 11:17:34 -08:00
2015-02-09 14:03:53 -08:00
2015-02-11 10:56:48 -08:00
2015-02-11 10:28:45 -08:00
2015-01-14 14:21:51 +01:00
2015-02-11 10:56:48 -08:00
2015-01-21 20:52:07 +01:00
2015-02-08 11:16:27 +08:00
2015-02-08 11:16:55 +08:00
2015-01-29 10:49:28 +02:00
2015-02-05 15:09:26 +01:00
2015-01-28 18:45:23 -05:00
2015-01-28 18:45:23 -05:00
2015-01-08 08:59:01 -07:00
2015-01-08 08:55:53 -07:00
2015-01-21 06:12:21 +01:00
2015-01-23 23:06:44 +01:00
2015-01-30 17:56:40 +09:00
2015-01-21 19:21:30 +01:00
2015-01-29 19:16:40 +01:00
2015-01-09 15:44:19 +01:00
2015-01-15 13:33:41 +02:00
2015-02-10 16:45:56 -08:00
2015-02-10 14:30:28 -08:00
2015-01-14 15:11:45 +01:00
2015-01-16 17:04:25 -05:00
2015-01-27 10:19:12 -02:00
2015-01-23 12:13:20 +01:00
2015-02-10 14:30:34 -08:00
2015-01-26 22:05:20 +01:00
2015-01-27 11:09:13 +01:00
2015-01-18 00:23:57 -05:00
2015-02-05 14:33:28 -08:00
2015-02-02 19:28:04 -08:00
2015-01-15 10:34:54 +01:00
2015-01-15 10:34:54 +01:00
2015-02-10 18:35:40 -08:00
2015-01-24 10:11:12 +01:00
2015-02-09 07:54:41 -05:00
2015-02-04 11:25:51 +01:00
2015-02-10 14:30:34 -08:00
2015-02-10 14:30:31 -08:00
2015-02-10 16:45:56 -08:00
2015-02-11 14:38:29 -08:00
2015-01-22 11:15:54 +10:30
2015-01-20 11:38:33 +10:30
2015-02-01 23:16:33 -08:00
2015-02-11 15:12:12 -08:00
2015-01-15 17:23:17 +01:00
2015-01-26 13:37:18 -08:00
2015-01-14 15:07:32 +01:00
2015-01-28 14:03:09 +00:00
2015-02-10 15:09:41 -08:00
2015-02-04 08:07:16 +01:00
2015-01-09 11:12:28 +01:00
2015-01-27 00:16:51 -08:00
2015-02-03 22:56:53 +01:00
2015-02-03 22:59:25 +01:00
2015-01-26 13:37:18 -08:00
2015-01-30 12:51:21 +01:00
2015-01-30 12:50:32 +01:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-01-27 13:13:04 +00:00
2015-02-05 15:09:25 +01:00
2015-02-04 20:34:52 -08:00
2015-02-10 14:30:31 -08:00
2015-01-23 17:21:57 -08:00
2015-02-11 15:12:12 -08:00
2015-02-10 14:30:34 -08:00
2015-01-22 15:10:56 +01:00
2015-02-04 01:34:15 -05:00
2015-02-10 14:30:31 -08:00
2015-02-08 01:03:13 -08:00
2015-01-22 12:28:02 +01:00
2015-01-23 17:21:55 -08:00
2015-02-07 19:34:25 -05:00
2015-02-04 01:34:16 -05:00
2015-02-04 01:34:14 -05:00
2015-02-04 07:52:32 +01:00
2015-01-06 18:16:30 -05:00
2015-01-08 15:10:51 -08:00