aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/mcast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki1-7/+13
2006-12-02[IPV6]: annotate ipv6 mcastAl Viro1-6/+6
2006-09-22[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley1-1/+1
2006-08-17[MCAST]: Fix filter leak on device removal.David L Stevens1-4/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser1-10/+7
2006-02-07[PATCH] net/ipv6/mcast.c NULL noise removalAl Viro1-1/+1
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens1-9/+47
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki1-3/+3
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-6/+3
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn1-6/+5
2006-01-04[IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki1-1/+1
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens1-30/+110
2005-12-26[IPV6]: Increase default MLD_MAX_MSF to 64.David L Stevens1-1/+1
2005-12-02[IGMP]: workaround for IGMP v1/v2 bugDavid Stevens1-0/+5
2005-11-02[MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng1-1/+3
2005-10-31[MCAST] IPv6: Check packet size when process MulticastYan Zheng1-2/+17
2005-10-28[MCAST] IPv6: Fix algorithm to compute Querier's Query IntervalYan Zheng1-1/+1
2005-10-05[MCAST] ipv6: Fix address size in grec_sizeYan Zheng1-1/+1
2005-09-14[MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov1-1/+1
2005-07-08[IPV6]: Fix warning in ip6_mc_msfilter.David S. Miller1-0/+1
2005-07-08[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fixDavid L Stevens1-1/+9
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens1-6/+12
2005-06-21[NETFILTER]: Restore netfilter assumptions in IPv6 multicastPatrick McHardy1-21/+26
2005-06-21[IPV6]: multicast join and miscDavid L Stevens1-0/+21
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2499