summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski38-367/+2997
2020-10-12bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend1-1/+18
2020-10-12bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend1-14/+21
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean1-2/+45
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann2-9/+61
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann3-186/+219
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann2-10/+72
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann1-0/+3
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann1-0/+17
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann1-3/+7
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov1-0/+243
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov7-0/+1274
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov2-9/+9
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov2-1/+20
2020-10-09selftests: mptcp: interpret \n as a new lineMatthieu Baerts1-2/+2
2020-10-08selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko2-0/+397
2020-10-08libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF overrideAndrii Nakryiko1-1/+1
2020-10-08libbpf: Support safe subset of load/store instruction resizing with CO-REAndrii Nakryiko1-8/+136
2020-10-08libbpf: Skip CO-RE relocations for not loaded BPF programsAndrii Nakryiko1-0/+5
2020-10-07libbpf: Fix compatibility problem in xsk_socket__createMagnus Karlsson1-1/+6
2020-10-07bpf: Fix typo in uapi/linux/bpf.hJakub Wilk1-1/+1
2020-10-07selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64Hao Luo2-9/+1
2020-10-06bpf, libbpf: Use valid btf in bpf_program__set_attach_targetLuigi Rizzo1-3/+2
2020-10-06selftest/bpf: Test pinning map with reused map fdHangbin Liu1-1/+48
2020-10-06libbpf: Check if pin_path was set even map fd existHangbin Liu1-19/+18
2020-10-06libbpf: Close map fd if init map slots failedHangbin Liu1-21/+34
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-3/+28
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-2/+8
2020-10-03selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean2-0/+316
2020-10-03bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend2-30/+31
2020-10-03bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo2-0/+50
2020-10-03bpf: Introducte bpf_this_cpu_ptr()Hao Luo1-0/+13
2020-10-03bpf: Introduce bpf_per_cpu_ptr()Hao Luo1-0/+18
2020-10-03selftests/bpf: Ksyms_btf to test typed ksymsHao Luo5-25/+137
2020-10-03bpf/libbpf: BTF support for typed ksymsHao Luo1-13/+99
2020-10-03bpf: Introduce pseudo_btf_idHao Luo1-9/+27
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-0/+2197
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau4-6/+22
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev1-1/+1
2020-10-02selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev1-1/+1
2020-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller64-1055/+4993
2020-10-01selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu2-0/+104
2020-10-01bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu1-0/+3
2020-10-01selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker1-0/+6
2020-10-01selftests: net: Add drop monitor testIdo Schimmel3-0/+219
2020-10-01selftests: mlxsw: Add a PFC testPetr Machata1-0/+403
2020-10-01selftests: mlxsw: Add headroom handling testPetr Machata1-0/+379
2020-10-01selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata1-0/+14
2020-10-01selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata1-1/+1
2020-10-01selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata1-0/+6