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