summaryrefslogtreecommitdiffstats
path: root/net/ipv4/gre_offload.c
AgeCommit message (Expand)Author
2015-10-01net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal
2014-12-16gre: Set inner mac header in gro completeTom Herbert
2014-11-14gre: Use inner mac length when computing tunnel lengthTom Herbert
2014-07-28net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-01-16net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker
2014-01-13gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell
2014-01-13gre_offload: fix sparse non static symbol warningWei Yongjun
2014-01-07net-gre-gro: Add GRE support to the GRO stackJerry Chu
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-07-11gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann