index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netprio_cgroup.h
Age
Commit message (
Expand
)
Author
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...
Tejun Heo
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-08-09
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
2013-08-09
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-01
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
2012-11-22
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
Tejun Heo
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2012-09-14
cgroup: net_prio: Do not define task_netpioidx() when not selected
Daniel Wagner
2012-07-22
net: netprio_cgroup: rework update socket logic
John Fastabend
2012-02-10
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
2012-01-24
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
2011-11-23
netprio_cgroup: Fix build break
Neil Horman
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman