summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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-1421-68/+1980
|\
| * selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2020-12-142-3/+5
| * libbpf: Expose libbpf ring_buffer epoll_fdBrendan Jackman2020-12-143-0/+8
| * selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko2020-12-142-1/+21
| * libbpf: Support modules in bpf_program__set_attach_target() APIAndrii Nakryiko2020-12-141-24/+40
| * 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
| * bpf: Add a bpf_sock_from_file helperFlorent Revest2020-12-041-0/+9
| * 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-1115-46/+222
|\ \
| * | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
| * | Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-101-1/+1
| |\ \
| | * | ktest.pl: Fix incorrect reboot for grub2blsLibo Chen2020-11-301-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-1010-34/+184
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-108-34/+86
| | |\ \ \
| | | * | | selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker2020-12-101-4/+4
| | | * | | selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker2020-12-101-1/+1
| | | * | | selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker2020-12-101-0/+41
| | | * | | selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsToke Høiland-Jørgensen2020-12-091-3/+4
| | | * | | selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen2020-12-091-0/+1
| | | * | | selftests/bpf/test_offload.py: Fix expected case of extack messagesToke Høiland-Jørgensen2020-12-091-2/+2
| | | * | | selftests/bpf/test_offload.py: Only check verifier log on verification failsToke Høiland-Jørgensen2020-12-091-2/+17
| | | * | | selftests/bpf/test_offload.py: Remove check for program load flags matchToke Høiland-Jørgensen2020-12-091-17/+5
| | | * | | tools/bpftool: Fix PID fetching with a lot of resultsAndrii Nakryiko2020-12-081-2/+2
| | | * | | selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko2020-12-011-0/+6
| | | * | | libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko2020-12-013-3/+3
| | * | | | selftests: fix poll error in udpgro.shPaolo Abeni2020-12-101-0/+3
| | * | | | vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2020-12-051-0/+95
| * | | | | Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-0/+15
| |\ \ \ \ \
| | * | | | | x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-061-0/+15
| * | | | | | userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen2020-12-061-9/+16
| * | | | | | tools/testing/selftests/vm: fix build errorXingxing Su2020-12-061-0/+4
| | |/ / / / | |/| | | |
* | | | | | 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