index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netprio_cgroup.c
Age
Commit message (
Expand
)
Author
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-17
net: core: Use pr_<level>
Joe Perches
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
2012-03-21
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-02-10
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
2012-02-10
netprio_cgroup: fix an off-by-one bug
Neil Horman
2012-02-04
netprio_cgroup: Fix obo in get_prioidx
Neil Horman
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2011-12-09
Revert "net: netprio_cgroup: make net_prio_subsys static"
John Fastabend
2011-12-09
net: netprio_cgroup: make net_prio_subsys static
John Fastabend
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman