summaryrefslogtreecommitdiff
path: root/security/landlock/net.c
AgeCommit message (Expand)Author
5 dayslandlock: Fix TCP Fast Open connection bypassMatthieu Buffet
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang
2026-06-14landlock: Add a place for flags to layer rulesTingmao Wang
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet
2026-06-13landlock: Fix unmarked concurrent access to socket familyMatthieu Buffet
2026-06-13landlock: Set audit_net.sk for socket access checksMickaël Salaün
2026-02-10landlock: Transpose the layer masks data structureGünther Noack
2026-02-06landlock: Refactor TCP socket type checkMatthieu Buffet
2025-12-26landlock: Fix TCP handling of short AF_UNSPEC addressesMatthieu Buffet
2025-03-26landlock: Log TCP bind and connect denialsMickaël Salaün
2025-03-26landlock: Prepare to use credential instead of domain for networkMickaël Salaün
2025-02-14landlock: Fix non-TCP sockets restrictionMikhail Ivanov
2024-11-09landlock: Refactor network access mask managementMickaël Salaün
2024-03-08landlock: Simplify current_check_access_socket()Mickaël Salaün
2023-11-12LSM: Identify modules by more than nameCasey Schaufler
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze