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
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-13
vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN
Alexander Duyck
1
-0
/
+4
2012-11-13
vxlan: fix a typo.
Rami Rosen
1
-1
/
+1
2012-11-13
vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large
Alexander Duyck
1
-2
/
+2
2012-10-31
vxlan: don't expire permanent entries
stephen hemminger
1
-1
/
+1
2012-10-10
vxlan: fix oops when give unknown ifindex
stephen hemminger
1
-6
/
+10
2012-10-10
vxlan: fix receive checksum handling
stephen hemminger
1
-2
/
+1
2012-10-10
vxlan: add additional headroom
stephen hemminger
1
-0
/
+1
2012-10-10
vxlan: allow configuring port range
stephen hemminger
1
-5
/
+57
2012-10-10
vxlan: associate with tunnel socket on transmit
stephen hemminger
1
-0
/
+19
2012-10-10
vxlan: use ip_route_output
stephen hemminger
1
-4
/
+8
2012-10-10
vxlan: fix byte order in hash function
stephen hemminger
1
-2
/
+2
2012-10-10
vxlan: minor output refactoring
stephen hemminger
1
-11
/
+20
2012-10-08
vxlan: fix more sparse warnings
Stephen Hemminger
1
-2
/
+2
2012-10-07
vxlan: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-01
vxlan: virtual extensible lan
stephen hemminger
1
-0
/
+1217