Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: introduce percpu_freelist | Alexei Starovoitov | 2016-03-08 | 1 | -1/+1 |
* | bpf: introduce BPF_MAP_TYPE_STACK_TRACE | Alexei Starovoitov | 2016-02-20 | 1 | -0/+3 |
* | bpf: add support for persistent maps/progs | Daniel Borkmann | 2015-11-02 | 1 | -1/+3 |
* | ebpf: remove kernel test stubs | Daniel Borkmann | 2015-03-01 | 1 | -3/+0 |
* | bpf: allow eBPF programs to use maps | Alexei Starovoitov | 2014-11-18 | 1 | -1/+1 |
* | bpf: add array type of eBPF maps | Alexei Starovoitov | 2014-11-18 | 1 | -1/+1 |
* | bpf: add hashtable type of eBPF maps | Alexei Starovoitov | 2014-11-18 | 1 | -1/+1 |
* | bpf: split eBPF out of NET | Alexei Starovoitov | 2014-10-27 | 1 | -3/+3 |
* | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 2014-09-26 | 1 | -0/+4 |
* | bpf: verifier (add docs) | Alexei Starovoitov | 2014-09-26 | 1 | -1/+1 |
* | bpf: introduce BPF syscall and maps | Alexei Starovoitov | 2014-09-26 | 1 | -1/+1 |
* | net: filter: split filter.c into two files | Alexei Starovoitov | 2014-07-23 | 1 | -0/+1 |