summaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
AgeCommit message (Expand)Author
2021-10-26net: Implement ->sock_is_readable() for UDP and AF_UNIXCong Wang
2021-08-16af_unix: Add unix_stream_proto for sockmapJiang Wang
2021-08-03bpf, unix: Check socket type in unix_bpf_update_proto()Cong Wang
2021-07-30unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()Cong Wang
2021-07-15af_unix: Implement unix_dgram_bpf_recvmsg()Cong Wang
2021-07-15af_unix: Implement ->psock_update_sk_prot()Cong Wang