Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / net / ipv6 / mcast.c
2010-06-05 Eric Dumazetipv6: avoid high order allocations
2010-05-10 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-04-23 YOSHIFUJI Hideakiipv6 mcast: Introduce include/net/mld.h for MLD definit...
2010-04-20 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Jan Engelhardtnetfilter: ipv6: use NFPROTO values for NF_HOOK invocation
2010-02-18 Stephen HemmingerIPv6: convert mc_lock to spinlock
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-11-14 Eric Dumazetipv6: use RCU to walk list of network devices
2009-09-15 Moni Shouabonding: remap muticast addresses without using dev_clo...
2009-07-21 Gerrit Renkermcastv6: Local variable shadows function argument
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-04-27 Neil Hormansnmp: add missing counters for RFC 4293
2008-12-15 Ilpo Järvinenipv6/mcast: join error paths using goto
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
2008-10-28 Harvey Harrisonnet: replace all current users of NIP6_SEQFMT with...
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6MSGOUT_INC_STATS
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS_BH
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS
2008-10-08 Denis V. Lunevipv6: added net argument to IP6_INC_STATS_BH
2008-10-08 Denis V. Lunevnetns: add net parameter to IP6_INC_STATS
2008-07-20 YOSHIFUJI Hideakiipv6 mcast: Omit redundant address family checks in...
2008-07-20 YOSHIFUJI Hideakiipv6 netns: Make several "global" sysctl variables...
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-11 Rami Rosenipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Use in6addr_any where appropriate.
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Define constants for link-local multicast addre...
2008-04-12 YOSHIFUJI Hideaki[IPV6]: Make address arguments const.
2008-04-03 Denis V. Lunev[IPV6]: Simplify IPv6 control sockets creation.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit seq_net_private->net without CONFIG_N...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-21 Daniel Lezcano[NETNS][IPV6] mcast - fix compilation warning when...
2008-03-07 Daniel Lezcano[NETNS][IPV6] mcast - handle several network namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - Pass the network namespace param...
2008-03-04 YOSHIFUJI Hideaki[IPV6] MCAST: Use standard path for sending MLD/MLDv2...
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header_len
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: More skb_put related skb_reset_transport_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [ICMP6]: Introduce icmp6_hdr()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Neil Horman[IPV6] ADDRCONF: Optimistic Duplicate Address Detection...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-02-08 Alexey Dobriyan[IPV4/IPV6] multicast: Check add_grhead() return value
2007-01-24 YOSHIFUJI Hideaki[IPV6] MCAST: Fix joining all-node multicast group...
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Per-interface statistics support.
2006-12-03 Al Viro[IPV6]: annotate ipv6 mcast
2006-09-22 Brian Haley[NET/IPV4/IPV6]: Change some sysctl variables to __read...
2006-08-17 David L Stevens[MCAST]: Fix filter leak on device removal.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Ingo Oeser[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
2006-02-08 Al Viro[PATCH] net/ipv6/mcast.c NULL noise removal
2006-01-24 David L Stevens[IPV6] MLDv2: fix change records when transitioning...
2006-01-17 YOSHIFUJI Hideaki[IPV6]: Preserve procfs IPV6 address output format
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-04 YOSHIFUJI Hideaki[IPV6]: Use macro for rwlock_t initialization.
2005-12-27 David L Stevens[IPV6] mcast: Fix multiple issues in MLDv2 reports.
2005-12-27 David L Stevens[IPV6]: Increase default MLD_MAX_MSF to 64.
2005-12-03 David Stevens[IGMP]: workaround for IGMP v1/v2 bug
2005-11-02 Yan Zheng[MCAST]: ip[6]_mc_add_src should be called when number...
2005-11-01 Yan Zheng[MCAST] IPv6: Check packet size when process Multicast
2005-10-28 Yan Zheng[MCAST] IPv6: Fix algorithm to compute Querier's Query...
2005-10-05 Yan Zheng[MCAST] ipv6: Fix address size in grec_size
2005-09-15 Denis Lukianov[MCAST]: Fix MCAST_EXCLUDE line dupes
2005-07-09 David S. Miller[IPV6]: Fix warning in ip6_mc_msfilter.
2005-07-09 David L Stevens[IPV4]: (INCLUDE,empty)/leave-group equivalence for...
2005-07-09 David L Stevens[IPV4]: multicast API "join" issues
2005-06-21 Patrick McHardy[NETFILTER]: Restore netfilter assumptions in IPv6...
2005-06-21 David L Stevens[IPV6]: multicast join and misc
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2