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