summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-1516-1278/+1
|\
| * Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman2020-11-2392-486/+3219
| |\
| * \ Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman2020-11-0212-7/+196
| |\ \
| * | | staging: ion: remove from the treeGreg Kroah-Hartman2020-10-2616-1278/+1
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-15105-985/+10571
|\ \ \ \
| * | | | selftests: test_vxlan_under_vrf: mute unnecessary error messagePo-Hsu Lin2020-12-141-1/+1
| * | | | selftests: mptcp: add the flush addrs testcaseGeliang Tang2020-12-141-14/+36
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-1416-44/+1923
| |\ \ \ \
| | * | | | selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2020-12-142-3/+5
| | * | | | selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko2020-12-142-1/+21
| | * | | | selftests/bpf: Silence ima_setup.sh when not running in verbose mode.KP Singh2020-12-102-0/+34
| | * | | | selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo2020-12-101-23/+5
| | * | | | selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko2020-12-101-7/+8
| | * | | | selftests/bpf: Make selftest compilation work on clang 11Jiri Olsa2020-12-101-0/+8
| | * | | | selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignoreWeqaar Janjua2020-12-101-0/+1
| | * | | | selftests/bpf: Drop tcp-{client,server}.py from MakefileVeronika Kabatova2020-12-101-2/+0
| | * | | | selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRVWeqaar Janjua2020-12-093-24/+104
| | * | | | selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRVWeqaar Janjua2020-12-093-4/+57
| | * | | | selftests/bpf: Xsk selftests - DRV POLL, NOPOLLWeqaar Janjua2020-12-093-4/+45
| | * | | | selftests/bpf: Xsk selftests - SKB POLL, NOPOLLWeqaar Janjua2020-12-095-3/+1187
| | * | | | selftests/bpf: Xsk selftests frameworkWeqaar Janjua2020-12-093-1/+274
| | * | | | selftests/bpf: Test bpf_sk_storage_get in tcp iteratorsFlorent Revest2020-12-042-2/+34
| | * | | | selftests/bpf: Add an iterator selftest for bpf_sk_storage_getFlorent Revest2020-12-042-0/+64
| | * | | | selftests/bpf: Add an iterator selftest for bpf_sk_storage_deleteFlorent Revest2020-12-042-0/+87
| | * | | | selftests/bpf: Avoid errno clobberingFlorian Lehner2020-12-041-5/+22
| | * | | | selftests/bpf: Print reason when a tester could not run a programFlorian Lehner2020-12-041-1/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-1111-41/+202
| |\ \ \ \ \
| * | | | | | selftests: mlxsw: Add Q-in-VNI veto testsAmit Cohen2020-12-082-0/+143
| * | | | | | selftests: forwarding: Add Q-in-VNI testPetr Machata2020-12-081-0/+347
| * | | | | | selftests: mlxsw: Test RIF's reference count when joining a LAGIdo Schimmel2020-12-061-0/+43
| * | | | | | selftests: forwarding: Add MPLS L2VPN testGuillaume Nault2020-12-043-0/+196
| * | | | | | selftests: add selftest for the SRv6 End.DT6 (VRF) behaviorAndrea Mayer2020-12-041-0/+502
| * | | | | | selftests: add selftest for the SRv6 End.DT4 behaviorAndrea Mayer2020-12-041-0/+494
| | |/ / / / | |/| | | |
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-0442-266/+1265
| |\ \ \ \ \
| | * | | | | selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko2020-12-031-13/+23
| | * | | | | selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko2020-12-032-0/+119
| | * | | | | selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko2020-12-032-2/+33
| | * | | | | selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko2020-12-033-11/+151
| | * | | | | selftests/bpf: Add support for marking sub-tests as skippedAndrii Nakryiko2020-12-031-3/+3
| | * | | | | selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko2020-12-039-3/+198
| | * | | | | selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta2020-12-034-0/+40
| | * | | | | bpf: Fix cold build of test_progs-no_alu32Brendan Jackman2020-12-031-1/+1
| | * | | | | selftests/bpf: Indent ima_setup.sh with tabs.KP Singh2020-12-031-54/+54
| | * | | | | selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh2020-12-031-0/+1
| | * | | | | selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh2020-12-031-0/+15
| | * | | | | selftests/bpf: Update ima_setup.sh for busyboxKP Singh2020-12-031-4/+8
| | * | | | | selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev2020-12-031-10/+18
| | * | | | | bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-022-8/+1
| | * | | | | selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev2020-12-022-0/+62
| | * | | | | selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev2020-12-023-184/+171