summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-31130-699/+10610
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-3025-47/+1356
| |\
| | * selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko2020-03-302-0/+268
| | * bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend2020-03-301-0/+39
| | * bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend2020-03-301-8/+4
| | * bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2020-03-301-4/+4
| | * bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend2020-03-302-0/+31
| | * selftests: bpf: Extend sk_assign tests for UDPJoe Stringer2020-03-302-11/+105
| | * selftests: bpf: Add test for sk_assignLorenz Bauer2020-03-302-0/+419
| | * bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh2020-03-303-0/+136
| | * selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen2020-03-302-1/+62
| | * selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen2020-03-281-0/+62
| | * bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann2020-03-271-0/+105
| | * bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend2020-03-251-4/+2
| | * samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2020-03-232-0/+24
| | * bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau2020-03-232-8/+47
| | * selftests/bpf: Fix mix of tabs and spacesBill Wendling2020-03-201-1/+1
| | * selftests/bpf: Reset process and thread affinity after each test/sub-testAndrii Nakryiko2020-03-172-1/+42
| | * selftests/bpf: Fix test_progs's parsing of test numbersAndrii Nakryiko2020-03-171-6/+7
| | * selftests/bpf: Fix race in tcp_rtt testAndrii Nakryiko2020-03-171-2/+2
| | * selftests/bpf: Fix nanosleep for real this timeAndrii Nakryiko2020-03-172-11/+7
| | * selftest/bpf: Fix compilation warning in sockmap_parse_prog.cAndrii Nakryiko2020-03-171-1/+0
| * | selftests: mlxsw: Add test cases for devlink-trap policersIdo Schimmel2020-03-302-0/+390
| * | selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel2020-03-302-0/+153
| * | netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha2020-03-301-0/+5
| * | selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2020-03-302-8/+8
| * | selftests: add test-cases for MPTCP MP_JOINPaolo Abeni2020-03-293-4/+383
| * | selftests: add PM netlink functional testsPaolo Abeni2020-03-294-3/+751
| * | selftests: move timestamping selftests to net folderJian Yang2020-03-2912-21/+11
| * | netdevsim: support taking immediate snapshot via devlinkJacob Keller2020-03-261-0/+10
| * | selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata2020-03-261-2/+7
| * | selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata2020-03-261-0/+30
| * | selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata2020-03-261-0/+238
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-2517-10/+913
| |\ \
| * | | selftests: txtimestamp: print statistics for timestamp events.Jian Yang2020-03-211-0/+58
| * | | selftests: txtimestamp: add support for epoll().Jian Yang2020-03-211-5/+48
| * | | selftests: txtimestamp: add new command-line flags.Jian Yang2020-03-211-9/+15
| * | | selftests: txtimestamp: allow printing latencies in nsec.Jian Yang2020-03-211-12/+44
| * | | selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang2020-03-211-3/+28
| * | | selftests: forwarding: Add an skbedit priority selftestPetr Machata2020-03-191-0/+163
| * | | selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2020-03-182-0/+139
| * | | selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko2020-03-181-2/+2
| | |/ | |/|
| * | selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata2020-03-143-8/+61
| * | selftests: qdiscs: RED: Add nodrop testsPetr Machata2020-03-141-0/+68
| * | selftests: qdiscs: Add TDC test for REDPetr Machata2020-03-141-0/+117
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-1343-327/+1095
| |\ \
| | * | selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko2020-03-133-1/+133
| | * | selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2020-03-132-9/+9
| | * | selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki2020-03-131-19/+58
| | * | tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2020-03-132-26/+4