index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tunnel4.c
Age
Commit message (
Expand
)
Author
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-02-28
inet: whitespace cleanup
Stephen Hemminger
2016-07-11
tunnels: correct conditional build of MPLS and IPv6
Simon Horman
2016-07-09
tunnels: support MPLS over IPv4 tunnels
Simon Horman
2012-03-11
net: Convert printks to pr_<level>
Joe Perches
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2010-10-27
tunnels: add __rcu annotations
Eric Dumazet
2010-09-09
tunnels: missing rcu_assign_pointer()
Eric Dumazet
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-14
net: constify struct net_protocol
Alexey Dobriyan
2008-06-05
[IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel.
YOSHIFUJI Hideaki
2008-04-16
[SIT]: Allow for IPPROTO_IPV6 protocol in namespaces.
Pavel Emelyanov
2008-04-16
[IPIP]: Allow for IPPROTO_IPIP protocol in namespaces.
Pavel Emelyanov
2007-11-10
[INET]: Cleanup the xfrm4_tunnel_(un)register
Pavel Emelyanov
2007-11-10
[INET]: Add missed tunnel64_err handler
Pavel Emelyanov
2007-02-13
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
2006-04-09
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
2006-03-28
[INET]: Introduce tunnel4/tunnel6
Herbert Xu