summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-191-1/+1
* selftests: actually run the various net selftestsJosef Bacik2017-09-191-3/+3
* selftest: add a reuseaddr testJosef Bacik2017-09-193-1/+116
* selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-181-1/+1
* selftests: correct define in msg_zerocopy.cWillem de Bruijn2017-09-011-3/+3
* selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal2017-08-291-0/+41
* selftests: add 'ip get' to rtnetlink.shFlorian Westphal2017-08-151-0/+32
* selftests: add rtnetlink test scriptFlorian Westphal2017-08-102-1/+200
* test: add msg_zerocopy testWillem de Bruijn2017-08-034-1/+811
* selftest/net/Makefile: Specify output with $(OUTPUT)SeongJae Park2017-06-231-2/+1
* selftests/net: Fix broken test case in psock_fanoutMike Maloney2017-04-251-1/+1
* selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney2017-04-241-11/+84
* selftests/net: cleanup unused parameter in psock_fanoutMike Maloney2017-04-241-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-212-12/+23
|\
| * selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2017-04-202-12/+23
* | selftests: add a generic testsuite for ethernet deviceLABBE Corentin2017-04-052-1/+201
|/
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-251-11/+4
|\
| * selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-051-2/+0
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-9/+4
* | tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan2017-01-121-7/+32
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-1/+1
|\ \
| * | selftests: do not require bash to run netsocktests testcaseRolf Eike Beer2017-01-051-1/+1
| |/
* | tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan2017-01-051-3/+3
* | tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan2017-01-031-17/+74
|/
* reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann2016-10-223-4/+263
* soreuseport: Fix reuseport_bpf testcase on 32bit architecturesHelge Deller2016-06-061-5/+5
* soreuseport: test mixed v4/v6 socketsCraig Gallek2016-04-143-1/+210
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-194-8/+370
|\
| * soreuseport: BPF selection functional test for TCPCraig Gallek2016-02-114-8/+370
* | selftests: create test-specific kconfig fragmentsBamvor Jian Zhang2016-02-251-0/+3
|/
* soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-061-0/+47
* soreuseport: BPF selection functional testCraig Gallek2016-01-043-1/+469
* selftests/net: test extended BPF fanout modeWillem de Bruijn2015-08-171-0/+53
* selftests/net: test classic bpf fanout modeWillem de Bruijn2015-08-172-12/+33
* selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn2015-05-181-1/+1
* selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-191-1/+0
* selftests: Add install targetMichael Ellerman2015-03-131-0/+1
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-133-4/+4
* Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-162-7/+11
|\
| * selftests/net: move test out of Makefile into a shell scriptShuah Khan2014-11-052-7/+11
* | selftests/net: psock_fanout seg faults in sock_fanout_read_ring()Shuah Khan2014-11-111-1/+1
|/
* net: filter: BPF testsuiteAlexei Starovoitov2014-05-121-1/+7
* tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann2013-07-021-39/+20
* selftests: psock_tpacket: fix status checkDaniel Borkmann2013-04-291-2/+2
* net: Add .gitignore to networking selftests directory.David S. Miller2013-04-191-0/+3
* selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann2013-04-075-87/+966
* net: fix psock_fanout on sparc64Willem de Bruijn2013-03-211-1/+7
* net: Move selftests to common net/ subdirectory.David S. Miller2013-03-205-0/+527
OpenPOWER on IntegriCloud