index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
unix_bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
1
-0
/
+3
2024-01-04
bpf: sockmap, fix proto update hook to avoid dup calls
John Fastabend
1
-3
/
+18
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
1
-0
/
+5
2023-03-03
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
1
-0
/
+3
2022-10-29
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
1
-4
/
+4
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-3
/
+2
2021-10-26
net: Implement ->sock_is_readable() for UDP and AF_UNIX
Cong Wang
1
-0
/
+2
2021-08-17
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
1
-22
/
+71
2021-08-03
bpf, unix: Check socket type in unix_bpf_update_proto()
Cong Wang
1
-0
/
+3
2021-07-30
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
1
-8
/
+8
2021-07-16
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
1
-0
/
+75
2021-07-16
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
1
-0
/
+47