Age | Commit message (Expand) | Author |
---|---|---|
2015-12-29 | bpf: hash: use per-bucket spinlock | tom.leiming@gmail.com |
2015-12-29 | bpf: hash: move select_bucket() out of htab's spinlock | tom.leiming@gmail.com |
2015-12-29 | bpf: hash: use atomic count | tom.leiming@gmail.com |
2015-12-03 | bpf: fix allocation warnings in bpf maps and integer overflow | Alexei Starovoitov |
2015-11-02 | bpf: convert hashtab lock to raw lock | Yang Shi |
2015-10-13 | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov |
2015-03-01 | ebpf: constify various function pointer structs | Daniel Borkmann |
2014-11-19 | bpf: fix arraymap NULL deref and missing overflow and zero size checks | Alexei Starovoitov |
2014-11-18 | bpf: add hashtable type of eBPF maps | Alexei Starovoitov |