summaryrefslogtreecommitdiffstats
path: root/include/net/cls_cgroup.h
Commit message (Expand)AuthorAgeFilesLines
* cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-091-2/+2
* net: Update args to dummy sock_update_classid().David S. Miller2012-10-261-1/+1
* cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-261-1/+1
* cgroup: net_cls: Fix local variable type declerationDaniel Wagner2012-10-261-1/+1
* cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-141-8/+4
* cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner2012-09-141-5/+6
* cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner2012-09-141-0/+6
* Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-071-2/+8
|\
| * cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
* | net: convert to rcu_dereference_index_check()Paul E. McKenney2010-08-191-1/+2
|/
* cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-251-1/+1
* cls_cgroup: Fix build error when built-inHerbert Xu2010-05-241-1/+1
* cls_cgroup: Store classid in struct sockHerbert Xu2010-05-241-0/+63