aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-vxlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller1-1/+0
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman1-1/+1
2013-09-23openvswitch: remove duplicated include from vport-vxlan.cWei Yongjun1-1/+0
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel1-1/+1
2013-08-31vxlan: add ipv6 supportCong Wang1-1/+1
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar1-0/+204