Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/ipv4: don't use module_init in non-modular gre_offload | Paul Gortmaker | 2014-01-16 | 1 | -8/+2 |
* | gre_offload: simplify GRE header length calculation in gre_gso_segment() | Neal Cardwell | 2014-01-13 | 1 | -10/+6 |
* | gre_offload: fix sparse non static symbol warning | Wei Yongjun | 2014-01-13 | 1 | -1/+1 |
* | net-gre-gro: Add GRE support to the GRO stack | Jerry Chu | 2014-01-07 | 1 | -0/+160 |
* | gre_offload: statically build GRE offloading support | Eric Dumazet | 2014-01-06 | 1 | -2/+5 |
* | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao | 2014-01-02 | 1 | -4/+7 |
* | ipip: add GSO/TSO support | Eric Dumazet | 2013-10-19 | 1 | -1/+2 |
* | gso: Update tunnel segmentation to support Tx checksum offload | Alexander Duyck | 2013-07-11 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 1 | -1/+1 |
* | net: gre: move GSO functions to gre_offload | Daniel Borkmann | 2013-07-03 | 1 | -0/+127 |