summaryrefslogtreecommitdiff
path: root/net/unix/scm.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-04af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima1-3/+3
2023-08-10net: annotate data-races around sock->opsEric Dumazet1-1/+2
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet1-0/+6
2022-01-15af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet1-2/+4
2020-10-01io_uring: move io_uring_get_socket() into io_uring.hJens Axboe1-0/+1
2019-02-28net: split out functions related to registering inflight socket filesJens Axboe1-0/+151