summaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_lro.c
Commit message (Expand)AuthorAgeFilesLines
* net: add skb frag size accessorsEric Dumazet2011-10-191-4/+4
* net: ipv4: convert to SKB frag APIsIan Campbell2011-08-251-1/+1
* lro: do vlan cleanupJiri Pirko2011-07-211-28/+11Star
* lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko2011-07-211-20/+0Star
* lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko2011-07-211-15/+0Star
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+2
* net/ipv4: Move && and || to end of previous lineJoe Perches2009-11-231-18/+18
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-201-2/+2
* net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-281-2/+1Star
* [LRO] Fix lro_mgr->features checksBrice Goglin2008-01-091-8/+8
* [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-051-1/+2
* fix endianness bug in inet_lroAl Viro2007-10-141-1/+1
* inet_lro: trivial endianness annotationsAl Viro2007-10-141-7/+7
* [NET]: sparse warning fixesStephen Hemminger2007-10-111-1/+1
* [NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann2007-10-111-0/+600