summaryrefslogtreecommitdiffstats
path: root/net/ipv6/tunnel6.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix tunnel error handlingMichal Kubeček2015-11-031-1/+11
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-241-2/+0
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-1/+1
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-161-4/+6
* 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
OpenPOWER on IntegriCloud