aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tunnel6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2014-08-24ipv6: White-space cleansing : gaps between function and symbol exportIan Morris1-2/+0
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris1-1/+1
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher1-2/+1
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches1-4/+6
2010-10-25tunnels: add _rcu annotationsEric Dumazet1-9/+15
2010-09-09tunnels: missing rcu_assign_pointer()Eric Dumazet1-1/+1
2010-09-01net: tunnels should use rcu_dereferenceEric Dumazet1-3/+8
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan1-2/+2
2009-09-14net: constify struct inet6_protocolAlexey Dobriyan1-2/+2
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley1-1/+1
2008-06-05[IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin1-1/+1
2007-10-15[IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu1-4/+2
2007-02-13[IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA1-4/+39
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro1-1/+1
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu1-0/+8
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu1-0/+131