aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/arraymap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann1-3/+3
2014-11-19bpf: fix arraymap NULL deref and missing overflow and zero size checksAlexei Starovoitov1-6/+11
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov1-0/+151