aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tunnel6.c
Commit message (Expand)AuthorAgeFilesLines
* tunnels: add _rcu annotationsEric Dumazet2010-10-251-9/+15
* tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-091-1/+1
* net: tunnels should use rcu_dereferenceEric Dumazet2010-09-011-3/+8
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-301-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-2/+2
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-141-2/+2
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-1/+1
* [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin2008-06-051-1/+1
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-151-4/+2
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-131-4/+39
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-021-1/+1
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-091-0/+8
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-0/+131