Files
linux-legacy/include/linux
Herbert Xu 7489594cb2 gro: Optimise length comparison in skb_gro_header
By caching frag0_len, we can avoid checking both frag0 and the
length separately in skb_gro_header.  This helps as skb_gro_header
is called four times per packet which amounts to a few million
times at 10Gb/s.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-05-27 03:26:01 -07:00
..
2009-05-02 15:36:10 -07:00
2009-04-23 10:06:35 +01:00
2009-05-19 16:02:02 -07:00
2009-05-09 10:49:41 -04:00
2009-04-29 17:32:35 -07:00
2009-05-25 00:55:45 -07:00
2009-04-30 15:32:11 +00:00
2009-04-24 08:54:21 +02:00
2009-05-09 10:49:41 -04:00
2009-05-18 22:11:22 -07:00
2009-04-27 02:45:02 -07:00