aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_lro.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches1-18/+18
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches1-2/+2
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen1-2/+1
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin1-8/+8
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin1-1/+2
2007-10-14fix endianness bug in inet_lroAl Viro1-1/+1
2007-10-14inet_lro: trivial endianness annotationsAl Viro1-7/+7
2007-10-10[NET]: sparse warning fixesStephen Hemminger1-1/+1
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann1-0/+600