summaryrefslogtreecommitdiff
path: root/net/ipv4/inet_lro.c
AgeCommit message (Expand)Author
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-08-24net: ipv4: convert to SKB frag APIsIan Campbell
2011-07-21lro: do vlan cleanupJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2009-11-23net/ipv4: Move && and || to end of previous lineJoe Perches
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin
2007-10-14fix endianness bug in inet_lroAl Viro
2007-10-14inet_lro: trivial endianness annotationsAl Viro
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann