aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/bpf/ringbuf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+8
2020-07-01bpf: Remove redundant synchronize_rcu.Alexei Starovoitov1-7/+0
2020-06-30bpf: Enforce BPF ringbuf size to be the power of 2Andrii Nakryiko1-10/+8
2020-06-22bpf: Set map_btf_{name, id} for all map typesAndrey Ignatov1-0/+3
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko1-0/+501