summaryrefslogtreecommitdiff
path: root/net/ipv6/mcast.c
AgeCommit message (Expand)Author
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-11-30ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src()Jun Zhao
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-18ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2011-08-24mcast: Fix source address selection for multicast listener reportYan, Zheng
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-07net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu()Lai Jiangshan
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-07mcast: net_device dev not usedHagen Paul Pfeifer
2011-03-02xfrm: Return dst directly from xfrm_lookup()David S. Miller
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-15net/ipv6/mcast.c: Remove unnecessary semicolonsJoe Perches
2010-06-10net-next: remove useless union keywordChangli Gao
2010-06-09ipv6: mcast: RCU conversionsEric Dumazet
2010-06-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-05ipv6: avoid high order allocationsEric Dumazet
2010-06-01net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-23ipv6 mcast: Introduce include/net/mld.h for MLD definitions.YOSHIFUJI Hideaki
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt
2010-02-17IPv6: convert mc_lock to spinlockStephen Hemminger
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2009-11-13ipv6: use RCU to walk list of network devicesEric Dumazet
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-07-21mcastv6: Local variable shadows function argumentGerrit Renker
2009-06-03net: skb->dst accessorsEric Dumazet
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2008-12-14ipv6/mcast: join error paths using gotoIlpo Järvinen
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-10-29net: replace %#p6 format specifier with %pi6Harvey Harrison
2008-10-28net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev
2008-10-08ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev
2008-10-08ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev
2008-10-08netns: add net parameter to IP6_INC_STATSDenis V. Lunev
2008-07-19ipv6 mcast: Omit redundant address family checks in ip6_mc_source().YOSHIFUJI Hideaki
2008-07-19ipv6 netns: Make several "global" sysctl variables namespace aware.YOSHIFUJI Hideaki
2008-06-11Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-12ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c.Rami Rosen
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg