Age | Commit message (Expand) | Author |
---|---|---|
2017-06-23 | bpf: possibly avoid extra masking for narrower load in verifier | Yonghong Song |
2017-06-14 | bpf: permits narrower load from bpf program context fields | Yonghong Song |
2017-05-11 | bpf: Add strict alignment flag for BPF_PROG_LOAD. | David S. Miller |
2017-05-11 | bpf: Track alignment of register values in the verifier. | David S. Miller |
2017-03-16 | bpf: add helper inlining infra and optimize map_array lookup | Alexei Starovoitov |
2016-12-08 | bpf: fix state equivalence | Alexei Starovoitov |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-16 | bpf: fix range arithmetic for bpf map access | Josef Bacik |
2016-10-19 | bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers | Thomas Graf |
2016-09-29 | bpf: allow access into map value arrays | Josef Bacik |
2016-09-21 | bpf: enable non-core use of the verfier | Jakub Kicinski |
2016-09-21 | bpf: expose internal verfier structures | Jakub Kicinski |