summaryrefslogtreecommitdiff
path: root/include/net/geneve.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-17
* net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-17
* vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck2016-06-17
* geneve: break dependency with netdev driversHannes Frederic Sowa2016-04-21
* geneve: Add geneve_get_rx_port supportSinghai, Anjali2015-12-16
* geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-27
* geneve: Add support to collect tunnel metadata.Pravin B Shelar2015-08-27
* geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-13
* openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-28
* geneve: Remove socket hash table.Jesse Gross2015-01-04
* geneve: Simplify locking.Jesse Gross2015-01-04
* geneve: Remove workqueue.Jesse Gross2015-01-04
* openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-07
* net: Add Geneve tunneling protocol driverAndy Zhou2014-10-06