index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
igmp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-22
ipv4/igmp: shrink struct ip_sf_list
Eric Dumazet
1
-1
/
+1
2019-03-09
ip: fix ip_mc_may_pull() return value
Eric Dumazet
1
-1
/
+1
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
1
-1
/
+7
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
1
-1
/
+10
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
1
-0
/
+2
2017-08-07
net: ipv4: add second dif to multicast source filter
David Ahern
1
-1
/
+2
2017-07-01
net: convert ip_mc_list.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2016-02-11
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
1
-2
/
+0
2016-02-11
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
1
-1
/
+0
2016-02-11
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
1
-1
/
+0
2016-02-11
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
1
-1
/
+0
2015-09-29
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
1
-1
/
+1
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
1
-0
/
+1
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-0
/
+1
2014-09-04
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
1
-0
/
+1
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
1
-1
/
+0
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-112
/
+1
2011-03-10
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
1
-1
/
+1
2011-01-04
net: typos in comments in include/linux/igmp.h
Francois-Xavier Le Bail
1
-2
/
+2
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-1
/
+1
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
1
-4
/
+8
2010-02-02
igmp: fix ip_mc_sf_allow race [v5]
Flavio Leitner
1
-0
/
+2
2009-11-04
net: cleanup include/linux
Eric Dumazet
1
-10
/
+5
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
1
-0
/
+2
2009-01-30
headers_check fix: linux/igmp.h
Jaswinder Singh Rajput
1
-0
/
+1
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
1
-1
/
+1
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
1
-1
/
+0
2008-03-23
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
1
-21
/
+17
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph
Arnaldo Carvalho de Melo
1
-0
/
+21
2007-03-06
bonding: Improve IGMP join processing
Jay Vosburgh
1
-0
/
+2
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
1
-0
/
+1
2006-12-02
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
1
-1
/
+1
2006-11-21
[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
David L Stevens
1
-1
/
+1
2006-09-28
[IPV4]: trivial igmp annotations
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: ip_mc_sf_allow() annotated
Al Viro
1
-1
/
+1
2006-09-28
[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: IGMP on-the-wire data is net-endian
Al Viro
1
-12
/
+12
2006-09-28
[IPV4]: ip_mc_{inc,dec}_group() annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: ip_check_mc() annotations
Al Viro
1
-1
/
+1
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
1
-1
/
+1
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+3
2005-07-08
[IPV4]: multicast API "join" issues
David L Stevens
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+219