aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-31net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang1-55/+1
2013-08-31ipv6: Add generic UDP Tunnel segmentationCong Wang1-51/+108
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