aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/igmp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko1-1/+0
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet1-0/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-112/+1
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller1-1/+1
2011-01-04net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail1-2/+2
2010-11-18bonding: IGMP handling cleanupEric Dumazet1-1/+1
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet1-4/+8
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner1-0/+2
2009-11-04net: cleanup include/linuxEric Dumazet1-10/+5
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-0/+2
2009-01-30headers_check fix: linux/igmp.hJaswinder Singh Rajput1-0/+1
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox1-1/+1
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen1-1/+0
2008-03-23[NET]: include/linux/igmp.h - remove duplicate includeJoe Perches1-21/+17
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmphArnaldo Carvalho de Melo1-0/+21
2007-03-06bonding: Improve IGMP join processingJay Vosburgh1-0/+2
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro1-1/+1
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-09-28[IPV4]: trivial igmp annotationsAl Viro1-1/+1
2006-09-28[IPV4]: ip_mc_sf_allow() annotatedAl Viro1-1/+1
2006-09-28[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro1-2/+2
2006-09-28[IPV4]: IGMP on-the-wire data is net-endianAl Viro1-12/+12
2006-09-28[IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro1-2/+2
2006-09-28[IPV4]: ip_check_mc() annotationsAl Viro1-1/+1
2006-06-17[IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan1-1/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+3
2005-07-08[IPV4]: multicast API "join" issuesDavid L Stevens1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+219