index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
cls_cgroup.h
Age
Commit message (
Expand
)
Author
2016-04-19
cls_cgroup: get sk_classid only from full sockets
Konstantin Khlebnikov
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-07-20
cls_cgroup: factor out classid retrieval
Daniel Borkmann
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-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-07-31
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-19
net: convert to rcu_dereference_index_check()
Paul E. McKenney
2010-05-25
cls_cgroup: Initialise classid when module is absent
Herbert Xu
2010-05-24
cls_cgroup: Fix build error when built-in
Herbert Xu
2010-05-24
cls_cgroup: Store classid in struct sock
Herbert Xu