summaryrefslogtreecommitdiff
path: root/kernel/bpf/hashtab.c (follow)
Commit message (Expand)AuthorAge
* bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov2015-12-02
* bpf: convert hashtab lock to raw lockYang Shi2015-11-02
* bpf: charge user for creation of BPF maps and programsAlexei Starovoitov2015-10-12
* ebpf: constify various function pointer structsDaniel Borkmann2015-03-01
* bpf: fix arraymap NULL deref and missing overflow and zero size checksAlexei Starovoitov2014-11-19
* bpf: add hashtable type of eBPF mapsAlexei Starovoitov2014-11-18