summaryrefslogtreecommitdiffstats
path: root/include/net/netprio_cgroup.h
AgeCommit message (Expand)AuthorLines
2019-11-12netprio: use css ID instead of cgroup IDTejun Heo-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-7/+1
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo-3/+13
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo-1/+1
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo-15/+0
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann-12/+6
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2013-08-08netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo-4/+0
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo-2/+2
2013-07-31cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches-1/+1
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li-2/+2
2012-11-22netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo-7/+4
2012-09-14cgroup: Assign subsystem IDs during compile timeDaniel Wagner-13/+5
2012-09-14cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner-7/+5
2012-07-22net: netprio_cgroup: rework update socket logicJohn Fastabend-2/+2
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman-8/+40
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker-1/+0
2011-11-23netprio_cgroup: Fix build breakNeil Horman-13/+5
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman-0/+65