Age | Commit message (Expand) | Author |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-06-18 | gre: better support for ICMP messages for gre+ipv6 | Eric Dumazet |
2016-06-15 | gre: fix error handler | Eric Dumazet |
2016-05-12 | gre: Fix wrong tpi->proto in WCCP | Haishuang Yan |
2016-05-04 | gre: remove superfluous pskb_may_pull | Jiri Benc |
2016-05-04 | gre: change gre_parse_header to return the header length | Jiri Benc |
2016-05-02 | gre: Move utility functions to common headers | Tom Herbert |
2015-08-10 | gre: Remove support for sharing GRE protocol hook. | Pravin B Shelar |
2015-08-10 | openvswitch: Use regular GRE net_device instead of vport | Pravin B Shelar |
2014-09-08 | net: Fix GRE RX to use skb_transport_header for GRE header offset | Tom Herbert |
2014-09-01 | gre: Add support for checksum unnecessary conversions | Tom Herbert |
2014-08-29 | net: Clarification of CHECKSUM_UNNECESSARY | Tom Herbert |
2014-08-24 | gre: When GRE csum is present count as encap layer wrt csum | Tom Herbert |
2014-07-11 | GRE: enable offloads for GRE | Amritha Nambiar |
2014-06-04 | gre: Call gso_make_checksum | Tom Herbert |
2014-05-08 | gre: Call skb_checksum_simple_validate | Tom Herbert |
2014-03-26 | ip_tunnel: Fix dst ref-count. | Pravin B Shelar |
2014-01-06 | gre_offload: statically build GRE offloading support | Eric Dumazet |
2013-10-19 | ipv4: generalize gre_handle_offloads | Eric Dumazet |
2013-07-03 | net: gre: move GSO functions to gre_offload | Daniel Borkmann |