index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
igmp.h
Age
Commit message (
Expand
)
Author
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2021-08-05
net/ipv4/igmp: Use struct_size() helper
Gustavo A. R. Silva
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-04-18
igmp.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-22
ipv4/igmp: shrink struct ip_sf_list
Eric Dumazet
2019-03-09
ip: fix ip_mc_may_pull() return value
Eric Dumazet
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2017-08-07
net: ipv4: add second dif to multicast source filter
David Ahern
2017-07-01
net: convert ip_mc_list.refcnt from atomic_t to refcount_t
Reshetova, Elena
2016-02-11
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
2016-02-11
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
2016-02-11
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
2016-02-11
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
2015-09-29
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
2014-09-04
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2011-03-10
ipv4: Remove redundant RCU locking in ip_check_mc().
David S. Miller
2011-01-04
net: typos in comments in include/linux/igmp.h
Francois-Xavier Le Bail
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
2010-11-12
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-02-02
igmp: fix ip_mc_sf_allow race [v5]
Flavio Leitner
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-01-30
headers_check fix: linux/igmp.h
Jaswinder Singh Rajput
2008-10-13
net: Rationalise email address: Network Specific Parts
Alan Cox
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
2008-03-23
[NET]: include/linux/igmp.h - remove duplicate include
Joe Perches
2007-04-25
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph
Arnaldo Carvalho de Melo
2007-03-06
bonding: Improve IGMP join processing
Jay Vosburgh
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
2006-12-02
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
2006-11-21
[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
David L Stevens
2006-09-28
[IPV4]: trivial igmp annotations
Al Viro
2006-09-28
[IPV4]: ip_mc_sf_allow() annotated
Al Viro
2006-09-28
[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated
Al Viro
2006-09-28
[IPV4]: IGMP on-the-wire data is net-endian
Al Viro
2006-09-28
[IPV4]: ip_mc_{inc,dec}_group() annotations
Al Viro
2006-09-28
[IPV4]: ip_check_mc() annotations
Al Viro
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-07-08
[IPV4]: multicast API "join" issues
David L Stevens
[next]