summaryrefslogtreecommitdiffstats
path: root/net/unix/scm.c
Commit message (Expand)AuthorAgeFilesLines
* af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima2023-09-041-3/+3
* net: annotate data-races around sock->opsEric Dumazet2023-08-091-1/+2
* net: reclaim skb->scm_io_uring bitEric Dumazet2023-03-081-0/+6
* af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2022-01-141-2/+4
* io_uring: move io_uring_get_socket() into io_uring.hJens Axboe2020-09-301-0/+1
* net: split out functions related to registering inflight socket filesJens Axboe2019-02-281-0/+151