index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: vxlan: vnifilter: per vni stats
Nikolay Aleksandrov
2022-03-01
1
-0
/
+26
*
vxlan: vni filtering support on collect metadata device
Roopa Prabhu
2022-03-01
1
-2
/
+26
*
net: vxlan: add macro definition for number of IANA VXLAN-GPE port
Hao Chen
2021-11-29
1
-0
/
+1
*
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-14
1
-0
/
+3
*
vxlan: ecmp support for mac fdb entries
Roopa Prabhu
2020-05-22
1
-0
/
+25
*
vxlan: add adjacent link to limit depth level
Taehee Yoo
2019-10-24
1
-0
/
+1
*
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
2019-09-05
1
-2
/
+2
*
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
2019-06-06
1
-1
/
+1
*
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
2019-03-22
1
-0
/
+2
*
vxlan: add extack support for create and changelink
Roopa Prabhu
2019-02-26
1
-0
/
+31
*
vxlan: Add extack to switchdev operations
Petr Machata
2019-01-17
1
-2
/
+4
*
vxlan: Add vxlan_fdb_clear_offload()
Petr Machata
2018-12-07
1
-0
/
+6
*
vxlan: Add vxlan_fdb_replay()
Petr Machata
2018-12-07
1
-0
/
+9
*
vxlan: Mark user-added FDB entries
Petr Machata
2018-11-21
1
-0
/
+1
*
vxlan: Allow configuration of DF behaviour
Stefano Brivio
2018-11-08
1
-0
/
+1
*
vxlan: Support marking RDSTs as offloaded
Petr Machata
2018-10-17
1
-0
/
+2
*
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
2018-10-17
1
-0
/
+12
*
vxlan: Add switchdev notifications
Petr Machata
2018-10-17
1
-0
/
+11
*
net: Add netif_is_vxlan()
Ido Schimmel
2018-10-17
1
-0
/
+7
*
vxlan: Export address checking functions
Ido Schimmel
2018-10-17
1
-0
/
+32
*
vxlan: Remove duplicated include from vxlan.h
YueHaibing
2018-09-13
1
-1
/
+0
*
vxlan: add ttl inherit support
Hangbin Liu
2018-04-17
1
-0
/
+1
*
vxlan: Fix trailing semicolon
Luis de Bethencourt
2018-01-17
1
-1
/
+1
*
vxlan: trivial indenting fix.
William Tu
2018-01-03
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
2017-08-29
1
-6
/
+0
*
net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
vxlan: fix hlist corruption
Jiri Benc
2017-07-03
1
-1
/
+9
*
vxlan: check valid combinations of address scopes
Matthias Schiffer
2017-06-20
1
-0
/
+2
*
vxlan: get rid of redundant vxlan_dev.flags
Matthias Schiffer
2017-06-20
1
-1
/
+0
*
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
2016-11-15
1
-10
/
+0
*
vxlan: avoid using stale vxlan socket.
pravin shelar
2016-10-29
1
-2
/
+2
*
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-10
1
-18
/
+0
*
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
1
-5
/
+0
*
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
1
-2
/
+2
*
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-06-17
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-1
/
+3
|
\
|
*
vxlan: Add checksum check to the features check function
Alexander Duyck
2016-05-03
1
-1
/
+3
*
|
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
1
-4
/
+2
*
|
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
2016-04-16
1
-2
/
+0
*
|
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-07
1
-1
/
+0
*
|
vxlan: implement GPE
Jiri Benc
2016-04-06
1
-0
/
+68
|
/
*
vxlan: fix sparse warnings
Jiri Benc
2016-03-21
1
-8
/
+8
*
vxlan: support setting IPv6 flow label
Daniel Borkmann
2016-03-11
1
-0
/
+1
*
VXLAN: Support outer IPv4 Tx checksums by default
Alexander Duyck
2016-02-21
1
-1
/
+1
*
vxlan: tun_id is 64bit, not 32bit
Jiri Benc
2016-02-18
1
-0
/
+9
*
vxlan: keep flags and vni in network byte order
Jiri Benc
2016-02-17
1
-11
/
+59
*
vxlan: introduce vxlan_hdr
Jiri Benc
2016-02-17
1
-0
/
+5
*
net: use dst_cache for vxlan device
Paolo Abeni
2016-02-16
1
-0
/
+1
*
vxlan: restructure vxlan.h definitions
Jiri Benc
2016-02-07
1
-41
/
+63
[next]