summaryrefslogtreecommitdiffstats
path: root/include/linux/igmp.h
Commit message (Expand)AuthorAgeFilesLines
* igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-111-2/+0
* igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-111-1/+0
* igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-111-1/+0
* igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-111-1/+0
* net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck2015-09-291-1/+1
* IGMP: Inhibit reports for local multicast groupsPhilip Downey2015-08-281-0/+1
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-041-0/+1
* ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2014-09-041-0/+1
* net: convert resend IGMP to notifier eventJiri Pirko2013-07-231-1/+0
* igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-121-0/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-112/+1
* ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller2011-03-101-1/+1
* net: typos in comments in include/linux/igmp.hFrancois-Xavier Le Bail2011-01-041-2/+2
* bonding: IGMP handling cleanupEric Dumazet2010-11-181-1/+1
* igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-121-4/+8
* igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-0/+2
* net: cleanup include/linuxEric Dumazet2009-11-041-10/+5
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-151-0/+2
* headers_check fix: linux/igmp.hJaswinder Singh Rajput2009-01-301-0/+1
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* ipv4: Do cleanup for ip_mr_initWang Chen2008-07-031-1/+0
* [NET]: include/linux/igmp.h - remove duplicate includeJoe Perches2008-03-231-21/+17
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-3/+3
* [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmphArnaldo Carvalho de Melo2007-04-251-0/+21
* bonding: Improve IGMP join processingJay Vosburgh2007-03-061-0/+2
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [NET]: Annotate checksums in on-the-wire packets.Al Viro2006-12-021-1/+1
* [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-211-1/+1
* [IPV4]: trivial igmp annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_mc_sf_allow() annotatedAl Viro2006-09-281-1/+1
* [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro2006-09-281-2/+2
* [IPV4]: IGMP on-the-wire data is net-endianAl Viro2006-09-281-12/+12
* [IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro2006-09-281-2/+2
* [IPV4]: ip_check_mc() annotationsAl Viro2006-09-281-1/+1
* [IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan2006-06-171-1/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+3
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-081-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+219