summaryrefslogtreecommitdiff
path: root/net/core/netclassid_cgroup.c
AgeCommit message (Expand)Author
2023-10-16cgroup, netclassid: on modifying netclassid in cgroup, only consider the main...Liansen Zhai
2022-08-31core: Variable type completionXin Gao
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2020-12-04net: Remove the err argument from sock_from_fileFlorent Revest
2020-04-21cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-03-09cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-23cgroup, netclassid: add a preemption point to write_classidMichal Hocko
2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2016-02-17core: remove unneded headers for net cgroup controllers.Rosen, Rami
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-08sock, cgroup: add sock->sk_cgroupTejun Heo
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-11-23cgroups: Allow dynamically changing net_classidNina Schiff
2015-07-25cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-05-16cgroup: remove css_parent()Tejun Heo
2014-02-13cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-02-08cgroup: drop module supportTejun Heo
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann