Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Fix GRE RX to use skb_transport_header for GRE header offset | Tom Herbert | 2014-09-08 | 1 | -3/+2 |
* | gre: Add support for checksum unnecessary conversions | Tom Herbert | 2014-09-01 | 1 | -0/+4 |
* | net: Clarification of CHECKSUM_UNNECESSARY | Tom Herbert | 2014-08-29 | 1 | -1/+0 |
* | gre: When GRE csum is present count as encap layer wrt csum | Tom Herbert | 2014-08-24 | 1 | -0/+1 |
* | GRE: enable offloads for GRE | Amritha Nambiar | 2014-07-11 | 1 | -0/+1 |
* | gre: Call gso_make_checksum | Tom Herbert | 2014-06-04 | 1 | -1/+2 |
* | gre: Call skb_checksum_simple_validate | Tom Herbert | 2014-05-08 | 1 | -23/+1 |
* | ip_tunnel: Fix dst ref-count. | Pravin B Shelar | 2014-03-26 | 1 | -0/+8 |
* | gre_offload: statically build GRE offloading support | Eric Dumazet | 2014-01-06 | 1 | -9/+0 |
* | ipv4: generalize gre_handle_offloads | Eric Dumazet | 2013-10-19 | 1 | -29/+0 |
* | net: gre: move GSO functions to gre_offload | Daniel Borkmann | 2013-07-03 | 1 | -0/+414 |