1. 9a8216e Mpersify fetchers of struct msghdr and struct mmsghdr by Dmitry V. Levin · 8 years ago
  2. 4b38ce9 net.c: move fallback definition of struct mmsghdr to a separate file. by Dmitry V. Levin · 8 years ago
  3. 26f90af net.c: print struct msghdr as a regular structure by Dmitry V. Levin · 8 years ago
  4. d44707d Fix dumping of recvmmsg syscall in case of short read by Dmitry V. Levin · 9 years ago
  5. a541730 tests/tests.h: add ARRAY_SIZE and LENGTH_OF macros by Dmitry V. Levin · 9 years ago
  6. 536a035 tests: add tprintf function to libtests by Dmitry V. Levin · 9 years ago
  7. 19d10f8 mmsg.test: fix regression introduced by commit v4.11-138-g6e815ce by Dmitry V. Levin · 9 years ago
  8. 55f3c89 tests: fix clang "duplicate 'const' declaration specifier" warnings by Dmitry V. Levin · 9 years ago
  9. eb4649a tests/mmsg.c: fix build on rhel6/ppc by Dmitry V. Levin · 9 years ago
  10. 35eb03f mmsg.test: check memory access by sendmmsg and recvmmsg decoders by Dmitry V. Levin · 9 years ago
  11. 3a184fe mmsg.test: check decoding of flags passed to sendmmsg and recvmmsg by Dmitry V. Levin · 9 years ago
  12. 6e815ce mmsg.test: prefer direct sendmmsg/recvmmsg syscalls to libc wrappers by Dmitry V. Levin · 9 years ago
  13. 4e66672 tests/mmsg.c: use libtests by Dmitry V. Levin · 9 years ago
  14. 0c8853c tests: include tests.h instead of config.h by Dmitry V. Levin · 9 years ago
  15. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  16. 95cbf6e tests: skip sendmmsg/recvmmsg test if these syscalls are not implemented in kernel by Dmitry V. Levin · 10 years ago
  17. 993198d tests: add a test for decoding and dumping of recvmmsg/sendmmsg by Masatake YAMATO · 10 years ago