blob: 2e4e8363013e9e0ca5ea1267bb5f0497e888891f [file] [log] [blame]
984fe94f9475 ("bpf: Mutex protect used_maps array and count")
9216477449f3 ("bpf: cpumap: Add the possibility to attach an eBPF program to cpumap")
644bfe51fa49 ("cpumap: Formalize map value as a named struct")
9b74ebb2b0f2 ("cpumap: Use non-locked version __ptr_ring_consume_batched")
e8b012e9fabe ("libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE")
f5836749c9c0 ("bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook")
042b1545fe47 ("bpf: Selftests and tools use struct bpf_devmap_val from uapi")
281920b7e0b3 ("bpf: Devmap adjust uapi for attach bpf program")
d39aec79e592 ("selftest: Add tests for XDP programs in devmap entries")
fbee97feed9b ("bpf: Add support to attach bpf program to a devmap entry")
7f1c04269fe7 ("devmap: Formalize map value as a named struct")
1b66d253610c ("bpf: Add get{peer, sock}name attach types for sock_addr")
15d83c4d7cef ("bpf: Allow loading of a bpf_iter program")
ae24345da54e ("bpf: Implement an interface to register bpf_iter targets")
fc611f47f218 ("bpf: Introduce BPF_PROG_TYPE_LSM")
ecb60d1c670e ("bpf: Move lnode list node to struct bpf_ksym")
bfea9a8574f3 ("bpf: Add name to struct bpf_ksym")
535911c80ad4 ("bpf: Add struct bpf_ksym")
ae24082331d9 ("bpf: Introduce BPF_MODIFY_RETURN")
7e639208e88d ("bpf: JIT helpers for fmod_ret progs")
88fd9e5352fe ("bpf: Refactor trampoline update code")
e9b4e606c228 ("bpf: Allow to resolve bpf trampoline and dispatcher in unwind")
2db6eab18b97 ("libbpf: Add support for program extensions")
be8704ff07d2 ("bpf: Introduce dynamic program extensions")
05d57f1793fb ("bpf: Fix trampoline usage in preempt")
a6ed02cac690 ("libbpf: Load btf_vmlinux only once per object.")
1d233886dd90 ("xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths")
75ccae62cb8d ("xdp: Move devmap bulk queue into struct net_device")
fb2426ad00b1 ("libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API")
8482941f0906 ("bpf: Add bpf_send_signal_thread() helper")
1d1a3bcffe36 ("libbpf: Poison kernel-only integer types")
51c39bb1d5d1 ("bpf: Introduce function-by-function verification")
590a00888250 ("bpf: libbpf: Add STRUCT_OPS support")
17328d618c17 ("bpf: Synch uapi bpf.h to tools/")
206057fe020a ("bpf: Add BPF_FUNC_tcp_send_ack helper")
0baf26b0fcd7 ("bpf: tcp: Support tcp_congestion_ops in bpf")
85d33df357b6 ("bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
2bbc078f812d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")