summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_tunnel.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai2007-02-261-5/+2Star
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-131-3/+3
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-42/+42
* [NET]: unregister_netdevice as voidStephen Hemminger2007-02-081-1/+2
* [IPV6]: Improve IPv6 tunnel error reportingVille Nuorvala2006-12-031-6/+7
* [IPV6]: Don't allocate memory for Tunnel Encapsulation Limit OptionVille Nuorvala2006-12-031-36/+22Star
* [IPV6]: Allow link-local tunnel endpointsVille Nuorvala2006-12-031-2/+6
* [IPV6]: Do mandatory IPv6 tunnel endpoint checks in realtimeVille Nuorvala2006-12-031-34/+62
* [IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnelsVille Nuorvala2006-12-031-65/+46Star
* [IPV6]: Misc endianness annotations.Al Viro2006-12-031-1/+1
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-031-1/+1
* [IPV6]: flowlabels are net-endianAl Viro2006-12-031-3/+3
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-031-1/+1
* [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-221-0/+1
* [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-221-1/+17
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-101-7/+5Star
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-291-35/+10Star
* [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-121-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/+2Star
* [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-251-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-171-0/+1163