summaryrefslogtreecommitdiffstats
path: root/net/ipv6/mcast.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: sparse warning fixesStephen Hemminger2007-10-111-2/+2
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-111-10/+5Star
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-111-7/+5Star
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-6/+6
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-4/+5
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-2/+2
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-8/+7Star
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-3/+3
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: More skb_put related skb_reset_transport_headerArnaldo Carvalho de Melo2007-04-261-2/+3
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-7/+9
* [ICMP6]: Introduce icmp6_hdr()Arnaldo Carvalho de Melo2007-04-261-3/+3
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-8/+7Star
* [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman2007-04-261-2/+2
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-2/+2
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-18/+18
* [IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan2007-02-081-0/+2
* [IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki2007-01-241-6/+0Star
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-031-2/+2
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-031-7/+13
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-031-6/+6
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-221-1/+1
* [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-181-4/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-211-10/+7Star
* [PATCH] net/ipv6/mcast.c NULL noise removalAl Viro2006-02-081-1/+1
* [IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens2006-01-241-9/+47
* [IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki2006-01-171-3/+3
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-6/+3Star
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-6/+5Star
* [IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki2006-01-041-1/+1
* [IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens2005-12-271-30/+110
* [IPV6]: Increase default MLD_MAX_MSF to 64.David L Stevens2005-12-271-1/+1
* [IGMP]: workaround for IGMP v1/v2 bugDavid Stevens2005-12-031-0/+5
* [MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2005-11-031-1/+3
* [MCAST] IPv6: Check packet size when process MulticastYan Zheng2005-11-011-2/+17
* [MCAST] IPv6: Fix algorithm to compute Querier's Query IntervalYan Zheng2005-10-281-1/+1
* [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-051-1/+1
* [MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov2005-09-151-1/+1
* [IPV6]: Fix warning in ip6_mc_msfilter.David S. Miller2005-07-091-0/+1
* [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens2005-07-091-1/+9
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-6/+12
* [NETFILTER]: Restore netfilter assumptions in IPv6 multicastPatrick McHardy2005-06-211-21/+26
* [IPV6]: multicast join and miscDavid L Stevens2005-06-211-0/+21
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2499