summaryrefslogtreecommitdiff
path: root/net/openvswitch/vport-geneve.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-10openvswitch: Constify various function argumentsThomas Graf1-1/+1
2014-11-10openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang1-1/+20
2014-10-28ovs: Turn vports with dependencies into separate modulesThomas Graf1-1/+22
2014-10-16openvswitch: kerneldoc warning fixFabian Frederick1-1/+1
2014-10-07openvswitch: fix a sparse warningAndy Zhou1-3/+2
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross1-0/+236