index
:
pm24.git
cpufreq-rust
master
more-events
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
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
2020-06-01
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
2020-06-01
Merge branch 'bpf_setsockopt-SO_BINDTODEVICE'
Alexei Starovoitov
2020-06-01
selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt
Ferenc Fejes
2020-06-01
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
bpf: Change kvfree to kfree in generic_map_lookup_batch()
Denis Efremov
2020-06-01
Merge branch 'fix-ktls-with-sk_skb_verdict'
Alexei Starovoitov
2020-06-01
tools/bpf: sync bpf.h
Alexei Starovoitov
2020-06-01
bpf, selftests: Add test for ktls with skb bpf ingress policy
John Fastabend
2020-06-01
Merge branch 'xdp_devmap'
Alexei Starovoitov
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
selftest: Add tests for XDP programs in devmap entries
David Ahern
2020-06-01
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
2020-06-01
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
2020-06-01
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
2020-06-01
devmap: Formalize map value as a named struct
David Ahern
2020-06-01
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
2020-06-01
Merge branch 'bpf-ring-buffer'
Daniel Borkmann
2020-06-01
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
2020-06-01
docs/bpf: Add BPF ring buffer design notes
Andrii Nakryiko
2020-06-01
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
2020-06-01
selftests/bpf: Add BPF ringbuf selftests
Andrii Nakryiko
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-06-01
bpf: Fix map permissions check
Anton Protopopov
2020-06-01
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
2020-06-01
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
2020-06-01
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
2020-06-01
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
2020-06-01
bpf, selftests: Test probe_* helpers from SCHED_CLS
John Fastabend
2020-06-01
bpf, selftests: Add sk_msg helpers load and attach test
John Fastabend
2020-06-01
bpf, sk_msg: Add get socket storage helpers
John Fastabend
2020-06-01
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
2020-06-01
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
John Fastabend
2020-06-01
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
2020-06-01
bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run
Chris Packham
2020-06-01
libbpf: Install headers as part of make install
Nikolay Borisov
2020-06-01
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
2020-06-01
MAINTAINERS: Adjust entry in XDP SOCKETS to actual file name
Lukas Bulwahn
2020-06-01
bpf: Fix returned error sign when link doesn't support updates
Jakub Sitnicki
2020-06-01
tools, bpftool: Print correct error message when failing to load BTF
Tobias Klauser
2020-06-01
tools, bpftool: Make capability check account for new BPF caps
Quentin Monnet
2020-06-01
tools, bpftool: Clean subcommand help messages
Quentin Monnet
[next]