index
:
pub/scm/linux/kernel/git/mdraid/linux.git
master
song's fork of linux.git
MDRAID Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
mcast.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()
Eric Dumazet
1
-2
/
+2
11 days
ipv6: mcast: use rcu_assign_pointer() for __rcu list updates
Eric Dumazet
1
-7
/
+13
11 days
ipv6: mcast: fix delay calculation in igmp6_join_group()
Eric Dumazet
1
-2
/
+6
11 days
ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()
Eric Dumazet
1
-42
/
+56
11 days
ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()
Eric Dumazet
1
-7
/
+11
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-12
/
+28
2026-07-08
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
1
-12
/
+28
2026-07-03
net: ipv6: report multicast group user count
Yuyang Huang
1
-0
/
+1
2026-06-12
ipv6: mcast: annotate igmp6 timer expiry race
Yuyang Huang
1
-1
/
+2
2026-06-12
ipv6: mcast: annotate data-races around mca_flags
Yuyang Huang
1
-20
/
+32
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2026-06-04
ipv6: mcast: Fix use-after-free when processing MLD queries
Ido Schimmel
1
-4
/
+4
2026-05-27
ipv6: mcast: annotate data-races around mca_users
Yuyang Huang
1
-4
/
+7
2026-05-04
ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
Ujjal Roy
1
-16
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
1
-1
/
+1
2025-08-25
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
1
-36
/
+31
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-16
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
1
-8
/
+2
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
1
-3
/
+0
2025-07-15
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
Yue Haibing
1
-25
/
+23
2025-07-08
ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment.
Kuniyuki Iwashima
1
-6
/
+0
2025-07-08
ipv6: mcast: Don't hold RTNL for MCAST_ socket options.
Kuniyuki Iwashima
1
-29
/
+45
2025-07-08
ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close().
Kuniyuki Iwashima
1
-21
/
+1
2025-07-08
ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP.
Kuniyuki Iwashima
1
-20
/
+27
2025-07-08
ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP.
Kuniyuki Iwashima
1
-11
/
+13
2025-07-08
ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec().
Kuniyuki Iwashima
1
-8
/
+6
2025-07-08
ipv6: mcast: Remove mca_get().
Kuniyuki Iwashima
1
-8
/
+1
2025-07-08
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
1
-6
/
+5
2025-07-08
ipv6: mcast: Replace locking comments with lockdep annotations.
Kuniyuki Iwashima
1
-54
/
+71
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
2025-02-10
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
1
-16
/
+15
2024-12-23
netlink: correct nlmsg size for multicast notifications
Yuyang Huang
1
-2
/
+4
2024-12-15
netlink: add IGMP/MLD join/leave notifications
Yuyang Huang
1
-0
/
+39
2024-12-11
ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
Eric Dumazet
1
-6
/
+6
2024-12-11
ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
Eric Dumazet
1
-5
/
+8
2024-12-11
ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
Eric Dumazet
1
-20
/
+22
2024-08-26
ipv6: mcast: use min() to simplify the code
Li Zetao
1
-2
/
+3
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
1
-7
/
+7
2024-02-12
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
1
-1
/
+0
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
1
-0
/
+4
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
1
-3
/
+2
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
1
-1
/
+1
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
1
-1
/
+1
2023-09-14
ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
Gavrilov Ilia
1
-2
/
+0
2023-07-14
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
1
-5
/
+3
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
1
-4
/
+4
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-5
/
+5
[next]