index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
geneve.h
Age
Commit message (
Expand
)
Author
2016-06-18
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-18
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-18
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-05
geneve: Remove socket hash table.
Jesse Gross
2015-01-05
geneve: Simplify locking.
Jesse Gross
2015-01-05
geneve: Remove workqueue.
Jesse Gross
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou