aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-gre.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-23openvswitch: remove duplicated include from vport-gre.cWei Yongjun1-2/+0
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel1-1/+1
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel1-1/+1
2013-08-23openvswitch: check CONFIG_OPENVSWITCH_GRE in makefileCong Wang1-3/+0
2013-07-01openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar1-2/+3
2013-06-24openvswitch: Use correct config guard.Pravin B Shelar1-1/+1
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar1-0/+274