aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-geneve.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23openvswitch: Fix vport_send double freePravin B Shelar1-0/+3
2014-11-09openvswitch: Constify various function argumentsThomas Graf1-1/+1
2014-11-09openvswitch: 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-15openvswitch: 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