Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-31 | bpf: add missing rcu protection when releasing programs from prog_array | Alexei Starovoitov | 1 | -2/+2 |
2015-05-21 | bpf: allow bpf programs to tail-call other bpf programs | Alexei Starovoitov | 1 | -6/+107 |
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 | -6/+11 |
2014-11-18 | bpf: add array type of eBPF maps | Alexei Starovoitov | 1 | -0/+151 |