aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/bpf/queue_stack_maps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-22bpf: fix integer overflow in queue_stack_mapAlexei Starovoitov1-8/+8
2018-10-25bpf: fix leaking uninitialized memory on pop/peek helpersDaniel Borkmann1-0/+2
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B1-0/+288