index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
landlock
/
net_test.c
Age
Commit message (
Expand
)
Author
2025-12-26
selftests/landlock: Add missing connect(minimal AF_UNSPEC) test
Matthieu Buffet
2025-12-26
selftests/landlock: Fix TCP bind(AF_UNSPEC) test case
Matthieu Buffet
2025-03-26
selftests/landlock: Add audit tests for network
Mickaël Salaün
2025-02-14
selftests/landlock: Test that MPTCP actions are not restricted
Mikhail Ivanov
2025-02-14
selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
Mikhail Ivanov
2024-09-16
selftests/landlock: Test abstract UNIX socket scoping
Tahera Fahimi
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-02-02
selftests/landlock: Fix capability for net_test
Mickaël Salaün
2024-01-25
selftests/landlock: Fix net_test build with old libc
Hu Yadi
2023-12-22
selftests/landlock: Add tests to check unhandled rule's access rights
Mickaël Salaün
2023-12-22
selftests/landlock: Add tests to check unknown rule's access rights
Mickaël Salaün
2023-10-26
selftests/landlock: Add network tests
Konstantin Meskhidze