Tejun Heo
|
d99c8727e7
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
|
12 years ago |
Tejun Heo
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 years ago |
Tejun Heo
|
eb95419b02
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
|
12 years ago |
Tejun Heo
|
6d37b97428
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state
|
12 years ago |
Tejun Heo
|
8af01f56a0
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Joe Perches
|
62b5942aa5
net: core: Remove unnecessary alloc/OOM messages
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Tejun Heo
|
811d8d6ff5
netprio_cgroup: allow nesting and inherit config on cgroup creation
|
12 years ago |
Tejun Heo
|
666b0ebe2b
netprio_cgroup: implement netprio[_set]_prio() helpers
|
12 years ago |
Tejun Heo
|
88d642fa2c
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
|
12 years ago |
Tejun Heo
|
4a6ee25c7e
netprio_cgroup: reimplement priomap expansion
|
12 years ago |
Tejun Heo
|
52bca930c9
netprio_cgroup: shorten variable names in extend_netdev_table()
|
12 years ago |
Tejun Heo
|
6d5759dd02
netprio_cgroup: simplify write_priomap()
|
12 years ago |
Tejun Heo
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
Daniel Wagner
|
c658f19db3
cgroup: net_prio: Mark local used function static
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
68d47a137c
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Al Viro
|
c3c073f808
new helper: iterate_fd()
|
13 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
13 years ago |
Daniel Wagner
|
8a8e04df47
cgroup: Assign subsystem IDs during compile time
|
13 years ago |
Srivatsa S. Bhat
|
f05ba7fccf
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
|
13 years ago |
Srivatsa S. Bhat
|
d530d6df96
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
|
13 years ago |
John Fastabend
|
476ad154f3
net: netprio: fix cgrp create and write priomap race
|
13 years ago |
John Fastabend
|
f796c20cf6
net: netprio: fix files lock and remove useless d_path bits
|
13 years ago |
Linus Torvalds
|
d14b7a419a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
John Fastabend
|
406a3c638c
net: netprio_cgroup: rework update socket logic
|
13 years ago |
Gao feng
|
ef209f1598
net: cgroup: fix access the unallocated memory in netprio cgroup
|
13 years ago |
Liu Bo
|
0f307323a4
netprio_cgroup.c: fix comment typo
|
13 years ago |