update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / net / ipv6 / mcast.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-16 Olaf Kirch- updated and re-enabled Pv6 mobility patch
2004-07-20 David S. MillerMerge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708
2004-07-13 Alexander Viro[PATCH] sparse: net/* NULL noise removal
2004-07-08 Hideaki Yoshifuji[NET] convert storage for MIB from struct member to...
2004-06-25 Hannes Reinecke- add patches.arch/s390-04-28-april2004.diff
2004-06-22 Hannes Reinecke- Update to IBM codedrop 04-april2004.
2004-06-20 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6-1.1768
2004-06-20 Arnaldo Carvalho... [NET] generalise tcp_add_data, skb_split and tcp_copy_t...
2004-06-18 David Stevens[IPV6]: Handle user asking for any device in mcast...
2004-06-02 Hideaki Yoshifuji[IPV{4,6}] introduce ip-independent ipstats_mib based...
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
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-08 James Morris[NET]: Add sock_create_kern()
2004-04-03 Shirley Ma[IPV6]: Add MIBs counters in MLD.
2004-03-19 Olaf Kirch- Back out patches.fixes/suse-ipv6-mld2
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 David Stevens[IPV4/IPV6]: Add sysctl limits for mcast src filters.
2004-03-02 Olaf Kirch- Don't send multicast group membership packets for...
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-16 David Stevens[IPV6]: Add sysctl to force MLD version.
2004-02-12 David Stevens[IPV6]: Except MLD packets from source filtering.
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-09 Hideaki Yoshifuji[IPV6]: Use LL_RESERVED_SPACE() where applicable.
2004-01-28 Hideaki Yoshifuji[IPV6]: Use the cheaper ipv6_addr_is_multicast() for...
2004-01-26 Olaf Heringupdate to 2.6.2-rc2
2004-01-24 David Stevens[MULTICAST]: multicast loop with include filters fix
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-13 David Stevens[IPV4/IPV6]: In MLD, add new filter first, then delete...
2003-11-25 Olaf Heringmissed patches.fixes/linux-2.6.0-test10-bk-latest
2003-11-23 David Stevens[IPV6]: Multicast output bypasses netfilter hooks,...
2003-11-21 David Stevens[IPV6]: Fix header length calculation in multicast...
2003-11-20 Olaf Hering+- update to 2.6.0-test9-bk24
2003-11-20 David Stevens[IPV6]: In igmp6_group_queried, fix address check to...
2003-11-19 David Stevens[IPV6]: Fix jiffies procfs output in multicast code.
2003-11-19 David Stevens[IPV6]: In multicast code, set MAF_TIMER_RUNNING when...
2003-11-18 David Stevens[IPV6]: Fix milliseconds to jiffies conversion in multi...
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-12 Krishna Kumar[IPV6]: Fix ref count bug in MLDv2, test idev->dead...
2003-10-26 Hideaki Yoshifuji[IPV6]: Fix bogus semicolon typo in mcast.c
2003-10-16 Shirley Ma[IPV6]: MIB fix, provide timestamps in ifa_cacheinfo.
2003-10-07 Jan Oravec[IPV6]: Deactivate timers properly in ipv6_mc_destroy_d...
2003-09-11 Hideaki Yoshifuji[NET]: Use proc_net_fops_create() and proc_net_remove...
2003-09-11 Hideaki Yoshifuji[NET]: Clean up /proc/net/{anycast6/igmp6}.
2003-09-11 Hideaki Yoshifuji[NET]: Various /proc/net/* files may drop some data.
2003-09-09 Joe Perches[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
2003-08-27 Hideaki Yoshifuji[NET]: Fix OOPS in multicast procfs usage.
2003-08-21 David S. Miller[IPV6]: Fix dangling multicast device references.
2003-08-20 David Stevens[NET]: Fix IGMPv2/MLDv2 list handling OOPS.
2003-07-06 Linus TorvaldsFix several broken macros to get the "private" field...
2003-07-04 Hideaki Yoshifuji[NET] Fix oops with /proc/net/{raw,igmp,mfilter,
2003-07-02 Hideaki Yoshifuji[NET] convert /proc/net/mfilter6 to seq_file
2003-07-02 Hideaki Yoshifuji[NET] convert /proc/net/igmp6 to seq_file
2003-06-23 David Stevens[IPV{4,6}]: Fix "slow multicast on 2.5.69" bug.
2003-06-18 David Stevens[IPV4/IPV6]: Fix IGMP device refcount leaks, with help...
2003-06-17 Hideaki Yoshifuji[IPV6]: Use in6_dev_hold/__in6_dev_put in net/ipv6...
2003-06-17 David Stevens[IPV4/IPV6]: Make sure SKB has enough space while build...
2003-06-11 David Stevens[IGMP]: Make sock_alloc_send_skb calls non-blocking.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-19 Hideaki Yoshifuji[IPV6]: Update RFC references.
2003-05-13 Arnaldo Carvalho... o ipv4/ipv6: use ipv6_addr_copy where appropriate
2003-04-28 David S. Miller[IPV6]: Kill unused vars in mcast procfs code.
2003-04-25 Randy Dunlap[IPV6]: Per-interfave icmpv6 statistics support.
2003-04-22 David Stevens[IGMPv3/MPDv2]: Bug fixes and ipv4 multiprotocol API.
2003-04-15 David Stevens[IPV6]: Add MLDv2 support.
2003-02-22 Christoph Hellwig[NET]: Remove __NO_VERSION__ from networking code.
2002-11-14 Andrew Morton[NET]: More timer init fixes.
2002-10-18 David S. Millernet/ipv6/mcast.c: Remove unused variable addr_type.
2002-10-18 Hideaki Yoshifuji[IPV6]: Several MLD fixes
2002-10-18 Hideaki Yoshifujinet/ipv6/mcast.c: Fix source address selection of MLD...
2002-09-30 Alexey Kuznetsovnet/ipv6/mcast.c: Handle IPV6_LEAVE_GROUP with ipv6mr_i...
2002-06-20 Stephen Rothwell[PATCH] ipv6 statics
2002-05-22 Rusty Russell[PATCH] jiffies.h
2002-02-10 David S. MillerSplit protocol specific information out from struct...
2002-02-06 Alexander Viro[PATCH] (1/2) inode trimming
2002-02-05 Linus Torvaldsv2.4.8.4 -> v2.4.9
2002-02-05 Linus Torvaldsv2.4.3.7 -> v2.4.3.8
2002-02-05 Linus Torvaldsv2.4.3.2 -> v2.4.3.3
2002-02-05 Linus TorvaldsImport changeset