summaryrefslogtreecommitdiffstats
path: root/net/core/netprio_cgroup.c
Commit message (Expand)AuthorAgeFilesLines
...
* | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-101-6/+0Star
* | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-101-1/+1
* | netprio_cgroup: Fix obo in get_prioidxNeil Horman2012-02-041-3/+4
|/
* Revert "net: netprio_cgroup: make net_prio_subsys static"John Fastabend2011-12-091-1/+1
* net: netprio_cgroup: make net_prio_subsys staticJohn Fastabend2011-12-091-1/+1
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-241-2/+2
* net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-221-0/+344