summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_offload.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.159 (624c095) into msm-4.4Srinivasarao P2018-10-08
|\
| * gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2018-09-29
* | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
|\|
| * ipv6: Fix leak in ipv6_gso_segment().David S. Miller2017-06-14
* | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\|
| * ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-06-07
| * ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-06-07
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-01-15
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * net: add recursion limit to GROSabrina Dubroca2016-11-15
| * tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-10-31
* | ipv4/GRO: Make GRO conform to RFC 6864Alexander Duyck2016-08-26
|/
* ipv6: gro: support sit protocolEric Dumazet2015-10-21
* Revert "sit: Add gro callbacks to sit_offload"Herbert Xu2015-07-20
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\
| * ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalidAlexander Duyck2014-11-23
* | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
* | udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-05
|/
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-20
* ipv6: fix a potential use after free in ip6_offload.cLi RongQing2014-10-18
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* sit: Add gro callbacks to sit_offloadTom Herbert2014-09-09
* ipv6: Clear flush_id to make GRO workTom Herbert2014-09-09
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* gre: Call gso_make_checksumTom Herbert2014-06-04
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-04
* ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-21
* ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-25
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-07
* net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu2013-12-15
* ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa2013-12-14
* net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-12
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet2013-10-21
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* ipv6: gso: remove redundant lockingEric Dumazet2013-10-19
* ipv6: Add generic UDP Tunnel segmentationCong Wang2013-08-31
* MPLS: Add limited GSO supportSimon Horman2013-05-27
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-09
* net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-09
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-15
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-13
* net: fix possible wrong checksum generationEric Dumazet2013-01-28
* net: Remove code duplication between offload structuresVlad Yasevich2012-11-15
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-15
* ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-15