summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_offload.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-1/+2
|\
| * ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalidAlexander Duyck2014-11-231-1/+2
* | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-051-1/+0
* | udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-051-0/+1
|/
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-201-1/+1
* ipv6: fix a potential use after free in ip6_offload.cLi RongQing2014-10-181-0/+1
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-261-27/+0
* sit: Add gro callbacks to sit_offloadTom Herbert2014-09-091-0/+2
* ipv6: Clear flush_id to make GRO workTom Herbert2014-09-091-0/+3
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-1/+1
* gre: Call gso_make_checksumTom Herbert2014-06-041-0/+1
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-041-0/+1
* ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-211-5/+1
* ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-251-8/+12
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-071-1/+1
* net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu2013-12-151-8/+4
* ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa2013-12-141-4/+5
* net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-121-10/+44
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-211-0/+11
* ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet2013-10-211-6/+17
* ipip: add GSO/TSO supportEric Dumazet2013-10-191-0/+1
* ipv6: gso: remove redundant lockingEric Dumazet2013-10-191-4/+1
* ipv6: Add generic UDP Tunnel segmentationCong Wang2013-08-311-1/+3
* MPLS: Add limited GSO supportSimon Horman2013-05-271-0/+1
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-091-0/+1
* net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-091-3/+0
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-151-0/+1
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-131-1/+0
* net: fix possible wrong checksum generationEric Dumazet2013-01-281-0/+1
* net: Remove code duplication between offload structuresVlad Yasevich2012-11-151-13/+15
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-151-5/+12
* ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-151-0/+273
OpenPOWER on IntegriCloud