summaryrefslogtreecommitdiffstats
path: root/include/linux/igmp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-6/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* | ipv4/igmp: shrink struct ip_sf_listEric Dumazet2019-05-231-1/+1
|/
* ip: fix ip_mc_may_pull() return valueEric Dumazet2019-03-101-1/+1
* net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli2019-02-031-1/+7
* bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing2019-01-231-1/+10
* ipv4/igmp: init group mode as INCLUDE when join source groupHangbin Liu2018-07-161-0/+2
* net: ipv4: add second dif to multicast source filterDavid Ahern2017-08-071-1/+2
* net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+2
* igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-111-2/+0Star
* igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-111-1/+0Star
* igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-111-1/+0Star
* igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-111-1/+0Star
* net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcuAlexander Duyck2015-09-301-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-051-0/+1
* net: convert resend IGMP to notifier eventJiri Pirko2013-07-241-1/+0Star
* 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/+1Star
* ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller2011-03-111-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/+5Star
* 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-141-1/+1
* ipv4: Do cleanup for ip_mr_initWang Chen2008-07-031-1/+0Star
* [NET]: include/linux/igmp.h - remove duplicate includeJoe Perches2008-03-241-21/+17Star
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-261-3/+3
* [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmphArnaldo Carvalho de Melo2007-04-261-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-031-1/+1
* [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-221-1/+1
* [IPV4]: trivial igmp annotationsAl Viro2006-09-291-1/+1
* [IPV4]: ip_mc_sf_allow() annotatedAl Viro2006-09-291-1/+1
* [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro2006-09-291-2/+2
* [IPV4]: IGMP on-the-wire data is net-endianAl Viro2006-09-291-12/+12
* [IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro2006-09-291-2/+2
* [IPV4]: ip_check_mc() annotationsAl Viro2006-09-291-1/+1
* [IPV4] igmp: Fixup struct ip_mc_list::multiaddr typeAlexey Dobriyan2006-06-181-1/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-0/+3
* [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-091-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+219