index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
cls_cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
1
-6
/
+2
*
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
2012-04-01
1
-16
/
+11
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-6
/
+4
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
1
-1
/
+1
*
net_sched: cleanups
Eric Dumazet
2011-01-19
1
-4
/
+4
*
cls_cgroup: Fix crash on module unload
Herbert Xu
2010-11-03
1
-2
/
+0
*
sched: Fix softirq time accounting
Venkatesh Pallipadi
2010-10-18
1
-1
/
+1
*
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-24
1
-16
/
+34
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
cgroups: net_cls as module
Ben Blum
2010-03-23
1
-9
/
+27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-0
/
+3
|
\
|
*
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
Minoru Usui
2009-06-09
1
-0
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
1
-11
/
+11
|
\
\
|
|
/
|
*
cls_cgroup: read classid atomically in classifier
Paul Menage
2009-05-26
1
-11
/
+11
*
|
cls_cgroup: remove unneeded cgroup_lock
Li Zefan
2009-05-17
1
-6
/
+0
|
/
*
cls_cgroup: clean up for cgroup part
Li Zefan
2008-12-29
1
-9
/
+14
*
cls_cgroup: fix an oops when removing a cgroup
Li Zefan
2008-12-29
1
-1
/
+1
*
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
2008-11-20
1
-3
/
+1
*
pkt_sched: Control group classifier
Thomas Graf
2008-11-07
1
-0
/
+290