summaryrefslogtreecommitdiff
path: root/kernel/bpf/map_in_map.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-20bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15
2017-06-29bpf: Add syscall lookup support for fd array and htabMartin KaFai Lau1-0/+5
2017-03-22bpf: Add array of maps supportMartin KaFai Lau1-0/+97