aboutsummaryrefslogtreecommitdiff
path: root/include/net/gre.h
AgeCommit message (Expand)Author
2015-08-10gre: Remove support for sharing GRE protocol hook.Pravin B Shelar
2015-08-10openvswitch: Use regular GRE net_device instead of vportPravin B Shelar
2014-06-04gre: Call gso_make_checksumTom Herbert
2014-01-06gre_offload: statically build GRE offloading supportEric Dumazet
2013-10-19ipv4: generalize gre_handle_offloadsEric Dumazet
2013-07-03net: gre: move GSO functions to gre_offloadDaniel Borkmann
2013-06-19gre: export gre_handle_offloads() function.Pravin B Shelar
2013-06-19gre: export gre_build_header() function.Pravin B Shelar
2013-06-19gre: Allow multiple protocol listener for gre protocol.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov