summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp_offload.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa2013-11-051-1/+1
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-211-0/+1
* ipip: add GSO/TSO supportEric Dumazet2013-10-191-0/+1
* net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()Cong Wang2013-08-311-55/+1
* ipv6: Add generic UDP Tunnel segmentationCong Wang2013-08-311-51/+108
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-8/+12
|\
| * udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-8/+12
* | MPLS: Add limited GSO supportSimon Horman2013-05-271-1/+2
|/
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-091-1/+7
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-151-1/+2
* ipv6: Fix build error with udp_offloadVlad Yasevich2012-11-151-0/+1
* net: Remove code duplication between offload structuresVlad Yasevich2012-11-151-2/+4
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-151-5/+0
* ipv6: Separate out UDP offload functionalityVlad Yasevich2012-11-151-0/+122
OpenPOWER on IntegriCloud