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