summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_offload.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-12net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu1-10/+44
2013-10-22ipv6: sit: add GSO/TSO supportEric Dumazet1-0/+11
2013-10-22ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet1-6/+17
2013-10-20ipip: add GSO/TSO supportEric Dumazet1-0/+1
2013-10-20ipv6: gso: remove redundant lockingEric Dumazet1-4/+1
2013-09-01ipv6: Add generic UDP Tunnel segmentationCong Wang1-1/+3
2013-05-28MPLS: Add limited GSO supportSimon Horman1-0/+1
2013-03-10tunneling: Add generic Tunnel segmentation.Pravin B Shelar1-0/+1
2013-03-10net: Kill link between CSUM and SG features.Pravin B Shelar1-3/+0
2013-02-16v4 GRE: Add TCP segmentation offload for GREPravin B Shelar1-0/+1
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar1-1/+0
2013-01-28net: fix possible wrong checksum generationEric Dumazet1-0/+1
2012-11-16net: Remove code duplication between offload structuresVlad Yasevich1-13/+15
2012-11-16ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich1-5/+12
2012-11-16ipv6: Separate ipv6 offload supportVlad Yasevich1-0/+273