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