index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
af_unix
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-12-10
selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...
Guenter Roeck
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-27
selftests: af_unix: remove unused stdlib.h include
Sunday Adelodun
2025-11-25
selftest: af_unix: Extend recv() timeout in so_peek_off.c.
Kuniyuki Iwashima
2025-11-25
selftest: af_unix: Create its own .gitignore.
Kuniyuki Iwashima
2025-11-24
selftests: af_unix: don't use SKIP for expected failures
Jakub Kicinski
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
selftest: af_unix: Add test for SO_PEEK_OFF.
Kuniyuki Iwashima
2025-11-18
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
Sunday Adelodun
2025-10-06
selftests: net: unify the Makefile formats
Jakub Kicinski
2025-10-06
selftests: net: sort configs
Jakub Kicinski
2025-08-12
selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.
Kuniyuki Iwashima
2025-08-12
selftest: af_unix: Silence -Wall warning for scm_pid.c.
Kuniyuki Iwashima
2025-08-12
selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...
Kuniyuki Iwashima
2025-08-12
selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.
Kuniyuki Iwashima
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-08
selftest: af_unix: Add test for SO_INQ.
Kuniyuki Iwashima
2025-07-04
selftests: net: extend SCM_PIDFD test to cover stale pidfds
Alexander Mikhalitsyn
2025-06-24
selftest: af_unix: Add tests for -ECONNRESET.
Kuniyuki Iwashima
2025-06-24
af_unix: Add test for consecutive consumed OOB.
Kuniyuki Iwashima
2025-05-23
selftest: af_unix: Test SO_PASSRIGHTS.
Kuniyuki Iwashima
2024-09-09
af_unix: Don't return OOB skb in manage_oob().
Kuniyuki Iwashima
2024-08-14
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2024-06-27
af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Add msg_oob.c.
Kuniyuki Iwashima
2024-06-27
selftest: af_unix: Remove test_unix_oob.c.
Kuniyuki Iwashima
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
2024-05-21
selftest: af_unix: Make SCM_RIGHTS into OOB data.
Kuniyuki Iwashima
2024-03-29
selftest: af_unix: Test GC for SCM_RIGHTS.
Kuniyuki Iwashima
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
2023-10-16
selftests: net: remove unused variables
zhujun2
2023-06-12
selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
Alexander Mikhalitsyn
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
2022-07-20
selftests: net: af_unix: Fix a build error of unix_connect.c.
Kuniyuki Iwashima
2022-07-05
selftests: net: af_unix: Test connect() with different netns.
Kuniyuki Iwashima
2022-03-18
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
2021-09-19
selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
Shuah Khan
[next]