summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tools/bpftool: Fix error handing in do_skeleton()YueHaibing2020-07-211-1/+4
| * | | libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers2020-07-211-1/+1
| * | | selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich2020-07-211-3/+9
| * | | selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki2020-07-174-23/+1960
| * | | selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki2020-07-171-0/+492
| * | | tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki2020-07-174-3/+5
| * | | libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki2020-07-174-0/+10
| * | | bpf: Sync linux/bpf.h to tools/Jakub Sitnicki2020-07-171-0/+77
| * | | bpf: Drop duplicated words in uapi helper commentsRandy Dunlap2020-07-161-3/+3
| * | | selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev2020-07-161-2/+1
| * | | selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2020-07-162-0/+106
| * | | libbpf: Add SEC name for xdp programs attached to CPUMAPLorenzo Bianconi2020-07-161-0/+2
| * | | bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-161-0/+5
| * | | cpumap: Formalize map value as a named structLorenzo Bianconi2020-07-161-0/+9
* | | | tc-testing: Add tdc to kselftestsBriana Oursler2020-07-205-4/+13
* | | | testptp: add new options for perout phase and pulse widthVladimir Oltean2020-07-201-4/+37
* | | | testptp: promote 'perout' variable to int64_tVladimir Oltean2020-07-201-4/+6
* | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-194-8/+8
|/ / /
* | | selftests: mlxsw: Test policers' occupancyIdo Schimmel2020-07-152-0/+113
* | | selftests: mlxsw: Add scale test for tc-policeIdo Schimmel2020-07-155-2/+126
* | | selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel2020-07-151-0/+76
* | | selftests: forwarding: Add tc-police testsIdo Schimmel2020-07-151-0/+333
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-142-14/+14
|\ \ \
| * | | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-0/+14
| * | | selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov2020-07-131-14/+0
* | | | net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur2020-07-141-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-1332-147/+1509
|\ \ \
| * | | tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko2020-07-134-19/+18
| * | | libbpf: Support stripping modifiers for btf_dumpAndrii Nakryiko2020-07-132-2/+10
| * | | selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire2020-07-132-0/+96
| * | | tools/bpftool: Remove warning about PID iterator supportAndrii Nakryiko2020-07-131-1/+0
| * | | xsk: Add new statisticsCiara Loftus2020-07-131-1/+4
| * | | selftests/bpf: Add test for resolve_btfidsJiri Olsa2020-07-133-1/+175
| * | | tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa2020-07-132-0/+91
| * | | bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa2020-07-132-1/+11
| * | | bpf: Add resolve_btfids tool to resolve BTF IDs in ELF objectJiri Olsa2020-07-133-0/+808
| * | | libbpf: Fix memory leak and optimize BTF sanitizationAndrii Nakryiko2020-07-103-10/+5
| * | | selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko2020-07-092-32/+14
| * | | libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko2020-07-091-11/+20
| * | | selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko2020-07-092-0/+63
| * | | libbpf: Improve BTF sanitization handlingAndrii Nakryiko2020-07-091-45/+58
| * | | libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko2020-07-093-1/+8
| * | | libbpf: Make BTF finalization strictAndrii Nakryiko2020-07-091-12/+4
| * | | selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer2020-07-091-4/+5
| * | | selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer2020-07-091-1/+3
| * | | bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens2020-07-091-0/+1
| * | | selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee2020-07-081-14/+0
| * | | selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-082-0/+117
| * | | bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-081-0/+1
| * | | libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-082-0/+5