index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
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