update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / af_inet6.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-16 Olaf Kirch- updated and re-enabled Pv6 mobility patch
2004-08-04 Olaf Kirch- reviewed and updated ipv6 patches
2004-07-29 Hideaki Yoshifuji[IPV6] remove unused macro.
2004-07-13 Alexander Viro[PATCH] sparse: net/* NULL noise removal
2004-06-24 Arnaldo Carvalho... [NET] move already shared functions from inet to core
2004-06-02 Hideaki Yoshifuji[IPV{4,6}] introduce ip-independent ipstats_mib based...
2004-06-02 Hideaki Yoshifuji[IPV6] use appropriate __alignof__() for mibs.
2004-05-30 Alexander Viro[PATCH] sparse: more net/* annotation
2004-05-30 Alexander Viro[PATCH] sparse: dev_ioctl() callers
2004-05-30 Linus TorvaldsAdd __user annotations to sock_get_timestamp()
2004-05-29 Patrick McHardy[IPV4,6]: Fix off-by-one in max protocol-type check
2004-05-27 David S. MillerCset exclude: mashirle@us.ibm.com|ChangeSet|20040526204...
2004-05-26 Shirley Ma[IPV6]: Add new IPv6 MIBs counters support through...
2004-05-21 Olaf Kirch- Fix handling of IPv6 mapped IPv4 addresses (#40894)
2004-04-29 Stephen Hemminger[NET]: More network layer static funcs and data.
2004-04-16 Andi Kleen[NET]: Do lazy gettimeofday for network packets.
2004-04-08 Andreas KleenAdd lazy timestamps for networking
2004-03-02 Olaf Kirch- Don't send multicast group membership packets for...
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-22 David S. Miller[IPV6]: Fix typo in Al's module_init changes.
2004-02-22 David S. Miller[IPV6]: Kill unloadable noise in af_inet6.c
2004-02-22 Alexander Viro[IPV4/IPV6]: Convert tunnel drivers to unconditional...
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040222
2004-02-21 Alexander Viro[IPV6]: Kill MODULE ifdeffing, common init for sysctls.
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] #if versus #ifdef cleanup
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-01-28 Hideaki Yoshifuji[IPV6]: Use the cheaper ipv6_addr_any() for ipv6_addr_t...
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-21 Ville Nuorvala[IPV6]: Add and use new 'strict' parameter to ip6_chk_a...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Ville Nuorvala[IPV6]: Stricter checks on link-locals in bind and...
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-13 Stephen Hemminger[IPV6]: Notifier replay changes
2003-09-04 David S. Miller[NET]: Remove all the silly 'NET4.x' init messages.
2003-09-03 Felipe Damasio[IPV6]: Remove unnecessary linux/version.h include.
2003-09-01 Rusty Russell[NET]: Use MODULE_ALIAS() in network families.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-02 Randy Dunlap[NET]: janitor: don't init statics to 0.
2003-07-27 Alan Cox[NET]: illegal --> invalid
2003-07-02 Hideaki Yoshifuji[NET] convert /proc/net/anycast6 to seq_file
2003-06-09 Ville Nuorvala[IPV6]: Add ip6ip6 tunnel driver.
2003-06-06 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/net-2.5
2003-06-06 Andrew Morton[PATCH] kmalloc_percpu: interface change
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-06-03 Randy Dunlap[NET]: Typo corrections only.
2003-05-26 Hideaki Yoshifuji[IPV6]: Make procfs destructors return void.
2003-05-26 Hideaki Yoshifuji[IPV6]: Fix order of destruction of procfs.
2003-05-26 Hideaki Yoshifuji[IPV6]: Convert /proc/net/if_inet6 to seq_file.
2003-05-25 Hideaki Yoshifuji[IPV6]: Convert /proc/net/tcp6 to seq_file.
2003-05-25 Hideaki Yoshifuji[IPV6]: Convert /proc/net/udp6 to seq_file.
2003-05-22 Hideaki Yoshifuji[IPV6]: procfs clean-up
2003-05-15 David S. Miller[IPV4]: Respect hoplimit route metric.
2003-05-13 Daniel McNeil[IPV6]: Missing kmem_cache_destroy calls.
2003-05-13 Arnaldo Carvalho... o ipv4/ipv6: use ipv6_addr_copy where appropriate
2003-05-12 Arnaldo Carvalho... [IPV4/IPV6]: Consolidate saddr resetting into inet_rese...
2003-05-12 Stephen Hemminger[IPV4/IPV6]: synchronize_kernel --> synchronize_net.
2003-05-09 Hideaki Yoshifuji[IPV6]: Convert /proc/net/raw6 to seq_file.
2003-05-09 Stephen Hemminger[IPV4/IPV6]: inetsw using RCU.
2003-05-06 David S. Miller[IPV4/IPV6]: Set owner field in family ops.
2003-05-05 David S. Miller[IPV6]: Kill spurious module_{get,put}().
2003-05-03 Arnaldo Carvalho... o ipv6: use revised net module infrastructure
2003-04-25 Hideaki Yoshifuji[IPV6]: Per-interface statistics infrastructure.
2003-04-25 Hideaki Yoshifuji[IPV6]: SNMP6 clean-up.
2003-04-14 Hideaki Yoshifuji[IPV6]: Fixed multiple mistake extension header handling.
2003-04-09 David S. Miller[IPV6]: Typo, try_get_module --> try_module_get.
2003-04-09 Hideaki Yoshifuji[IPV{4,6}]: Convert from MOD_{INC,DEC}_USE_COUNT.
2003-04-02 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.5
2003-04-03 Arnaldo Carvalho... o net: CodyngStyle reformatting, no code changes
2003-04-02 Randy Dunlap[IPV6]: Convert /proc/net/{sockstat6,snmp6} to seq_file.
2003-03-30 Christoph Hellwig[IPV6]: Fix warning with modular ipv6.
2003-03-23 Mitsuru Kanda[IPV6]: Process all extension headers via ipproto-...
2003-03-19 David Stevens[IPV6]: Add anycast support.
2003-02-22 Adrian Bunk[PATCH] remove an unneeded #if from net/ipv6/af_inet6.c
2003-02-19 Sridhar Samudrala[IPV4/IPV6]: Fix to avoid overriding TCP/UDP with a...
2003-01-09 Anders Gustafsson[IPV6]: cleanup_ipv6_mibs cannot be __exit, since it...
2003-01-06 Ravikiran G. Thiru... [IPV6]: Convert mibstats to use kmalloc_percpu
2002-11-11 David S. Millernet/ipv6/af_inet6.c: Remove extraneous #endef
2002-11-11 Rusty Russell[PATCH] In-kernel Module Loader
2002-10-23 Hideaki Yoshifuji[IPV6]: Add IPV6_V6ONLY socket option support.
2002-10-03 Matthew Wilcox[NET]: Move common ioctl code up a layer.
2002-09-03 Linus TorvaldsMerge home.transmeta.com:/home/torvalds/v2.5/linux
2002-09-03 James Morris[PATCH] sigio/sigurg cleanup for 2.5.32
2002-08-31 James Morrisnet/ipv6/af_inet6.c: Fix __FUNCTION__ pasting.
2002-08-19 Jon Grimmlksctp-2_5_31-0_5_1.patch
2002-07-18 Rusty RussellNET: Use ISO C struct initializers.
2002-06-20 Stephen Rothwell[PATCH] ipv6 statics
2002-03-10 David S. Millersock_register inet6_family_ops before we do init
2002-03-10 David S. MillerMove IP-specific identity information
2002-02-10 David S. MillerSplit protocol specific information out from struct...
2002-02-05 Linus Torvaldsv2.4.12.3 -> v2.4.12.4
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.5.4 -> v2.4.5.5
2002-02-05 Linus Torvaldsv2.4.3.2 -> v2.4.3.3
2002-02-05 Linus TorvaldsImport changeset