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
/
vxlan.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-17
vxlan: add support for flowlabel inherit
Alce Lafranque
1
-16
/
+17
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
1
-2
/
+2
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
1
-4
/
+9
2023-05-13
net: vxlan: Add nolocalbypass option to vxlan.
Vladimir Nikishkin
1
-1
/
+3
2023-03-18
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
1
-0
/
+19
2023-03-17
vxlan: mdb: Add an internal flag to indicate MDB usage
Ido Schimmel
1
-0
/
+1
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
1
-0
/
+5
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
1
-0
/
+26
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
1
-2
/
+26
2021-11-29
net: vxlan: add macro definition for number of IANA VXLAN-GPE port
Hao Chen
1
-0
/
+1
2020-09-15
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+3
2020-05-23
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
1
-0
/
+25
2019-10-25
vxlan: add adjacent link to limit depth level
Taehee Yoo
1
-0
/
+1
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
1
-2
/
+2
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
1
-1
/
+1
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
1
-0
/
+2
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
1
-0
/
+31
2019-01-18
vxlan: Add extack to switchdev operations
Petr Machata
1
-2
/
+4
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
1
-0
/
+6
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
1
-0
/
+9
2018-11-22
vxlan: Mark user-added FDB entries
Petr Machata
1
-0
/
+1
2018-11-09
vxlan: Allow configuration of DF behaviour
Stefano Brivio
1
-0
/
+1
2018-10-18
vxlan: Support marking RDSTs as offloaded
Petr Machata
1
-0
/
+2
2018-10-18
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
1
-0
/
+12
2018-10-18
vxlan: Add switchdev notifications
Petr Machata
1
-0
/
+11
2018-10-18
net: Add netif_is_vxlan()
Ido Schimmel
1
-0
/
+7
2018-10-18
vxlan: Export address checking functions
Ido Schimmel
1
-0
/
+32
2018-09-13
vxlan: Remove duplicated include from vxlan.h
YueHaibing
1
-1
/
+0
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
1
-0
/
+1
2018-01-18
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-03
vxlan: trivial indenting fix.
William Tu
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-30
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
1
-6
/
+0
2017-07-05
net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-03
vxlan: fix hlist corruption
Jiri Benc
1
-1
/
+9
2017-06-20
vxlan: check valid combinations of address scopes
Matthias Schiffer
1
-0
/
+2
2017-06-20
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
1
-1
/
+0
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
1
-10
/
+0
2016-10-30
vxlan: avoid using stale vxlan socket.
pravin shelar
1
-2
/
+2
2016-09-11
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
1
-18
/
+0
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
/
+2
2016-06-18
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
1
-5
/
+1
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
1
-1
/
+3
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
1
-4
/
+2
2016-04-17
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
1
-2
/
+0
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
1
-1
/
+0
2016-04-06
vxlan: implement GPE
Jiri Benc
1
-0
/
+68
2016-03-21
vxlan: fix sparse warnings
Jiri Benc
1
-8
/
+8
[next]