summaryrefslogtreecommitdiff
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-182-1/+304
|\
| * xfrm: policy: fix netlink/pf_key policy lookupsFlorian Westphal2018-11-151-6/+32
| * selftests: add xfrm policy test scriptFlorian Westphal2018-11-092-1/+278
* | selftests: mlxsw: Add Bloom delta testNir Dotan2018-12-161-1/+36
* | selftests: mlxsw: Add Bloom filter complex testNir Dotan2018-12-161-1/+84
* | selftests: mlxsw: Add Bloom filter simple testNir Dotan2018-12-161-1/+56
* | selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu2018-12-161-0/+53
* | selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov2018-12-161-2/+47
* | selftests: net: test that listening sockets match on address properlyPeter Oskolkov2018-12-144-2/+271
* | selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata2018-12-131-0/+79
* | selftests: mlxsw: Test RIF MAC vetoingPetr Machata2018-12-131-0/+91
* | selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata2018-12-121-0/+30
* | selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata2018-12-121-0/+31
* | selftests: forwarding: Add multicast routing testNir Dotan2018-12-112-0/+313
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-108-150/+978
|\ \
| * | tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song2018-12-101-30/+30
| * | bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2018-12-101-0/+13
| * | media: bpf: add bpf function to report mouse movementSean Young2018-12-094-20/+53
| * | bpf: Add unit tests for bpf_line_infoMartin KaFai Lau2018-12-091-17/+580
| * | bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau2018-12-091-86/+125
| * | selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang2018-12-071-4/+25
| * | bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau2018-12-051-1/+7
| * | selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer2018-12-041-1/+54
| * | bpf: allow BPF read access to qdisc pkt_lenPetar Penkov2018-12-031-0/+32
| * | bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller2018-11-301-0/+17
| * | bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller2018-11-301-0/+44
| * | bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller2018-11-301-18/+24
| * | bpf: Add BPF_F_ANY_ALIGNMENT.David Miller2018-11-302-3/+4
| * | bpf: Fix verifier log string check for bad alignment.David Miller2018-11-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-096-25/+422
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-094-21/+382
| |\ \ \
| | * | | bpf: improve verifier branch analysisAlexei Starovoitov2018-12-041-2/+2
| | * | | bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-302-11/+11
| | * | | bpf: Fix verifier log string check for bad alignment.David Miller2018-11-301-1/+1
| | * | | tools/bpf: add addition type tests to test_btfYonghong Song2018-11-281-0/+361
| | * | | tools/bpf: fix two test_btf unit test casesMartin KaFai Lau2018-11-281-7/+7
| * | | | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-091-2/+33
| |\ \ \ \
| | * | | | tools/testing/nvdimm: Align test resources to 128MDan Williams2018-12-051-2/+33
| * | | | | proc: fixup map_files test on armAlexey Dobriyan2018-11-301-2/+7
| | |/ / / | |/| | |
* | | | | tc-testing: gitignore, ignore generated test resultsLucas Bates2018-12-071-0/+3
* | | | | tc-testing: Implement the TdcResults module in tdcLucas Bates2018-12-073-51/+91
* | | | | tc-testing: Add new TdcResults moduleLucas Bates2018-12-071-0/+132
* | | | | tc-testing: Add command timeout feature to tdcLucas Bates2018-12-072-5/+13
* | | | | selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel2018-12-071-0/+70
* | | | | selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata2018-12-071-0/+177
* | | | | selftests: mlxsw: Add a new test extack.shPetr Machata2018-12-061-0/+84
* | | | | selftests: mlxsw: Add one-armed router testIdo Schimmel2018-12-041-0/+259
* | | | | selftests: extend zerocopy tests to udpWillem de Bruijn2018-12-033-1/+7
* | | | | test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2018-12-032-1/+130
* | | | | selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel2018-11-302-0/+800