summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-0164-1055/+4993
|\
| * selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu2020-09-302-0/+104
| * bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu2020-09-301-0/+3
| * selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker2020-09-301-0/+6
| * selftests/bpf: Test "incremental" btf_dump in C formatAndrii Nakryiko2020-09-301-0/+105
| * libbpf: Make btf_dump work with modifiable BTFAndrii Nakryiko2020-09-303-22/+65
| * bpf, selftests: Add redirect_neigh selftestDaniel Borkmann2020-09-302-0/+312
| * bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann2020-09-308-40/+40
| * bpf, libbpf: Add bpf_tail_call_static helper for bpf programsDaniel Borkmann2020-09-301-0/+46
| * bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann2020-09-301-0/+14
| * bpf: Add classid helper only based on skb->skDaniel Borkmann2020-09-301-0/+10
| * libbpf: Compile in PIC mode only for shared library caseAndrii Nakryiko2020-09-291-2/+1
| * libbpf: Compile libbpf under -O2 level by default and catch extra warningsAndrii Nakryiko2020-09-291-1/+1
| * libbpf: Fix uninitialized variable in btf_parse_type_secAndrii Nakryiko2020-09-291-1/+1
| * selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich2020-09-291-115/+101
| * bpf, selftests: Fix warning in snprintf_btf where system() call uncheckedJohn Fastabend2020-09-291-1/+3
| * selftests: Add selftest for disallowing modify_return attachment to freplaceToke Høiland-Jørgensen2020-09-293-1/+71
| * selftests/bpf: Adding test for arg dereference in extension traceJiri Olsa2020-09-293-0/+154
| * selftests: Add test for multiple attachments of freplace programToke Høiland-Jørgensen2020-09-292-32/+139
| * libbpf: Add support for freplace attachment in bpf_link_createToke Høiland-Jørgensen2020-09-295-9/+60
| * bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2020-09-291-2/+7
| * selftests/bpf: Test BTF's handling of endiannessAndrii Nakryiko2020-09-291-0/+101
| * libbpf: Support BTF loading and raw data output in both endiannessAndrii Nakryiko2020-09-293-64/+255
| * selftests/bpf: Move and extend ASSERT_xxx() testing macrosAndrii Nakryiko2020-09-292-34/+63
| * selftests: Make sure all 'skel' variables are declared staticToke Høiland-Jørgensen2020-09-292-2/+2
| * selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_idToke Høiland-Jørgensen2020-09-291-3/+9
| * selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...Alan Maguire2020-09-293-1/+51
| * selftests/bpf: Fix unused-result warning in snprintf_btf.cAlan Maguire2020-09-291-1/+1
| * bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tpJohn Fastabend2020-09-281-1/+1
| * selftests/bpf: Test BTF writing APIsAndrii Nakryiko2020-09-282-4/+282
| * libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offsetAndrii Nakryiko2020-09-283-1/+8
| * libbpf: Add BTF writing APIsAndrii Nakryiko2020-09-283-0/+838
| * selftests/bpf: Add test for bpf_seq_printf_btf helperAlan Maguire2020-09-282-0/+124
| * bpf: Add bpf_seq_printf_btf helperAlan Maguire2020-09-281-0/+9
| * selftests/bpf: Fix overflow tests to reflect iter size increaseAlan Maguire2020-09-281-7/+7
| * selftests/bpf: Add bpf_snprintf_btf helper testsAlan Maguire2020-09-282-0/+309
| * bpf: Add bpf_snprintf_btf helperAlan Maguire2020-09-281-0/+67
| * libbpf: Add btf__new_empty() to create an empty BTF objectAndrii Nakryiko2020-09-283-0/+32
| * libbpf: Allow modification of BTF and add btf__add_str APIAndrii Nakryiko2020-09-283-8/+258
| * libbpf: Extract generic string hashing function for reuseAndrii Nakryiko2020-09-282-8/+13