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
|
12 years ago |
Daniel Wagner
|
8a8e04df47
cgroup: Assign subsystem IDs during compile time
|
12 years ago |
Srivatsa S. Bhat
|
f05ba7fccf
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
|
12 years ago |
Srivatsa S. Bhat
|
d530d6df96
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
|
12 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 |
Eric Dumazet
|
91c68ce2b2
net: cgroup: fix out of bounds accesses
|
13 years ago |
Gao feng
|
b761c9b1f4
cgroup: fix panic in netprio_cgroup
|
13 years ago |
Linus Torvalds
|
88d6ae8dc3
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |
Joe Perches
|
e005d193d5
net: core: Use pr_<level>
|
13 years ago |
Tejun Heo
|
4baf6e3325
cgroup: convert all non-memcg controllers to the new cftype interface
|
13 years ago |
Tejun Heo
|
676f7c8f84
cgroup: relocate cftype and cgroup_subsys definitions in controllers
|
13 years ago |
Linus Torvalds
|
0d9cabdcce
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |