index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
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