Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
323226bbb3d865af12644d66df2b7f161adf51c7
/
net
/
core
/
netprio_cgroup.c
62b5942
net: core: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
811d8d6
netprio_cgroup: allow nesting and inherit config on cgroup creation
by Tejun Heo
· 12 years ago
666b0eb
netprio_cgroup: implement netprio[_set]_prio() helpers
by Tejun Heo
· 12 years ago
88d642f
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
by Tejun Heo
· 12 years ago
4a6ee25
netprio_cgroup: reimplement priomap expansion
by Tejun Heo
· 12 years ago
52bca93
netprio_cgroup: shorten variable names in extend_netdev_table()
by Tejun Heo
· 12 years ago
6d5759d
netprio_cgroup: simplify write_priomap()
by Tejun Heo
· 12 years ago
92fb974
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
by Tejun Heo
· 12 years ago
c658f19
cgroup: net_prio: Mark local used function static
by Daniel Wagner
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
c3c073f
new helper: iterate_fd()
by Al Viro
· 12 years ago
8c7f6ed
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
by Tejun Heo
· 12 years ago
8a8e04d
cgroup: Assign subsystem IDs during compile time
by Daniel Wagner
· 12 years ago
f05ba7f
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
by Srivatsa S. Bhat
· 12 years ago
d530d6d
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
by Srivatsa S. Bhat
· 12 years ago
476ad15
net: netprio: fix cgrp create and write priomap race
by John Fastabend
· 12 years ago
f796c20
net: netprio: fix files lock and remove useless d_path bits
by John Fastabend
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 12 years ago
ef209f1
net: cgroup: fix access the unallocated memory in netprio cgroup
by Gao feng
· 12 years ago
0f30732
netprio_cgroup.c: fix comment typo
by Liu Bo
· 12 years ago
91c68ce
net: cgroup: fix out of bounds accesses
by Eric Dumazet
· 12 years ago
b761c9b
cgroup: fix panic in netprio_cgroup
by Gao feng
· 12 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 13 years ago
4baf6e3
cgroup: convert all non-memcg controllers to the new cftype interface
by Tejun Heo
· 13 years ago
676f7c8
cgroup: relocate cftype and cgroup_subsys definitions in controllers
by Tejun Heo
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
f5c3820
netprio_cgroup: don't allocate prio table when a device is registered
by Neil Horman
· 13 years ago
a87dfe1
netprio_cgroup: fix an off-by-one bug
by Neil Horman
· 13 years ago
5962b35
netprio_cgroup: Fix obo in get_prioidx
by Neil Horman
· 13 years ago
761b3ef5
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
0221cd5
Revert "net: netprio_cgroup: make net_prio_subsys static"
by John Fastabend
· 13 years ago
865d9f9
net: netprio_cgroup: make net_prio_subsys static
by John Fastabend
· 13 years ago
2cfa5a0
net: treewide use of RCU_INIT_POINTER
by Eric Dumazet
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago