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