index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
geneve.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
net: geneve: fix array of flexible structures warnings
Jakub Kicinski
1
-1
/
+1
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
1
-0
/
+2
2018-11-08
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-18
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
1
-5
/
+0
2016-06-18
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
1
-2
/
+1
2016-06-18
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-28
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
1
-34
/
+0
2015-08-28
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-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
1
-1
/
+1
2015-01-05
geneve: Remove socket hash table.
Jesse Gross
1
-1
/
+1
2015-01-05
geneve: Simplify locking.
Jesse Gross
1
-1
/
+1
2015-01-05
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