tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / net / ipv4 / ipip.c
2010-02-16 Alexey Dobriyantunnels: fix netns vs proto registration ordering
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-02 Eric W. Biedermannet: Simplify ipip pernet operations.
2009-11-18 Eric Dumazetnetns: net_identifiers should be read_mostly
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-07 Herbert Xuipip: Fix handling of DF packets when pmtudisc is OFF
2009-10-28 Eric Dumazetipip: Optimize multiple unregistration
2009-10-24 Eric Dumazetipip: convert hash tables locking to RCU
2009-10-05 Eric Dumazettunnels: Optimize tx path
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-03 Eric Dumazetnet: skb->dst accessors
2009-06-03 Eric Dumazetnet: skb->rtable accessor
2009-05-29 Eric Dumazetnet: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
2009-02-25 Wei Yongjunipip: used time_before for comparing jiffies
2009-02-23 Stephen Hemmingerip: ipip compile warning
2008-11-24 Alexey Dobriyannet: fix tunnels in netns after ndo_ changes
2008-11-21 Stephen Hemmingeripip: convert to net_device_ops
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks...
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-22 Rami Rosennet: The world is not perfect patch.
2008-05-21 Pavel Emelyanovipip: Use on-device stats instead of private ones.
2008-04-16 Pavel Emelyanov[IPIP]: Allow to create IPIP tunnels in net namespaces.
2008-04-16 Pavel Emelyanov[IPIP]: Use proper net in (mostly) routing calls.
2008-04-16 Pavel Emelyanov[IPIP]: Make tunnels hashes per net.
2008-04-16 Pavel Emelyanov[IPIP]: Use proper net in hash-lookup functions.
2008-04-16 Pavel Emelyanov[IPIP]: Add net/ipip_net argument to some functions.
2008-04-16 Pavel Emelyanov[IPIP]: Make the fallback tunnel device per-net.
2008-04-16 Pavel Emelyanov[IPIP]: Introduce empty ipip_net structure and net...
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-27 Pavel Emelyanov[INET]: Don't create tunnels with '%' in name.
2008-02-24 Pavel Emelyanov[IP_TUNNEL]: Don't limit the number of tunnels with...
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Michal Schmidt[IPIP]: Allow rebinding the tunnel to another interface
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-07-11 Patrick McHardy[NET]: Avoid copying writable clones in tunnel drivers
2007-04-26 YOSHIFUJI Hideaki[IPV4] IPIP: Unify code path to get hash array index.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
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-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-13 Kazunori MIYAZAWA[IPSEC]: Changing API of xfrm4_tunnel_register.
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 Stephen Hemminger[NET]: unregister_netdevice as void
2006-12-03 Al Viro[IPV4]: encapsulation annotations
2006-09-22 Al Viro[IPV4]: ipip and ip_gre encapsulation bugs
2006-07-21 Herbert Xu[IPV4]: Get rid of redundant IPCB->opts initialisation
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-15 Patrick McHardy[XFRM]: Fix SNAT-related crash in xfrm4_output_finish
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[NETFILTER]: Fix xfrm lookup in ip_route_me_harder...
2006-01-07 Patrick McHardy[IPV4]: reset IPCB flags when neccessary
2006-01-06 Kris Katterjohn[NET]: Change 1500 to ETH_DATA_LEN in some files
2005-07-31 Alexey Kuznetsov[NET]: fix oops after tunnel module unload
2005-07-19 Patrick McHardy[NET]: Make ipip/ip6_tunnel independant of XFRM
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2