summary refs log tree commit diff stats
path: root/ebpf/ebpf_rss.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ebpf: improve trace event coverage to all key operationsDaniel P. Berrangé2024-10-281-0/+19
* ebpf: add formal error reporting to all APIsDaniel P. Berrangé2024-10-281-11/+48
* ebpf: improve error trace eventsDaniel P. Berrangé2024-10-281-5/+5
* ebpf: drop redundant parameter checks in static methodsDaniel P. Berrangé2024-10-281-27/+5
* qapi/ebpf: Drop temporary 'prefix'Markus Armbruster2024-09-101-1/+1
* ebpf: Added traces back. Changed source set for eBPF to 'system'.Andrew Melnychenko2024-06-041-0/+7
* ebpf: Fix indirections table settingAkihiko Odaki2024-03-291-2/+7
* qmp: Added new command to retrieve eBPF blob.Andrew Melnychenko2024-03-121-6/+5
* ebpf: Added eBPF initialization by fds.Andrew Melnychenko2024-03-121-0/+27
* ebpf: Added eBPF map update through mmap.Andrew Melnychenko2024-03-121-23/+94
* ebpf: replace deprecated bpf_program__set_socket_filterHaochen Tong2022-07-061-1/+1
* ebpf: Added eBPF RSS loader.Andrew Melnychenko2021-06-041-0/+165