summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp_offload.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+12
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-8/+12
2013-05-27MPLS: Add limited GSO supportSimon Horman1-1/+2
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar1-1/+7
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar1-1/+2
2012-11-15ipv6: Fix build error with udp_offloadVlad Yasevich1-0/+1
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich1-2/+4
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich1-5/+0
2012-11-15ipv6: Separate out UDP offload functionalityVlad Yasevich1-0/+122