Herbert Xu 684f217601 tcp6: Add GRO support
This patch adds GRO support for TCP over IPv6.  The code is exactly
the same as the IPv4 version except for the pseudo-header checksum
computation.

Note that I've removed the unused tcphdr argument from tcp_v6_check
rather than invent a bogus value for GRO.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-08 10:41:23 -08:00
..
2009-01-06 10:50:09 -08:00
2008-12-08 01:14:16 -08:00
2009-01-07 17:23:17 -08:00
2009-01-06 11:07:54 -08:00
2009-01-04 17:29:21 -08:00
2008-12-10 15:18:31 -08:00
2009-01-06 16:45:26 -08:00
2009-01-08 10:41:23 -08:00
2009-01-08 10:41:23 -08:00
2008-11-03 18:21:05 -08:00
2009-01-05 18:09:02 -08:00
2008-11-25 17:59:00 -08:00
2009-01-07 17:24:34 -08:00
2009-01-06 10:45:57 -08:00
2008-11-03 18:21:05 -08:00
2008-11-19 18:49:57 -08:00
2008-11-25 01:02:08 -08:00
2009-01-04 15:14:41 -05:00