summaryrefslogtreecommitdiff
path: root/net/ipv4/gre_offload.c
Commit message (Expand)AuthorAge
* gso: fix payload length when gso_size is zeroAlexey Kodanev2017-10-08
* net: Remove all references to SKB_GSO_UDP.David S. Miller2017-07-17
* net: add recursion limit to GROSabrina Dubroca2016-10-20
* gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-19
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-20
* GRE: Add support for GRO/GSO of IPv6 GRE trafficAlexander Duyck2016-04-16
* GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-07
* net: Reset encap_level to avoid resetting features on inner IP headersAlexander Duyck2016-03-23
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck2016-03-13
* GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck2016-02-26
* gre: Use inner_proto to obtain inner header protocolAlexander Duyck2016-02-11
* gre: Use GSO flags to determine csum need instead of GRE flagsAlexander Duyck2016-02-11
* net: Move skb_has_shared_frag check out of GRE code and into segmentationAlexander Duyck2016-02-11
* net: Drop unecessary enc_features variable from tunnel segmentation functionsAlexander Duyck2016-02-11
* ipv6: gre: support SIT encapsulationEric Dumazet2015-10-26
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* gre: Set inner mac header in gro completeTom Herbert2014-12-05
* gre: Use inner mac length when computing tunnel lengthTom Herbert2014-10-30
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-20
* ipv4: fix a potential use after free in gre_offload.cLi RongQing2014-10-18
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* gre: Add support for checksum unnecessary conversionsTom Herbert2014-09-01
* net: Allow GRO to use and set levels of checksum unnecessaryTom Herbert2014-08-29
* gre: call skb_gro_checksum_simple_validateTom Herbert2014-08-24
* net/ipv4: Use IS_ERR_OR_NULLHimangi Saraogi2014-07-29
* net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-16
* net: Save software checksum completeTom Herbert2014-06-11
* gre: Call gso_make_checksumTom Herbert2014-06-04
* net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker2014-01-16
* gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell2014-01-13
* gre_offload: fix sparse non static symbol warningWei Yongjun2014-01-13
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-07
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-06
* ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-02
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
* net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-03