summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/tcp_mmap.c
AgeCommit message (Expand)Author
2020-08-20selftests: net: tcp_mmap: Use huge pages in receive pathEric Dumazet
2020-08-20selftests: net: tcp_mmap: Use huge pages in send pathEric Dumazet
2020-08-20selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)Eric Dumazet
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet
2019-11-15selftests: net: tcp_mmap should create detached threadsEric Dumazet
2019-11-07selftests: net: Use size_t and ssize_t for counting file sizeMasami Hiramatsu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh
2018-04-29selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet
2018-04-16selftests: net: add tcp_mmap programEric Dumazet