Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cgroup: Assign subsystem IDs during compile time | Daniel Wagner | 2012-09-14 | 1 | -8/+4 |
* | cgroup: net_cls: Do not define task_cls_classid() when not selected | Daniel Wagner | 2012-09-14 | 1 | -5/+6 |
* | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h | Daniel Wagner | 2012-09-14 | 1 | -0/+6 |
* | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar | 2010-10-07 | 1 | -2/+8 |
|\ | |||||
| * | cls_cgroup: Fix rcu lockdep warning | Li Zefan | 2010-09-03 | 1 | -2/+8 |
* | | net: convert to rcu_dereference_index_check() | Paul E. McKenney | 2010-08-19 | 1 | -1/+2 |
|/ | |||||
* | cls_cgroup: Initialise classid when module is absent | Herbert Xu | 2010-05-25 | 1 | -1/+1 |
* | cls_cgroup: Fix build error when built-in | Herbert Xu | 2010-05-24 | 1 | -1/+1 |
* | cls_cgroup: Store classid in struct sock | Herbert Xu | 2010-05-24 | 1 | -0/+63 |