summaryrefslogtreecommitdiff
path: root/net/ipv6/tunnel6.c
AgeCommit message (Expand)Author
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-09-09tunnels: missing rcu_assign_pointer()Eric Dumazet
2010-09-01net: tunnels should use rcu_dereferenceEric Dumazet
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2008-06-05[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu