1. ef14102 ipv4: drop unused assignment by luo penghao · 3 years, 2 months ago
  2. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  3. b69dd5b net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
  4. 4a2b285 net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
  5. e6a1f7e net/ipv4/igmp: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  6. 4167a96 net/ipv4: Revert use of struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  7. 2d3e5ca net/ipv4: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 6 months ago
  8. 23d2b94 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 6 months ago
  9. d8e2973 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
  10. 931ca7a ip*_mc_gsfget(): lift copyout of struct group_filter into callers by Al Viro · 4 years, 10 months ago
  11. c3e042f igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVAL by Li RongQing · 5 years ago
  12. 5a43f69 igmp: uninline ip_mc_validate_checksum() by Alexey Dobriyan · 5 years ago
  13. a1c4cd6 net: fix __ip_mc_inc_group usage by Li RongQing · 5 years ago
  14. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. e5b1c6c igmp: fix memory leak in igmpv3_del_delrec() by Eric Dumazet · 6 years ago
  16. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. cd5a411 net: use new in_dev_ifa iterators by Florian Westphal · 6 years ago
  18. 2f4c533 Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  19. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  20. 903869b ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 6 years ago
  21. 3580d04 ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 6 years ago
  22. a2b5a3f net: remove unneeded switch fall-through by Li RongQing · 6 years ago
  23. 9fb2080 net: Fix ip_mc_{dec,inc}_group allocation context by Florian Fainelli · 6 years ago
  24. a2e2ca3 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals by Linus Lüssing · 6 years ago
  25. ba5ea614 bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls by Linus Lüssing · 6 years ago
  26. 966c37f ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  27. ff06525 igmp: fix incorrect unsolicit report count after link down and up by Hangbin Liu · 6 years ago
  28. 4fb7253 igmp: fix incorrect unsolicit report count when join group by Hangbin Liu · 6 years ago
  29. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. b87bac1 net: igmp: make function __ip_mc_inc_group() static by Wei Yongjun · 6 years ago
  31. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. 08d3ffc multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  33. 0ae0d60 multicast: remove useless parameter for group add by Hangbin Liu · 6 years ago
  34. 6e2059b ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 7 years ago
  35. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  36. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  37. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  38. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  39. e7aadb2 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
  40. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. ad23b75 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  42. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  43. a46182b net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  44. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  45. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  46. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. c7b725b net: igmp: Use ingress interface rather than vrf device by David Ahern · 7 years ago
  48. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
  50. 60d9b03 net: ipv4: add second dif to multicast source filter by David Ahern · 7 years ago
  51. 8851ab5 net: convert ip_mc_list.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  52. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. b4846fc igmp: add a missing spin_lock_init() by WANG Cong · 8 years ago
  54. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  55. c38b7d3 igmp: acquire pmc lock for ip_mc_clear_src() by WANG Cong · 8 years ago
  56. 9c8bb16 igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  57. 7ababb7 igmp: Make igmp group member RFC 3376 compliant by Michal Tesar · 8 years ago
  58. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  59. 24803f3 igmp: do not remove igmp souce list info when set link down by Hangbin Liu · 8 years ago
  60. a052517 net/multicast: should not send source list records when have filter mode change by Hangbin Liu · 8 years ago
  61. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  62. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 9 years ago
  63. dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 9 years ago
  64. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  65. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  66. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  67. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  68. 4eba7bb ipv4: igmp: Allow removing groups from a removed interface by Andrew Lunn · 9 years ago
  69. 87e9f03 ipv4: fix a potential deadlock in mcast getsockopt() path by WANG Cong · 9 years ago
  70. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  71. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  72. 2094acb net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu by Alexander Duyck · 9 years ago
  73. df2cf4a IGMP: Inhibit reports for local multicast groups by Philip Downey · 9 years ago
  74. a516993 net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code by Linus Lüssing · 9 years ago
  75. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 10 years ago
  76. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  77. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  78. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
  79. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  80. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  81. 959d10f igmp: add __ip_mc_{join|leave}_group() by Eric Dumazet · 10 years ago
  82. 4c672e4 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  83. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  84. 436f7c2 igmp: remove camel case definitions by Fabian Frederick · 10 years ago
  85. b47bd8d ipv4: igmp: fix v3 general query drop monitor false positive by Daniel Borkmann · 10 years ago
  86. a9fe8e2 ipv4: implement igmp_qrv sysctl to tune igmp robustness variable by Hannes Frederic Sowa · 10 years ago
  87. e6b6888 net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  88. 179542a igmp: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  89. 52ad353 igmp: fix the problem when mc leave group by dingtianhong · 11 years ago
  90. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 11 years ago
  91. de08dc1 igmp: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  92. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  93. 72c1d3b ipv4: register igmp_notifier even when !CONFIG_PROC_FS by WANG Cong · 11 years ago
  94. c71151f ipv4: fix all space errors in file igmp.c by Weilong Chen · 11 years ago
  95. e240165 ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put by Salam Noureddine · 11 years ago
  96. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  97. 2690048 net: igmp: Allow user-space configuration of igmp unsolicited report interval by William Manley · 11 years ago
  98. cab7004 net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3 by William Manley · 11 years ago
  99. 9d4a031 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL by Hannes Frederic Sowa · 11 years ago
  100. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago