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
|
12 years ago |
Linus Torvalds
|
68d47a137c
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
12 years ago |
Daniel Wagner
|
8a8e04df47
cgroup: Assign subsystem IDs during compile time
|
12 years ago |
Eric W. Biederman
|
af4c6641f5
net sched: Pass the skb into change so it can access NETLINK_CB
|
13 years ago |
Tejun Heo
|
4baf6e3325
cgroup: convert all non-memcg controllers to the new cftype interface
|
13 years ago |
Tejun Heo
|
676f7c8f84
cgroup: relocate cftype and cgroup_subsys definitions in controllers
|
13 years ago |
Li Zefan
|
761b3ef50e
cgroup: remove cgroup_subsys argument from callbacks
|
13 years ago |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Herbert Xu
|
c00b2c9e79
cls_cgroup: Fix crash on module unload
|
14 years ago |
Venkatesh Pallipadi
|
75e1056f5c
sched: Fix softirq time accounting
|
14 years ago |
Herbert Xu
|
f845172531
cls_cgroup: Store classid in struct sock
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ben Blum
|
8e039d84b3
cgroups: net_cls as module
|
15 years ago |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Minoru Usui
|
52ea3a56a3
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
|
16 years ago |
David S. Miller
|
b2f8f7525c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Paul Menage
|
e65fcfd63a
cls_cgroup: read classid atomically in classifier
|
16 years ago |
Li Zefan
|
cb1c4b71f6
cls_cgroup: remove unneeded cgroup_lock
|
16 years ago |
Li Zefan
|
8e8ba85417
cls_cgroup: clean up for cgroup part
|
16 years ago |
Li Zefan
|
2f068bf871
cls_cgroup: fix an oops when removing a cgroup
|
16 years ago |
Patrick McHardy
|
47a1a1d4be
pkt_sched: remove unnecessary xchg() in packet classifiers
|
16 years ago |
Thomas Graf
|
f400923735
pkt_sched: Control group classifier
|
16 years ago |