index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
unix_bpf.c
Age
Commit message (
Expand
)
Author
2025-03-25
af_unix: Explicitly include headers for non-pointer struct fields.
Kuniyuki Iwashima
2025-03-25
af_unix: Move internal definitions to net/unix/.
Kuniyuki Iwashima
2025-03-25
af_unix: Sort headers.
Kuniyuki Iwashima
2024-07-17
af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
Michal Luczaj
2024-01-03
bpf: sockmap, fix proto update hook to avoid dup calls
John Fastabend
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2023-03-03
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2021-10-26
net: Implement ->sock_is_readable() for UDP and AF_UNIX
Cong Wang
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-03
bpf, unix: Check socket type in unix_bpf_update_proto()
Cong Wang
2021-07-30
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-15
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-15
af_unix: Implement ->psock_update_sk_prot()
Cong Wang