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