aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park1-2/+1
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney1-1/+1
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney1-11/+84
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney1-9/+9
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+23
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2-12/+23
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin2-1/+201
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-11/+4
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan1-7/+32
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com1-2/+0
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com1-9/+4
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket has been bound to loopback.Sowmini Varadhan1-3/+3
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan1-17/+74
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann3-4/+263
2016-06-06soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller1-5/+5
2016-04-14soreuseport: test mixed v4/v6 socketsCraig Gallek3-1/+210
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-8/+370
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang1-0/+3
2016-02-11soreuseport: BPF selection functional test for TCPCraig Gallek4-8/+370
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek1-0/+47
2016-01-04soreuseport: BPF selection functional testCraig Gallek3-1/+469
2015-08-17selftests/net: test extended BPF fanout modeWillem de Bruijn1-0/+53
2015-08-17selftests/net: test classic bpf fanout modeWillem de Bruijn2-12/+33
2015-05-18selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn1-1/+1
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman1-1/+0
2015-03-13selftests: Add install targetMichael Ellerman1-0/+1
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman3-4/+4
2014-12-16Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-7/+11
2014-11-11selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan1-1/+1
2014-11-05selftests/net: move test out of Makefile into a shell scriptShuah Khan2-7/+11
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov1-1/+7
2013-07-02tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann1-39/+20
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-19net: Add .gitignore to networking selftests directory.David S. Miller1-0/+3
2013-04-07selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann5-87/+966
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn1-1/+7
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller5-0/+527