- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / ip6_tunnel.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-24 Eric Dumazettunnel: eliminate recursion field
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-17 Jiri Pirkonet: remove needless (now buggy) & from dev->dev_addr
2009-02-09 Noriaki TAKAMIYAIPv6: fix to set device name when new IPv6 over IPv6...
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-24 Alexey Dobriyannet: fix tunnels in netns after ndo_ changes
2008-11-22 Qinghuang Fengnet: remove redundant argument comments
2008-11-21 Stephen Hemmingeripv6: convert tunnels to net_device_ops
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-21 Pavel Emelyanovip6tnl: Use on-device stats instead of private ones.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Use proper net instead of init_net stubs.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Make tunnels hashes per-net.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Make the fallback tunnel device per-net.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls.
2008-04-16 Pavel Emelyanov[IP6TUNNEL]: Introduce empty ip6_tnl_net structure...
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - add netns parameter to ip6_route...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-02-27 Pavel Emelyanov[INET]: Don't create tunnels with '%' in name.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-24 Pavel Emelyanov[IP_TUNNEL]: Don't limit the number of tunnels with...
2008-02-19 Denis V. Lunev[IPV6]: dst_entry leak in ip4ip6_err. (resend)
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - check ipv6 address per...
2008-01-28 Herbert Xu[IPV6]: Add ip6_local_out
2008-01-28 Herbert Xu[INET]: Give outer DSCP directly to ip*_copy_dscp
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-24 Chuck Lever[NET]: Treat the sign of the result of skb_headroom...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-08-09 Al ViroFix ipv6 tunnel endianness bug.
2007-07-26 Al Viroip6_tunnel - endianness annotations
2007-07-22 Al Viro[IPV6]: endianness bug in ip6_tunnel
2007-07-11 Patrick McHardy[NET]: Avoid copying writable clones in tunnel drivers
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Enable to control the handled inner...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*.
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel.
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_x...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_r...
2007-04-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_e...
2007-02-26 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.
2007-02-13 Kazunori MIYAZAWA[IPSEC]: changing API of xfrm6_tunnel_register
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 Stephen Hemminger[NET]: unregister_netdevice as void
2006-12-03 Ville Nuorvala[IPV6]: Improve IPv6 tunnel error reporting
2006-12-03 Ville Nuorvala[IPV6]: Don't allocate memory for Tunnel Encapsulation...
2006-12-03 Ville Nuorvala[IPV6]: Allow link-local tunnel endpoints
2006-12-03 Ville Nuorvala[IPV6]: Do mandatory IPv6 tunnel endpoint checks in...
2006-12-03 Ville Nuorvala[IPV6]: Fix SIOCCHGTUNNEL bug in IPv6 tunnels
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-12-03 Al Viro[IPV6]: 'info' argument of ipv6 ->err_handler() is...
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Delete all tunnel device when unloadi...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-10 Herbert Xu[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
2006-03-29 Herbert Xu[INET]: Introduce tunnel4/tunnel6
2006-02-24 Hugo Santos[IPV6] ip6_tunnel: release cached dst on change of...
2006-02-18 Al Viro[PATCH] missing ntohs() in ip6_tunnel
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-09 Patrick McHardy[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
2006-01-07 Patrick McHardy[IPV6]: Move nextheader offset to the IP6CB
2005-11-09 Ken-ichirou MATSUZAWA[IPV6]: ip6ip6_lock is not unlocked in error path.
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-09-08 Patrick McHardy[IPV6]: Don't redo xfrm_lookup for cached dst entries
2005-07-25 Cal Peake[IPV6]: fix implicit declaration of function `xfrm6_tun...
2005-07-19 Patrick McHardy[NET]: Make ipip/ip6_tunnel independant of XFRM
2005-06-08 Gabor Fekete[IPV6]: Update parm.link in ip6ip6_tnl_change()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-06 Hideaki Yoshifuji[IPV6]: Fix tunnel list locking in ip6_tunnel.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2004-11-11 Hideaki Yoshifuji[IPV6] Use ipv6_addr_equal() where appropriate.
2004-09-13 Herbert Xu[IPV6]: Add option to copy DSCP in decap in ip6_tunnel.
2004-09-08 Herbert Xu[IPV6]: Handle ECN correctly in ip6ip6 tunnels.
2004-06-21 Patrick McHardy[NETFILTER]: Add new function 'nf_reset' to reset netfi...
2004-06-18 Hideaki Yoshifuji[IPV6] XFRM: support (uncompressed) tunnel mode ipcomp6...
2004-06-18 Hideaki Yoshifuji[IPV6] XFRM: add missing xfrm6_policy_check().
2004-06-18 Hideaki Yoshifuji[IPV6] make several functions static in ip6_tunnel...
2004-04-19 Olaf Kirch- Merged nat-before-ipsec patches and enabled CONFIG_IP...
2004-04-14 Olaf Kirch- IPv6: Disabled xfrm6_tunnel, adjusted several other...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-22 Alexander Viro[IPV4/IPV6]: Convert tunnel drivers to unconditional...
next