aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/geneve.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar1-34/+0
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar1-0/+3
2015-05-13geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville1-0/+5
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross1-1/+1
2015-01-04geneve: Remove socket hash table.Jesse Gross1-1/+1
2015-01-04geneve: Simplify locking.Jesse Gross1-1/+1
2015-01-04geneve: Remove workqueue.Jesse Gross1-1/+0
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou1-15/+21
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou1-0/+91