projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
edce1a2
31c50ae
)
Merge branch 'sockmap: add sockmap support for unix stream socket'
author
Andrii Nakryiko
<andrii@kernel.org>
Tue, 17 Aug 2021 01:42:18 +0000
(18:42 -0700)
committer
Andrii Nakryiko
<andrii@kernel.org>
Tue, 17 Aug 2021 01:44:19 +0000
(18:44 -0700)
Jiang Wang says:
====================
This patch series add support for unix stream type
for sockmap. Sockmap already supports TCP, UDP,
unix dgram types. The unix stream support is similar
to unix dgram.
Also add selftests for unix stream type in sockmap tests.
====================
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Trivial merge