index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
5 days
selftests/landlock: Add test for TCP fast open
Matthieu Buffet
2026-06-14
selftests/landlock: Add tests for quiet flag with net rules
Tingmao Wang
2026-06-13
selftests/landlock: Add tests for UDP send
Matthieu Buffet
2026-06-13
selftests/landlock: Add tests for UDP bind/connect
Matthieu Buffet
2026-06-13
landlock: Add UDP send+connect access control
Matthieu Buffet
2026-06-13
landlock: Add UDP bind() access control
Matthieu Buffet
2026-06-13
landlock: Set audit_net.sk for socket access checks
Mickaël Salaün
2026-04-07
selftests/landlock: Fix format warning for __u64 in net_test
Mickaël Salaün
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