summaryrefslogtreecommitdiff
path: root/net/ipv4/igmp.c
Commit message (Expand)AuthorAge
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-13
* net: igmp: add a missing rcu locking sectionEric Dumazet2018-02-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
|\
| * net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-22
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
|/
* net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee2017-12-13
* ipv4: igmp: guard against silly MTU valuesEric Dumazet2017-12-13
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\
| * net: igmp: Use ingress interface rather than vrf deviceDavid Ahern2017-08-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-10
|\ \ | |/
| * igmp: Fix regression caused by igmp sysctl namespace code.Nikolay Borisov2017-08-09
* | net: ipv4: add second dif to multicast source filterDavid Ahern2017-08-07
|/
* net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-21
|\
| * igmp: add a missing spin_lock_init()WANG Cong2017-06-20
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
|/
* igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong2017-06-13
* igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-09
* igmp: Make igmp group member RFC 3376 compliantMichal Tesar2017-01-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* igmp: do not remove igmp souce list info when set link downHangbin Liu2016-11-15
* net/multicast: should not send source list records when have filter mode changeHangbin Liu2016-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-03-03
* | igmp: net: Move igmp namespace init to correct fileNikolay Borisov2016-02-16
* | igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2016-02-11
* | igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2016-02-11
* | igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2016-02-11
* | igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2016-02-11
|/
* ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2015-12-03
* ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2015-11-04
* ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman2015-10-08
* ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman2015-10-08
* 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: fix wrong skb_get() usage / crash in IGMP/MLD parsing codeLinus Lüssing2015-08-13
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-04
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa2015-03-25
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
* ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-05
* net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches2014-11-05
* igmp: remove camel case definitionsFabian Frederick2014-11-04
* ipv4: igmp: fix v3 general query drop monitor false positiveDaniel Borkmann2014-10-06