Age | Commit message (Expand) | Author |
---|---|---|
2017-12-19 | bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog | Yonghong Song |
2017-11-05 | bpf, cgroup: implement eBPF-based device controller for cgroup v2 | Roman Gushchin |
2017-10-11 | bpf: remove redundant variable old_flags | Colin Ian King |
2017-10-04 | bpf: introduce BPF_PROG_QUERY command | Alexei Starovoitov |
2017-10-04 | bpf: multi program support for cgroup+bpf | Alexei Starovoitov |
2017-07-01 | bpf: BPF support for sock_ops | Lawrence Brakmo |
2017-04-11 | bpf: pass sk to helper functions | Willem de Bruijn |
2017-02-12 | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov |
2016-12-02 | bpf: Add new cgroup attach type to enable sock modifications | David Ahern |
2016-12-02 | bpf: Refactor cgroups code in prep for new type | David Ahern |
2016-11-29 | bpf: cgroup: fix documentation of __cgroup_bpf_update() | Daniel Mack |
2016-11-25 | cgroup: add support for eBPF programs | Daniel Mack |