index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netclassid_cgroup.c
Age
Commit message (
Expand
)
Author
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
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