summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-1238-367/+2997
|\
| * bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend2020-10-111-1/+18
| * bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend2020-10-111-14/+21
| * bpf, selftests: Add redirect_peer selftestDaniel Borkmann2020-10-112-9/+61
| * bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann2020-10-113-186/+219
| * bpf, selftests: Add test for different array inner map sizeDaniel Borkmann2020-10-112-10/+72
| * bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann2020-10-111-0/+3
| * bpf: Add redirect_peer helperDaniel Borkmann2020-10-111-0/+17
| * bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann2020-10-111-3/+7
| * selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov2020-10-091-0/+243
| * selftests/bpf: Add profiler testAlexei Starovoitov2020-10-097-0/+1274
| * bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov2020-10-092-9/+9
| * bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov2020-10-092-1/+20
| * selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko2020-10-072-0/+397
| * libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF overrideAndrii Nakryiko2020-10-071-1/+1
| * libbpf: Support safe subset of load/store instruction resizing with CO-REAndrii Nakryiko2020-10-071-8/+136
| * libbpf: Skip CO-RE relocations for not loaded BPF programsAndrii Nakryiko2020-10-071-0/+5
| * libbpf: Fix compatibility problem in xsk_socket__createMagnus Karlsson2020-10-071-1/+6
| * bpf: Fix typo in uapi/linux/bpf.hJakub Wilk2020-10-071-1/+1
| * selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64Hao Luo2020-10-062-9/+1
| * bpf, libbpf: Use valid btf in bpf_program__set_attach_targetLuigi Rizzo2020-10-061-3/+2
| * selftest/bpf: Test pinning map with reused map fdHangbin Liu2020-10-061-1/+48
| * libbpf: Check if pin_path was set even map fd existHangbin Liu2020-10-061-19/+18
| * libbpf: Close map fd if init map slots failedHangbin Liu2020-10-061-21/+34
| * bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend2020-10-022-30/+31
| * bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo2020-10-022-0/+50
| * bpf: Introducte bpf_this_cpu_ptr()Hao Luo2020-10-021-0/+13
| * bpf: Introduce bpf_per_cpu_ptr()Hao Luo2020-10-021-0/+18
| * selftests/bpf: Ksyms_btf to test typed ksymsHao Luo2020-10-025-25/+137
| * bpf/libbpf: BTF support for typed ksymsHao Luo2020-10-021-13/+99
| * bpf: Introduce pseudo_btf_idHao Luo2020-10-021-9/+27
| * bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau2020-10-024-6/+22
| * selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev2020-10-021-1/+1
| * selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev2020-10-021-1/+1
* | selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean2020-10-111-2/+45
* | selftests: mptcp: interpret \n as a new lineMatthieu Baerts2020-10-081-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-054-3/+28
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-053-2/+8
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-303-2/+8
| | |\ \
| | | * | libbpf: Fix XDP program load regression for old kernelsAndrii Nakryiko2020-09-241-1/+1
| | | * | libbpf: Fix native endian assumption when parsing BTFTony Ambardar2020-09-211-0/+6
| | | * | tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar2020-09-191-1/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-251-1/+1
| |\ \ \ \
| | * | | | selftests: kvm: Fix assert failure in single-step testYang Weijiang2020-09-231-1/+1
| | * | | | Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-11182-1499/+7254
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-231-0/+25
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu2020-09-211-0/+13
| | * | | | | tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu2020-09-211-0/+12
* | | | | | | selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean2020-10-022-0/+316
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-10-023-0/+2197
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |