aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/mcast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-12[IPV6]: Use in6addr_any where appropriate.YOSHIFUJI Hideaki1-8/+11
2008-04-12[IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki1-15/+8
2008-04-12[IPV6]: Make address arguments const.YOSHIFUJI Hideaki1-11/+9
2008-04-03[IPV6]: Simplify IPv6 control sockets creation.Denis V. Lunev1-13/+6
2008-03-26[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-6/+6
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-3/+3
2008-03-21[NETNS][IPV6] mcast - fix compilation warning when procfs is not compiled inDaniel Lezcano1-15/+38
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano1-38/+78
2008-03-04[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookupDaniel Lezcano1-2/+2
2008-03-04[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.YOSHIFUJI Hideaki1-21/+45
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev1-1/+1
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet1-0/+4
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-3/+3
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-9/+5
2007-10-10[NET]: Make core networking code use seq_open_privatePavel Emelyanov1-36/+4
2007-10-10[NET]: sparse warning fixesStephen Hemminger1-2/+2
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-10/+5
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens1-7/+5
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-6/+6
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-4/+5
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-2/+2
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-8/+7
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: More skb_put related skb_reset_transport_headerArnaldo Carvalho de Melo1-2/+3
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-7/+9
2007-04-25[ICMP6]: Introduce icmp6_hdr()Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-8/+7
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman1-2/+2
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-2/+2
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-18/+18
2007-02-08[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan1-0/+2
2007-01-23[IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki1-6/+0
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro1-2/+2
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