Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-30lro: remove dead codestephen hemminger
2011-07-22lro: do vlan cleanupJiri Pirko
2011-07-22lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko
2011-07-22lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko
2008-06-28net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen
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-11[NET]: Generic Large Receive Offload for TCP trafficJan-Bernd Themann