index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
Age
Commit message (
Expand
)
Author
2023-11-16
vxlan: add support for flowlabel inherit
Alce Lafranque
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
2023-05-13
net: vxlan: Add nolocalbypass option to vxlan.
Vladimir Nikishkin
2023-03-17
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
2023-03-17
vxlan: mdb: Add an internal flag to indicate MDB usage
Ido Schimmel
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
2022-03-01
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
2022-03-01
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
2021-11-29
net: vxlan: add macro definition for number of IANA VXLAN-GPE port
Hao Chen
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-05-22
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
2019-02-26
vxlan: add extack support for create and changelink
Roopa Prabhu
2019-01-17
vxlan: Add extack to switchdev operations
Petr Machata
2018-12-07
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
2018-12-07
vxlan: Add vxlan_fdb_replay()
Petr Machata
2018-11-21
vxlan: Mark user-added FDB entries
Petr Machata
2018-11-08
vxlan: Allow configuration of DF behaviour
Stefano Brivio
2018-10-17
vxlan: Support marking RDSTs as offloaded
Petr Machata
2018-10-17
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
2018-10-17
vxlan: Add switchdev notifications
Petr Machata
2018-10-17
net: Add netif_is_vxlan()
Ido Schimmel
2018-10-17
vxlan: Export address checking functions
Ido Schimmel
2018-09-13
vxlan: Remove duplicated include from vxlan.h
YueHaibing
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
2018-01-17
vxlan: Fix trailing semicolon
Luis de Bethencourt
2018-01-03
vxlan: trivial indenting fix.
William Tu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
2017-07-04
net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-03
vxlan: fix hlist corruption
Jiri Benc
2017-06-20
vxlan: check valid combinations of address scopes
Matthias Schiffer
2017-06-20
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
2016-10-29
vxlan: avoid using stale vxlan socket.
pravin shelar
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-16
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-06
vxlan: implement GPE
Jiri Benc
2016-03-21
vxlan: fix sparse warnings
Jiri Benc
[next]