summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-14selftests: Add VRF route leaking testsMichael Jeanson
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-11bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend
2020-10-11bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend
2020-10-12selftests: netfilter: extend nfqueue test caseFlorian Westphal
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-07selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko
2020-10-07libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF overrideAndrii Nakryiko
2020-10-07libbpf: Support safe subset of load/store instruction resizing with CO-REAndrii Nakryiko
2020-10-07libbpf: Skip CO-RE relocations for not loaded BPF programsAndrii Nakryiko
2020-10-07libbpf: Fix compatibility problem in xsk_socket__createMagnus Karlsson
2020-10-07bpf: Fix typo in uapi/linux/bpf.hJakub Wilk
2020-10-06selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64Hao Luo
2020-10-06bpf, libbpf: Use valid btf in bpf_program__set_attach_targetLuigi Rizzo
2020-10-06selftest/bpf: Test pinning map with reused map fdHangbin Liu
2020-10-06libbpf: Check if pin_path was set even map fd existHangbin Liu
2020-10-06libbpf: Close map fd if init map slots failedHangbin Liu
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-02selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean
2020-10-02bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend
2020-10-02bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo
2020-10-02bpf: Introducte bpf_this_cpu_ptr()Hao Luo
2020-10-02bpf: Introduce bpf_per_cpu_ptr()Hao Luo
2020-10-02selftests/bpf: Ksyms_btf to test typed ksymsHao Luo
2020-10-02bpf/libbpf: BTF support for typed ksymsHao Luo
2020-10-02bpf: Introduce pseudo_btf_idHao Luo
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev
2020-10-02selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu
2020-09-30selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker
2020-09-30selftests: net: Add drop monitor testIdo Schimmel
2020-09-30selftests: mlxsw: Add a PFC testPetr Machata