aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_tunnel.c
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-211-0/+1
* [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-211-1/+17
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-091-7/+5
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-35/+10
* [IPV6] ip6_tunnel: release cached dst on change of tunnel paramsHugo Santos2006-02-241-0/+1
* [PATCH] missing ntohs() in ip6_tunnelAl Viro2006-02-181-1/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-091-12/+12
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-071-1/+1
* [IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA2005-11-091-0/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2
* [IPV6]: Don't redo xfrm_lookup for cached dst entriesPatrick McHardy2005-09-081-3/+4
* [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'Cal Peake2005-07-241-1/+1
* [NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy2005-07-191-5/+33
* [IPV6]: Update parm.link in ip6ip6_tnl_change()Gabor Fekete2005-06-081-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1163