summaryrefslogtreecommitdiffstats
path: root/include/net/netprio_cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-081-3/+13
* cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-081-1/+1
* cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-081-15/+0
* net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-031-12/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-1/+1
|\
| * cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2013-07-311-1/+1
* | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-081-4/+0
* | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-081-2/+2
|/
* netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-091-2/+2
* netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo2012-11-221-7/+4
* cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-141-13/+5
* cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner2012-09-141-7/+5
* net: netprio_cgroup: rework update socket logicJohn Fastabend2012-07-221-2/+2
* netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-101-8/+40
* netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
* netprio_cgroup: Fix build breakNeil Horman2011-11-231-13/+5
* net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-221-0/+65