aboutsummaryrefslogtreecommitdiff
path: root/net/unix/scm.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-04af_unix: Fix data-races around user->unix_inflight.Gravatar Kuniyuki Iwashima 1-3/+3
2023-08-09net: annotate data-races around sock->opsGravatar Eric Dumazet 1-1/+2
2023-03-08net: reclaim skb->scm_io_uring bitGravatar Eric Dumazet 1-0/+6
2022-01-14af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressGravatar Eric Dumazet 1-2/+4
2020-09-30io_uring: move io_uring_get_socket() into io_uring.hGravatar Jens Axboe 1-0/+1
2019-02-28net: split out functions related to registering inflight socket filesGravatar Jens Axboe 1-0/+151