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
2013-03-07
vxlan: fix oops when delete netns containing vxlan
Zang MingJie
1
-0
/
+8
2013-03-06
reset nf before xmit vxlan encapsulated packet
Zang MingJie
1
-0
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+4
2013-02-25
VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
1
-1
/
+2
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-1
/
+2
2013-01-30
net/vxlan: Add ethtool drvinfo
Yan Burman
1
-0
/
+15
2013-01-03
vxlan: allow live mac address change
stephen hemminger
1
-0
/
+1
2012-12-26
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
1
-2
/
+4
2012-12-09
vxlan: Add capability of Rx checksum offload for inner packet
Joseph Gasparakis
1
-2
/
+14
2012-12-09
vxlan: capture inner headers during encapsulation
Joseph Gasparakis
1
-1
/
+9
2012-11-20
add DOVE extensions for VXLAN
David Stevens
1
-25
/
+231
2012-11-17
vxlan: remove unused variable.
Rami Rosen
1
-1
/
+0
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2012-11-14
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
1
-1
/
+1
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-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-03
vxlan: allow a user to set TTL value
Vincent Bernat
1
-0
/
+3
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