aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/mcast.c
AgeCommit message (Expand)Author
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-10-10[NET]: Make core networking code use seq_open_privatePavel Emelyanov
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger
2007-10-10[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: More skb_put related skb_reset_transport_headerArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ICMP6]: Introduce icmp6_hdr()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[IPV4/IPV6] multicast: Check add_grhead() return valueAlexey Dobriyan
2007-01-23[IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki
2006-12-02[IPV6]: annotate ipv6 mcastAl Viro
2006-09-22[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley
2006-08-17[MCAST]: Fix filter leak on device removal.David L Stevens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser
2006-02-07[PATCH] net/ipv6/mcast.c NULL noise removalAl Viro
2006-01-24[IPV6] MLDv2: fix change records when transitioning to/from inactiveDavid L Stevens
2006-01-17[IPV6]: Preserve procfs IPV6 address output formatYOSHIFUJI Hideaki
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-04[IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki
2005-12-27[IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens
2005-12-26[IPV6]: Increase default MLD_MAX_MSF to 64.David L Stevens
2005-12-02[IGMP]: workaround for IGMP v1/v2 bugDavid Stevens
2005-11-02[MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng
2005-10-31[MCAST] IPv6: Check packet size when process MulticastYan Zheng
2005-10-28[MCAST] IPv6: Fix algorithm to compute Querier's Query IntervalYan Zheng
2005-10-05[MCAST] ipv6: Fix address size in grec_sizeYan Zheng
2005-09-14[MCAST]: Fix MCAST_EXCLUDE line dupesDenis Lukianov
2005-07-08[IPV6]: Fix warning in ip6_mc_msfilter.David S. Miller
2005-07-08[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...David L Stevens
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens
2005-06-21[NETFILTER]: Restore netfilter assumptions in IPv6 multicastPatrick McHardy
2005-06-21[IPV6]: multicast join and miscDavid L Stevens
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds