aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/netprio_cgroup.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-22
|\
| * cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo2012-04-01
| * cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo2012-04-01
* | net: core: Use pr_<level>Joe Perches2012-05-17
|/
* Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\
| * cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-10
* | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-10
* | netprio_cgroup: Fix obo in get_prioidxNeil Horman2012-02-04
|/
* Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend2011-12-09
* net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend2011-12-08
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-23
* net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-22