index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tunnel4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
net: Convert printks to pr_<level>
Joe Perches
1
-4
/
+4
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-5
/
+5
2010-10-27
tunnels: add __rcu annotations
Eric Dumazet
1
-10
/
+19
2010-09-10
tunnels: missing rcu_assign_pointer()
Eric Dumazet
1
-1
/
+1
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-4
/
+9
2010-08-31
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
1
-2
/
+2
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-15
net: constify struct net_protocol
Alexey Dobriyan
1
-2
/
+2
2008-06-04
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-16
[SIT]: Allow for IPPROTO_IPV6 protocol in namespaces.
Pavel Emelyanov
1
-0
/
+1
2008-04-16
[IPIP]: Allow for IPPROTO_IPIP protocol in namespaces.
Pavel Emelyanov
1
-0
/
+1
2007-11-11
[INET]: Cleanup the xfrm4_tunnel_(un)register
Pavel Emelyanov
1
-4
/
+7
2007-11-11
[INET]: Add missed tunnel64_err handler
Pavel Emelyanov
1
-1
/
+12
2007-02-13
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
1
-4
/
+46
2006-04-10
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
1
-0
/
+8
2006-03-29
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
1
-0
/
+113