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
/
net
/
ipv6
/
tunnel6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
tunnels: add _rcu annotations
Eric Dumazet
1
-9
/
+15
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
1
-1
/
+1
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-3
/
+8
2010-08-30
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-2
/
+2
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
1
-2
/
+2
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
1
-1
/
+1
2008-06-05
[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.
Colin
1
-1
/
+1
2007-10-15
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
1
-4
/
+2
2007-02-13
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
1
-4
/
+39
2006-12-02
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
1
-1
/
+1
2006-04-09
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
1
-0
/
+8
2006-03-28
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
1
-0
/
+131