Age | Commit message (Expand) | Author | Files | Lines |
2017-07-21 | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS | Tejun Heo | 1 | -1/+1 |
2017-03-22 | cgroup, net_cls: iterate the fds of only the tasks which are being migrated | Tejun Heo | 1 | -16/+16 |
2017-03-02 | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/... | Ingo Molnar | 1 | -0/+2 |
2016-02-17 | core: remove unneded headers for net cgroup controllers. | Rosen, Rami | 1 | -1/+0 |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
2015-12-09 | sock, cgroup: add sock->sk_cgroup | Tejun Heo | 1 | -1/+6 |
2015-12-09 | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct | Tejun Heo | 1 | -2/+2 |
2015-12-07 | Merge branch 'master' into for-4.4-fixes | Tejun Heo | 1 | -9/+20 |
2015-12-03 | cgroup: fix handling of multi-destination migration from subtree_control enab... | Tejun Heo | 1 | -5/+6 |
2015-11-23 | cgroups: Allow dynamically changing net_classid | Nina Schiff | 1 | -8/+18 |
2015-07-25 | cgroup: net_cls: fix false-positive "suspicious RCU usage" | Konstantin Khlebnikov | 1 | -1/+2 |
2014-07-15 | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes | Tejun Heo | 1 | -1/+1 |
2014-05-16 | cgroup: remove css_parent() | Tejun Heo | 1 | -1/+1 |
2014-02-13 | cgroup: drop @skip_css from cgroup_taskset_for_each() | Tejun Heo | 1 | -1/+1 |
2014-02-08 | cgroup: clean up cgroup_subsys names and initialization | Tejun Heo | 1 | -4/+2 |
2014-02-08 | cgroup: drop module support | Tejun Heo | 1 | -1/+0 |
2014-02-08 | cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid... | Tejun Heo | 1 | -6/+0 |
2014-01-04 | net: net_cls: move cgroupfs classid handling into core | Daniel Borkmann | 1 | -0/+120 |