index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-21
vxlan: Mark user-added FDB entries
Petr Machata
1
-0
/
+1
2018-11-08
vxlan: Allow configuration of DF behaviour
Stefano Brivio
1
-0
/
+1
2018-10-17
vxlan: Support marking RDSTs as offloaded
Petr Machata
1
-0
/
+2
2018-10-17
vxlan: Add vxlan_fdb_find_uc() for FDB querying
Petr Machata
1
-0
/
+12
2018-10-17
vxlan: Add switchdev notifications
Petr Machata
1
-0
/
+11
2018-10-17
net: Add netif_is_vxlan()
Ido Schimmel
1
-0
/
+7
2018-10-17
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-17
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-29
vxlan: factor out VXLAN-GPE next protocol
Jiri Benc
1
-6
/
+0
2017-07-04
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-29
vxlan: avoid using stale vxlan socket.
pravin shelar
1
-2
/
+2
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
1
-18
/
+0
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
/
+2
2016-06-17
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-16
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
2016-03-11
vxlan: support setting IPv6 flow label
Daniel Borkmann
1
-0
/
+1
2016-02-21
VXLAN: Support outer IPv4 Tx checksums by default
Alexander Duyck
1
-1
/
+1
2016-02-18
vxlan: tun_id is 64bit, not 32bit
Jiri Benc
1
-0
/
+9
2016-02-17
vxlan: keep flags and vni in network byte order
Jiri Benc
1
-11
/
+59
2016-02-17
vxlan: introduce vxlan_hdr
Jiri Benc
1
-0
/
+5
2016-02-16
net: use dst_cache for vxlan device
Paolo Abeni
1
-0
/
+1
2016-02-07
vxlan: restructure vxlan.h definitions
Jiri Benc
1
-41
/
+63
2016-02-07
vxlan: remove duplicated macros
Jiri Benc
1
-3
/
+0
2016-02-07
vxlan: cleanup types
Jiri Benc
1
-7
/
+7
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-05
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
1
-1
/
+1
2015-09-26
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
1
-3
/
+11
2015-08-25
vxlan: fix multiple inclusion of vxlan.h
Jiri Benc
1
-1
/
+2
2015-08-23
vxlan: GRO support at tunnel layer
Tom Herbert
1
-0
/
+1
[next]