index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
cls_cgroup.h
Age
Commit message (
Expand
)
Author
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-08-09
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-01
cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypes
Joe Perches
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
2012-10-26
net: Update args to dummy sock_update_classid().
David S. Miller
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
2012-10-26
cgroup: net_cls: Fix local variable type decleration
Daniel Wagner
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
2012-09-14
cgroup: net_cls: Do not define task_cls_classid() when not selected
Daniel Wagner
2012-09-14
cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h
Daniel Wagner
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-09-03
cls_cgroup: Fix rcu lockdep warning
Li Zefan
2010-08-20
net: convert to rcu_dereference_index_check()
Paul E. McKenney
2010-05-26
cls_cgroup: Initialise classid when module is absent
Herbert Xu
2010-05-25
cls_cgroup: Fix build error when built-in
Herbert Xu
2010-05-24
cls_cgroup: Store classid in struct sock
Herbert Xu