summaryrefslogtreecommitdiff
path: root/net/core/netprio_cgroup.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds1-6/+4
2012-02-11netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman1-6/+0
2012-02-11netprio_cgroup: fix an off-by-one bugNeil Horman1-1/+1
2012-02-05netprio_cgroup: Fix obo in get_prioidxNeil Horman1-3/+4
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan1-6/+4
2011-12-09Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend1-1/+1
2011-12-09net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend1-1/+1
2011-11-24net: treewide use of RCU_INIT_POINTEREric Dumazet1-2/+2
2011-11-23net: add network priority cgroup infrastructure (v4)Neil Horman1-0/+344