Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-12 | selftests: net: add SCM_PIDFD / SO_PEERPIDFD test | Alexander Mikhalitsyn | 2 | -1/+432 |
2023-01-09 | af_unix: selftest: Fix the size of the parameter to connect() | Mirsad Goran Todorovac | 1 | -1/+1 |
2022-12-01 | af_unix: Add test for sock_diag and UDIAG_SHOW_UID. | Kuniyuki Iwashima | 2 | -1/+179 |
2022-07-20 | selftests: net: af_unix: Fix a build error of unix_connect.c. | Kuniyuki Iwashima | 1 | -2/+1 |
2022-07-05 | selftests: net: af_unix: Test connect() with different netns. | Kuniyuki Iwashima | 2 | -1/+151 |
2022-03-18 | af_unix: Support POLLPRI for OOB. | Kuniyuki Iwashima | 1 | -3/+3 |
2021-09-19 | selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS | Shuah Khan | 1 | -4/+1 |
2021-09-19 | selftests: net: af_unix: Fix incorrect args in test result msg | Shuah Khan | 1 | -2/+3 |
2021-08-04 | af_unix: Add OOB support | Rao Shoaib | 2 | -0/+442 |