index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-19
selftests/net: msg_zerocopy enable build with older kernel headers
Thomas Meyer
2017-09-19
selftests: actually run the various net selftests
Josef Bacik
2017-09-19
selftest: add a reuseaddr test
Josef Bacik
2017-09-18
selftests: net: More graceful finding of `ip'.
Daniel Díaz
2017-09-01
selftests: correct define in msg_zerocopy.c
Willem de Bruijn
2017-08-29
selftests: add addrlabel add/delete to rtnetlink.sh
Florian Westphal
2017-08-15
selftests: add 'ip get' to rtnetlink.sh
Florian Westphal
2017-08-10
selftests: add rtnetlink test script
Florian Westphal
2017-08-03
test: add msg_zerocopy test
Willem de Bruijn
2017-06-23
selftest/net/Makefile: Specify output with $(OUTPUT)
SeongJae Park
2017-04-25
selftests/net: Fix broken test case in psock_fanout
Mike Maloney
2017-04-24
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
Mike Maloney
2017-04-24
selftests/net: cleanup unused parameter in psock_fanout
Mike Maloney
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
selftests/net: Fixes psock_fanout CBPF test case
Mike Maloney
2017-04-05
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-12
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
selftests: do not require bash to run netsocktests testcase
Rolf Eike Beer
2017-01-05
tools: psock_tpacket: block Rx until socket filter has been added and socket ...
Sowmini Varadhan
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
2016-10-22
reuseport, bpf: add test case for bpf_get_numa_node_id
Daniel Borkmann
2016-06-06
soreuseport: Fix reuseport_bpf testcase on 32bit architectures
Helge Deller
2016-04-14
soreuseport: test mixed v4/v6 sockets
Craig Gallek
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
2016-02-11
soreuseport: BPF selection functional test for TCP
Craig Gallek
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
2016-01-04
soreuseport: BPF selection functional test
Craig Gallek
2015-08-17
selftests/net: test extended BPF fanout mode
Willem de Bruijn
2015-08-17
selftests/net: test classic bpf fanout mode
Willem de Bruijn
2015-05-18
selftests/net: expect headroom in psock_fanout rollover
Willem de Bruijn
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
2015-03-13
selftests: Add install target
Michael Ellerman
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2014-12-16
Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-11-11
selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
Shuah Khan
2014-11-05
selftests/net: move test out of Makefile into a shell script
Shuah Khan
2014-05-12
net: filter: BPF testsuite
Alexei Starovoitov
2013-07-02
tools: selftests: psock_tpacket: get rid of macro wrappers
Daniel Borkmann
2013-04-29
selftests: psock_tpacket: fix status check
Daniel Borkmann
2013-04-19
net: Add .gitignore to networking selftests directory.
David S. Miller
2013-04-07
selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
Daniel Borkmann
2013-03-21
net: fix psock_fanout on sparc64
Willem de Bruijn
2013-03-20
net: Move selftests to common net/ subdirectory.
David S. Miller