Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-03 | bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier | Andrii Nakryiko | 1 | -1/+2 |
2020-09-25 | bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON | Martin KaFai Lau | 1 | -21/+2 |
2020-09-21 | bpf: Allow specifying a BTF ID per argument in function protos | Lorenz Bauer | 1 | -14/+5 |
2020-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+33 |
2020-03-23 | bpf: Add bpf_sk_storage support to bpf_tcp_ca | Martin KaFai Lau | 1 | -0/+33 |
2020-03-17 | bpf: Sanitize the bpf_struct_ops tcp-cc name | Martin KaFai Lau | 1 | -5/+2 |
2020-01-09 | bpf: Add BPF_FUNC_tcp_send_ack helper | Martin KaFai Lau | 1 | -1/+23 |
2020-01-09 | bpf: tcp: Support tcp_congestion_ops in bpf | Martin KaFai Lau | 1 | -0/+230 |