summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata
2018-12-13selftests: mlxsw: Test RIF MAC vetoingPetr Machata
2018-12-12selftests: mlxsw: extack: Test VLAN add on a port devicePetr Machata
2018-12-12selftests: mlxsw: extack: Test VLAN add on a VXLAN devicePetr Machata
2018-12-11selftests: forwarding: Add multicast routing testNir Dotan
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata
2018-12-06selftests: mlxsw: Add a new test extack.shPetr Machata
2018-12-05bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftoolMartin KaFai Lau
2018-12-04selftests: mlxsw: Add one-armed router testIdo Schimmel
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-04selftests: add a test for bpf_prog_test_run_xattrLorenz Bauer
2018-12-03selftests: extend zerocopy tests to udpWillem de Bruijn
2018-12-03test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin
2018-12-03bpf: allow BPF read access to qdisc pkt_lenPetar Penkov
2018-11-30bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David Miller
2018-11-30bpf: Make more use of 'any' alignment in test_verifier.cDavid Miller
2018-11-30bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid Miller
2018-11-30bpf: Add BPF_F_ANY_ALIGNMENT.David Miller
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel
2018-11-30selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridgeIdo Schimmel
2018-11-30selftests: mlxsw: Consider VLAN-aware bridges as validIdo Schimmel
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28bpf: Fix various lib and testsuite build failures on 32-bit.David Miller
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-11-28selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLSNaresh Kamboju
2018-11-28bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend
2018-11-28bpf: add msg_pop_data helper to toolsJohn Fastabend
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-26libbpf: Name changing for btf_get_from_idMartin KaFai Lau