John Fastabend
|
13990f8156
net: sched: cls_cgroup tear down exts and ematch from rcu callback
|
11 years ago |
John Fastabend
|
82a470f111
net: sched: remove tcf_proto from ematch calls
|
11 years ago |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 years ago |
John Fastabend
|
9f6c38e70b
net: sched: cls_cgroup need tcf_exts_init in all cases
|
11 years ago |
John Fastabend
|
d14cbfc88f
net: sched: cls_cgroup fix possible memory leak of 'new'
|
11 years ago |
John Fastabend
|
952313bd62
net: sched: cls_cgroup use RCU
|
11 years ago |
Cong Wang
|
2f7ef2f879
sched, cls: check if we could overwrite actions when changing a filter
|
11 years ago |
WANG Cong
|
832d1d5bfa
net_sched: add struct net pointer to tcf_proto_ops->dump
|
11 years ago |
David S. Miller
|
855404efae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
11 years ago |
Daniel Borkmann
|
fe1217c4f3
net: net_cls: move cgroupfs classid handling into core
|
11 years ago |
Cong Wang
|
c1ddf295f5
net: revert "sched classifier: make cgroup table local"
|
11 years ago |
stephen hemminger
|
de6fb288b1
sched classifier: make cgroup table local
|
11 years ago |
WANG Cong
|
5da57f422d
net_sched: cls: refactor out struct tcf_ext_map
|
11 years ago |
WANG Cong
|
33be627159
net_sched: act: use standard struct list_head
|
11 years ago |
Gao feng
|
ff0bfad6a2
cgroup: cls: remove unnecessary task_cls_classid
|
12 years ago |
Tejun Heo
|
d99c8727e7
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
|
12 years ago |
Tejun Heo
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 years ago |
Tejun Heo
|
eb95419b02
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
|
12 years ago |
Tejun Heo
|
6387698699
cgroup: add css_parent()
|
12 years ago |
Tejun Heo
|
a7c6d554aa
cgroup: add/update accessors which obtain subsys specific data from css
|
12 years ago |
Tejun Heo
|
8af01f56a0
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
|
12 years ago |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Tejun Heo
|
0ba18f7a5e
netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking
|
12 years ago |
Tejun Heo
|
92fb97487a
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
|
12 years ago |
Daniel Wagner
|
6a328d8c6f
cgroup: net_cls: Rework update socket logic
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Linus Torvalds
|
68d47a137c
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
13 years ago |
Daniel Wagner
|
8a8e04df47
cgroup: Assign subsystem IDs during compile time
|
13 years ago |