Age | Commit message (Expand) | Author | Files | Lines |
2014-02-08 | cgroup: clean up cgroup_subsys names and initialization | Tejun Heo | 1 | -1/+1 |
2014-01-04 | net: net_cls: move cgroupfs classid handling into core | Daniel Borkmann | 1 | -28/+12 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2013-08-09 | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo | 1 | -2/+2 |
2013-08-01 | cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes | Joe Perches | 1 | -1/+1 |
2013-04-09 | cls_cgroup: remove task_struct parameter from sock_update_classid() | Zefan Li | 1 | -2/+2 |
2012-10-26 | net: Update args to dummy sock_update_classid(). | David S. Miller | 1 | -1/+1 |
2012-10-26 | cgroup: net_cls: Pass in task to sock_update_classid() | Daniel Wagner | 1 | -1/+1 |
2012-10-26 | cgroup: net_cls: Fix local variable type decleration | Daniel Wagner | 1 | -1/+1 |
2012-09-14 | cgroup: Assign subsystem IDs during compile time | Daniel Wagner | 1 | -8/+4 |
2012-09-14 | cgroup: net_cls: Do not define task_cls_classid() when not selected | Daniel Wagner | 1 | -5/+6 |
2012-09-14 | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h | Daniel Wagner | 1 | -0/+6 |
2010-10-07 | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar | 1 | -2/+8 |
2010-09-03 | cls_cgroup: Fix rcu lockdep warning | Li Zefan | 1 | -2/+8 |
2010-08-20 | net: convert to rcu_dereference_index_check() | Paul E. McKenney | 1 | -1/+2 |
2010-05-26 | cls_cgroup: Initialise classid when module is absent | Herbert Xu | 1 | -1/+1 |
2010-05-25 | cls_cgroup: Fix build error when built-in | Herbert Xu | 1 | -1/+1 |
2010-05-24 | cls_cgroup: Store classid in struct sock | Herbert Xu | 1 | -0/+63 |