aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_offload.c
Commit message (Expand)AuthorAge
* 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-06
* | 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-10
* ipv6: Clear flush_id to make GRO workTom Herbert2014-09-10
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
* gre: Call gso_make_checksumTom Herbert2014-06-05
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-05
* 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-28
* 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