summaryrefslogtreecommitdiff
path: root/net/ipv6/tunnel6.c
Commit message (Expand)AuthorAge
* ipv6: fix tunnel error handlingMichal Kubeček2015-11-03
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-24
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* ipv4/ipv6: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
* tunnels: add _rcu annotationsEric Dumazet2010-10-25
* tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-09
* net: tunnels should use rcu_dereferenceEric Dumazet2010-09-01
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel.Colin2008-06-05
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-15
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-13
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-02
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-09
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-28