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 |
Neil Horman
|
f5c38208d3
netprio_cgroup: don't allocate prio table when a device is registered
|
13 years ago |
Neil Horman
|
a87dfe14a7
netprio_cgroup: fix an off-by-one bug
|
13 years ago |
Neil Horman
|
5962b35c1d
netprio_cgroup: Fix obo in get_prioidx
|
13 years ago |
Li Zefan
|
761b3ef50e
cgroup: remove cgroup_subsys argument from callbacks
|
13 years ago |
John Fastabend
|
0221cd5154
Revert "net: netprio_cgroup: make net_prio_subsys static"
|
13 years ago |
John Fastabend
|
865d9f9f74
net: netprio_cgroup: make net_prio_subsys static
|
13 years ago |
Eric Dumazet
|
2cfa5a0471
net: treewide use of RCU_INIT_POINTER
|
13 years ago |
Neil Horman
|
5bc1421e34
net: add network priority cgroup infrastructure (v4)
|
13 years ago |