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