index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
geneve.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
1
-0
/
+2
2018-11-07
net: add netif_is_geneve()
John Hurley
1
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
1
-5
/
+0
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
1
-2
/
+1
2016-06-17
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
1
-3
/
+0
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
1
-4
/
+2
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
1
-0
/
+8
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
1
-34
/
+0
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
1
-0
/
+3
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
1
-0
/
+5
2015-01-28
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
1
-1
/
+1
2015-01-04
geneve: Remove socket hash table.
Jesse Gross
1
-1
/
+1
2015-01-04
geneve: Simplify locking.
Jesse Gross
1
-1
/
+1
2015-01-04
geneve: Remove workqueue.
Jesse Gross
1
-1
/
+0
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
1
-15
/
+21
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
1
-0
/
+91