开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
tcp_mmap.c
Age
Commit message (
Expand
)
Author
2020-08-20
selftests: net: tcp_mmap: Use huge pages in receive path
Eric Dumazet
2020-08-20
selftests: net: tcp_mmap: Use huge pages in send path
Eric Dumazet
2020-08-20
selftests: net: tcp_mmap: use madvise(MADV_DONTNEED)
Eric Dumazet
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
2020-05-06
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
2020-05-06
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-16
selftests: net: avoid ptl lock contention in tcp_mmap
Eric Dumazet
2019-11-15
selftests: net: tcp_mmap should create detached threads
Eric Dumazet
2019-11-07
selftests: net: Use size_t and ssize_t for counting file size
Masami Hiramatsu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222
Thomas Gleixner
2018-08-02
selftest/net: fix protocol family to work for IPv4.
Maninder Singh
2018-04-29
selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVE
Eric Dumazet
2018-04-16
selftests: net: add tcp_mmap program
Eric Dumazet