aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf
Commit message (Expand)AuthorAge
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-13
|\
| * bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-10
| * bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-10
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-11
|\ \ | |/ |/|
| * bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau2018-08-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-07
|\ \
| * | bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter2018-07-30
| * | tools: libbpf: add bpf_object__find_program_by_title()Jakub Kicinski2018-07-27
| * | tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()Jakub Kicinski2018-07-27
* | | tools: bpf: fix BTF code added twice to different treesJakub Kicinski2018-08-02
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
|\ \ \ | |/ / |/| / | |/
| * perf build: Build error in libbpf missing initializationThomas Richter2018-07-28
| * bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2018-07-25
| * bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau2018-07-25
* | tools: libbpf: remove libelf-getphdrnum feature detectionJakub Kicinski2018-07-16
* | bpf: btf: export btf types and name by offset from libOkash Khawaja2018-07-14
* | tools: libbpf: allow map reuseJakub Kicinski2018-07-11
* | tools: bpf: make use of reallocarrayJakub Kicinski2018-07-11
* | tools: libbpf: move library error code into a separate fileJakub Kicinski2018-07-11
* | tools: libbpf: add extended attributes version of bpf_object__open()Jakub Kicinski2018-07-11
* | tools: libbpf: recognize offload neutral mapsJakub Kicinski2018-07-11
* | tools: libbpf: expose the prog type guessing from section name logicJakub Kicinski2018-07-11
* | tools: libbpf: don't return '.text' as a program for multi-function programsJakub Kicinski2018-06-30
* | tools: libbpf: restore the ability to load programs from .text sectionJakub Kicinski2018-06-30
* | tools: libbpf: allow setting ifindex for programs and mapsJakub Kicinski2018-06-30
* | tools: libbpf: add section names for missing program typesJakub Kicinski2018-06-30
|/
* bpf: add selftest for lirc_mode2 type programSean Young2018-05-30
* libbpf: Support guessing sendmsg{4,6} progsAndrey Ignatov2018-05-28
* libbpf: Install btf.h with libbpfAndrey Ignatov2018-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-24
|\
| * tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song2018-05-24
| * ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-24
| * tools/lib/libbpf.c: fix string format to allow build on arm32Sirio Balmelli2018-05-23
| * bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
|\ \ | |/ |/|
| * tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-10
* | libbpf: add ifindex to enable offload supportDavid Beckett2018-05-16
* | tools: bpf: don't complain about no kernel version for networking codeJakub Kicinski2018-05-10
* | tools: bpf: improve comments in libbpf.hJakub Kicinski2018-05-10
* | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-10
* | bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau2018-05-09
* | bpf: sockmap, add selftestsJohn Fastabend2018-04-24
* | bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-23
* | libbpf: fixed build error for samples/bpf/Björn Töpel2018-04-20
* | bpf: btf: Add BTF support to libbpfMartin KaFai Lau2018-04-19
* | libbpf: Type functions for raw tracepointsAndrey Ignatov2018-04-18
* | libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov2018-04-18
|/
* selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-30
* selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-30
* libbpf: Support expected_attach_type at prog loadAndrey Ignatov2018-03-30