summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | libbpf: Add support for extracting kernel symbol addressesAndrii Nakryiko2020-06-223-6/+144
| * | libbpf: Generalize libbpf externs supportAndrii Nakryiko2020-06-221-140/+206
| * | libbpf: Add a bunch of attribute getters/setters for map definitionsAndrii Nakryiko2020-06-233-10/+134
| * | selftests/bpf: Test access to bpf map pointerAndrey Ignatov2020-06-223-0/+780
| * | bpf: Support access to bpf map fieldsAndrey Ignatov2020-06-221-1/+1
| * | tools/bpftool: Relicense bpftool's BPF profiler prog as dual-license GPL/BSDAndrii Nakryiko2020-06-201-2/+2
| * | tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song2020-06-191-0/+38
| * | libbpf: Bump version to 0.1.0Andrii Nakryiko2020-06-171-0/+3
* | | selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove2020-07-031-26/+59
* | | selftests: mptcp: add option to specify size of file to transferFlorian Westphal2020-07-011-13/+39
* | | selftests: forwarding: Add tests for ethtool extended stateAmit Cohen2020-06-291-0/+102
* | | selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen2020-06-291-0/+3
* | | selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen2020-06-292-17/+17
* | | selftests: forwarding: Add a RED test for SW datapathPetr Machata2020-06-291-0/+492
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-25129-801/+869
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-2513-38/+325
| |\ \ \
| | * | | tc-testing: avoid action cookies with odd length.Briana Oursler2020-06-253-7/+7
| | * | | bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-251-3/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-252-1/+176
| | |\ \ \
| | | * | | selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal2020-06-252-1/+176
| | * | | | wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-231-1/+12
| | |/ / /
| | * | | tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu2020-06-201-7/+7
| | * | | selftests/net: report etf errors correctlyWillem de Bruijn2020-06-191-7/+26
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-175-12/+95
| | |\ \ \ | | | |/ / | | |/| |
| | | * | selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev2020-06-172-9/+91
| | | * | tools, bpftool: Add ringbuf map type to map command docsTobias Klauser2020-06-172-2/+2
| | | |/
| | | * tools/bpftool: Add ringbuf map to a list of known map typesAndrii Nakryiko2020-06-161-0/+1
| | | * bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko2020-06-161-1/+1
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-06-244-29/+124
| |\ \ \
| | * | | tools/virtio: Use tools/include/list.h instead of stubsEugenio Pérez2020-06-224-9/+6
| | * | | tools/virtio: Reset index in virtio_test --reset.Eugenio Pérez2020-06-221-2/+24
| | * | | tools/virtio: Extract virtqueue initialization in vq_resetEugenio Pérez2020-06-221-7/+14
| | * | | tools/virtio: Use __vring_new_virtqueue in virtio_test.cEugenio Pérez2020-06-221-4/+3
| | * | | tools/virtio: Add --resetEugenio Pérez2020-06-221-4/+37
| | * | | tools/virtio: Add --batch=random optionEugenio Pérez2020-06-221-4/+14
| | * | | tools/virtio: Add --batch optionEugenio Pérez2020-06-221-10/+37
| * | | | Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-243-5/+17
| |\ \ \ \
| | * | | | tests: test for setns() EINVAL regressionChristian Brauner2020-06-173-5/+17
| | | |_|/ | | |/| |
| * | | | Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-221-5/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | spi: tools: Make default_tx/rx and input_tx staticQing Zhang2020-06-111-3/+3
| | * | | spi: spidev_test: Use %u to format unsigned numbersGeert Uytterhoeven2020-06-081-2/+2
| * | | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-202-10/+24
| |\ \ \ \
| | * | | | tools/bootconfig: Add testcase for show-command and quotes testMasami Hiramatsu2020-06-161-0/+10
| | * | | | tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigMasami Hiramatsu2020-06-161-4/+6
| | * | | | tools/bootconfig: Fix to use correct quotes for valueMasami Hiramatsu2020-06-161-6/+8
| | | |/ / | | |/| |
| * | | | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-201-0/+1
| |\ \ \ \
| | * | | | selftests/seccomp: s390 shares the syscall and return value registerSven Schnelle2020-06-161-0/+1
| | |/ / /
| * | | | Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-2080-637/+123
| |\ \ \ \
| | * | | | selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu2020-06-1616-50/+25
| | * | | | selftests/ftrace: Support ":tracer" suffix for requiresMasami Hiramatsu2020-06-1613-59/+21