summaryrefslogtreecommitdiffstats
path: root/net/ipv4/gre_offload.c
Commit message (Expand)AuthorAgeFilesLines
* net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker2014-01-161-8/+2
* gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell2014-01-131-10/+6
* gre_offload: fix sparse non static symbol warningWei Yongjun2014-01-131-1/+1
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-071-0/+160
* gre_offload: statically build GRE offloading supportEric Dumazet2014-01-061-2/+5
* ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-021-4/+7
* ipip: add GSO/TSO supportEric Dumazet2013-10-191-1/+2
* gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-111-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-1/+1
* net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-031-0/+127