Files
kernel-tenderloin-3.0/include/net
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps
This patch generalises the TSO-specific bits from sk_setup_caps by adding
the sk_gso_type member to struct sock.  This makes sk_setup_caps generic
so that it can be used by TCPv6 or UFO.

The only catch is that whoever uses this must provide a GSO implementation
for their protocol which I think is a fair deal :) For now UFO continues to
live without a GSO implementation which is OK since it doesn't use the sock
caps field at the moment.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-30 14:12:08 -07:00
..
2006-06-29 16:58:06 -07:00
2006-04-14 15:00:20 -07:00
2005-08-29 15:32:25 -07:00
2006-01-03 13:10:31 -08:00
2006-03-23 07:12:57 -05:00
2005-11-14 21:58:18 -08:00
2005-09-22 07:57:21 -03:00
2006-03-20 22:59:36 -08:00
2005-08-29 16:01:32 -07:00
2006-06-30 14:12:06 -07:00
2005-08-29 15:32:25 -07:00
2006-06-29 16:58:06 -07:00
2006-06-29 16:58:08 -07:00