summaryrefslogtreecommitdiff
path: root/net/ipv6/udp_offload.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa1-1/+1
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa1-1/+1
2013-12-08ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa1-1/+1
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-8/+12
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