| 2019-12-19 | 
Toke Høiland...  | libbpf: Fix printing of ulimit value | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Alexei Starovoitov | selftests/bpf: Fix test_attach_probe | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Toke Høiland...  | libbpf: Add missing newline in opts validation macro | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Daniel Borkmann | Merge branch 'bpf-riscv-jit-improvements' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, perf: Add arch specific perf_arch_bpf_user_pt_regs | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_P...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Optimize calls | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Provide RISC-V specific JIT image alloc...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Optimize BPF tail calls | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Add support for far jumps and exits | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Add support for far branching when emitting...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Add support for far branching | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Björn Töpel | riscv, bpf: Fix broken BPF tail calls | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Alexei Starovoitov | Merge branch 'libbpf-extern-followups' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Andrii Nakryiko | libbpf: BTF is required when externs are present | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Andrii Nakryiko | libbpf: Allow to augment system Kconfig through extra...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Andrii Nakryiko | libbpf: Put Kconfig externs into .kconfig section | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Andrii Nakryiko | libbpf: Add bpf_link__disconnect() API to preserve...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Nikita V. Shirokov | bpf: Allow to change skb mark in test_run | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Andrii Nakryiko | bpftool: Work-around rst2man conversion bug | 
commit | commitdiff | tree | snapshot | 
| 2019-12-19 | 
Andrii Nakryiko | bpftool: Simplify format string to not use positional...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-18 | 
Alexei Starovoitov | Merge branch 'skel-fixes' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-18 | 
Andrii Nakryiko | bpftool: Add gen subcommand manpage | 
commit | commitdiff | tree | snapshot | 
| 2019-12-18 | 
Andrii Nakryiko | libbpf: Remove BPF_EMBED_OBJ macro from libbpf.h | 
commit | commitdiff | tree | snapshot | 
| 2019-12-18 | 
Andrii Nakryiko | bpftool, selftests/bpf: Embed object file inside skeleton | 
commit | commitdiff | tree | snapshot | 
| 2019-12-18 | 
Andrii Nakryiko | libbpf: Reduce log level for custom section names | 
commit | commitdiff | tree | snapshot | 
| 2019-12-17 | 
Toke Høiland...  | libbpf: Fix libbpf_common.h when installing libbpf...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-17 | 
Andrii Nakryiko | selftests/bpf: More succinct Makefile output | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | libbpf: Add zlib as a dependency in pkg-config template | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Toke Høiland...  | libbpf: Print hint about ulimit when getting permission...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Toke Høiland...  | samples/bpf: Attach XDP programs in driver mode by...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Toke Høiland...  | samples/bpf: Set -fno-stack-protector when building...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Toke Høiland...  | samples/bpf: Add missing -lz to TPROGS_LDLIBS | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Prashant Bhole | samples/bpf: Reintroduce missed build targets | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Paul Chaignon | bpftool: Fix compilation warning on shadowed variable | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Prashant Bhole | libbpf: Fix build by renaming variables | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Alexei Starovoitov | Merge branch 'support-flex-arrays' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | selftests/bpf: Add flexible array relocation tests | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | libbpf: Support flexible arrays in CO-RE | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Alexei Starovoitov | Merge branch 'extern-var-support' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | selftests/bpf: Add tests for libbpf-provided externs | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | bpftool: Generate externs datasec in BPF skeleton | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | libbpf: Support libbpf-provided extern variables | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Andrii Nakryiko | libbpf: Extract internal map names into constants | 
commit | commitdiff | tree | snapshot | 
| 2019-12-16 | 
Alexei Starovoitov | Merge branch 'bpf-obj-skel' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | bpftool: Add `gen skeleton` BASH completions | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | selftests/bpf: Add test validating data section to...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | selftests/bpf: Convert few more selftest to skeletons | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | selftests/bpf: Add BPF skeletons selftests and convert...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | bpftool: Add skeleton codegen command | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Add BPF object skeleton support | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Reduce log level of supported section names...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Postpone BTF ID finding for TRACING programs...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Refactor global data map initialization | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Expose BPF program's function name | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Expose BTF-to-C type declaration emitting API | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Expose btf__align_of() API | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Extract common user-facing helpers | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Add BPF_EMBED_OBJ macro for embedding BPF ...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Move non-public APIs from libbpf.h to libbpf_in...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Add generic bpf_program__attach() | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Andrii Nakryiko | libbpf: Don't require root for bpf_object__open() | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Thadeu Lima...  | libbpf: Fix readelf output parsing for Fedora | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Alexei Starovoitov | Merge branch 'bpftool-match-by-name' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Paul Chaignon | bpftool: Match maps by name | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Paul Chaignon | bpftool: Match programs by name | 
commit | commitdiff | tree | snapshot | 
| 2019-12-15 | 
Paul Chaignon | bpftool: Match several programs with same tag | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Stanislav Fomichev | selftests/bpf: Test wire_len/gso_segs in BPF_PROG_TEST_RUN | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Stanislav Fomichev | bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TES...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Alexei Starovoitov | Merge branch 'bpf-dispatcher' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Björn Töpel | bpf, x86: Align dispatcher branch targets to 16B | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Björn Töpel | selftests: bpf: Add xdp_perf test | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Björn Töpel | bpf: Start using the BPF dispatcher in BPF_TEST_RUN | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Björn Töpel | bpf, xdp: Start using the BPF dispatcher for XDP | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Björn Töpel | bpf: Introduce BPF dispatcher | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Björn Töpel | bpf: Move trampoline JIT image allocation to a function | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Andrii Nakryiko | selftests/bpf: Fix perf_buffer test on systems w/ offli...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Andrii Nakryiko | libbpf: Don't attach perf_buffer to offline/missing...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Andrii Nakryiko | selftests/bpf: Add CPU mask parsing tests | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Andrii Nakryiko | libbpf: Extract and generalize CPU mask parsing logic | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Alexei Starovoitov | Merge branch 'reuseport_to_test_progs' | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Switch reuseport tests for test_progs...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Move reuseport tests under prog_tests/ | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Pull up printing the test name into...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Propagate errors during setup for reusep...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Run reuseport tests in a loop | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Unroll the main loop in reuseport test | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Add helpers for getting socket family...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Use sa_family_t everywhere in reuseport...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | selftests/bpf: Let libbpf determine program type from...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-13 | 
Jakub Sitnicki | libbpf: Recognize SK_REUSEPORT programs from section...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-12 | 
Andrii Nakryiko | libbpf: Fix printf compilation warnings on ppc64le...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-12 | 
Daniel Borkmann | bpf, x86, arm64: Enable jit by default when not built...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Daniel Borkmann | bpf: Emit audit messages upon successful prog load...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Stanislav Fomichev | bpf: Switch to offsetofend in BPF_PROG_TEST_RUN | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Andrii Nakryiko | libbpf: Bump libpf current version to v0.0.7 | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Russell King | ARM: net: bpf: Improve prologue code sequence | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Shahjada Abul...  | cxgb4: add support for high priority filters | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Chen Wandun | enetc: remove variable 'tc_max_sized_frame' set but...  | 
commit | commitdiff | tree | snapshot | 
| 2019-12-11 | 
Jakub Kicinski | nfp: add support for TLV device stats | 
commit | commitdiff | tree | snapshot | 
| next |