index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-10
Merge branch 'bpf-tstamp-follow-ups'
Daniel Borkmann
2022-03-10
bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.h
Martin KaFai Lau
2022-03-10
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
2022-03-10
bpf: Simplify insn rewrite on BPF_WRITE __sk_buff->tstamp
Martin KaFai Lau
2022-03-10
bpf: Simplify insn rewrite on BPF_READ __sk_buff->tstamp
Martin KaFai Lau
2022-03-10
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro
Martin KaFai Lau
2022-03-10
bpf, test_run: Use kvfree() for memory allocated with kvmalloc()
Yihao Han
2022-03-10
bpf: Initialise retval in bpf_prog_test_run_xdp()
Toke Høiland-Jørgensen
2022-03-10
bpftool: Restore support for BPF offload-enabled feature probing
Niklas Söderlund
2022-03-09
Merge branch 'Add support for transmitting packets using XDP in bpf_prog_run()'
Alexei Starovoitov
2022-03-09
selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
Toke Høiland-Jørgensen
2022-03-09
libbpf: Support batch_size option to bpf_prog_test_run
Toke Høiland-Jørgensen
2022-03-09
Documentation/bpf: Add documentation for BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-08
Merge branch 'BPF test_progs tests improvement'
Andrii Nakryiko
2022-03-08
Improve stability of find_vma BPF test
Mykola Lysenko
2022-03-08
Improve send_signal BPF test stability
Mykola Lysenko
2022-03-08
Improve perf related BPF tests (sample_freq issue)
Mykola Lysenko
2022-03-08
tools: Fix unavoidable GCC call in Clang builds
Adrian Ratiu
2022-03-08
selftests/bpf: Make test_lwt_ip_encap more stable and faster
Felix Maurer
2022-03-08
bpf: Determine buf_info inside check_buffer_access()
Shung-Hsi Yu
2022-03-07
bpf/docs: Update list of architectures supported.
KP Singh
2022-03-07
bpf/docs: Update vmtest docs for static linking
KP Singh
2022-03-07
bpf: Remove redundant slash
Yuntao Wang
2022-03-07
libbpf: Fix array_size.cocci warning
Guo Zhengkui
2022-03-07
bpf: Replace strncpy() with strscpy()
Yuntao Wang
2022-03-07
libbpf: Unmap rings when umem deleted
lic121
2022-03-05
Merge branch 'bpf: add __percpu tagging in vmlinux BTF'
Alexei Starovoitov
2022-03-05
selftests/bpf: Add a test for btf_type_tag "percpu"
Hao Luo
2022-03-05
bpf: Reject programs that try to load __percpu memory.
Hao Luo
2022-03-05
compiler_types: Define __percpu as __attribute__((btf_type_tag("percpu")))
Hao Luo
2022-03-05
bpf: Fix checking PTR_TO_BTF_ID in check_mem_access
Hao Luo
2022-03-05
Merge branch 'Fixes for bad PTR_TO_BTF_ID offset'
Alexei Starovoitov
2022-03-05
selftests/bpf: Add tests for kfunc register offset checks
Kumar Kartikeya Dwivedi
2022-03-05
bpf: Replace __diag_ignore with unified __diag_ignore_all
Kumar Kartikeya Dwivedi
2022-03-05
compiler_types.h: Add unified __diag_ignore_all for GCC/LLVM
Kumar Kartikeya Dwivedi
2022-03-05
compiler-clang.h: Add __diag infrastructure for clang
Nathan Chancellor
2022-03-05
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
2022-03-05
bpf: Disallow negative offset in check_ptr_off_reg
Kumar Kartikeya Dwivedi
2022-03-05
bpf: Fix PTR_TO_BTF_ID var_off check
Kumar Kartikeya Dwivedi
2022-03-05
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
2022-03-05
Merge branch 'libbpf: support custom SEC() handlers'
Alexei Starovoitov
2022-03-05
selftests/bpf: Add custom SEC() handling selftest
Andrii Nakryiko
2022-03-05
libbpf: Support custom SEC() handlers
Andrii Nakryiko
2022-03-05
libbpf: Allow BPF program auto-attach handlers to bail out
Andrii Nakryiko
2022-03-05
Merge branch 'bnxt_en-updates'
David S. Miller
2022-03-05
bnxt_en: add an nvm test for hw diagnose
Vikas Gupta
2022-03-05
bnxt_en: implement hw health reporter
Kalesh AP
2022-03-05
bnxt_en: Do not destroy health reporters during reset
Edwin Peer
[prev]
[next]