Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-02 | bpf: fix allocation warnings in bpf maps and integer overflow | Alexei Starovoitov | 1 | -9/+25 |
2015-11-02 | bpf: convert hashtab lock to raw lock | Yang Shi | 1 | -7/+7 |
2015-10-12 | bpf: charge user for creation of BPF maps and programs | Alexei Starovoitov | 1 | -0/+4 |
2015-03-01 | ebpf: constify various function pointer structs | Daniel Borkmann | 1 | -3/+3 |
2014-11-19 | bpf: fix arraymap NULL deref and missing overflow and zero size checks | Alexei Starovoitov | 1 | -0/+5 |
2014-11-18 | bpf: add hashtable type of eBPF maps | Alexei Starovoitov | 1 | -0/+362 |