index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
netprio_cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
netprio_cgroup: Remove update_netdev_tables() since it is unnecessary
Srivatsa S. Bhat
1
-32
/
+0
2012-08-16
net: netprio: fix cgrp create and write priomap race
John Fastabend
1
-5
/
+3
2012-08-16
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
1
-18
/
+4
2012-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-22
net: netprio_cgroup: rework update socket logic
John Fastabend
1
-0
/
+53
2012-07-16
net: cgroup: fix access the unallocated memory in netprio cgroup
Gao feng
1
-17
/
+54
2012-07-10
netprio_cgroup.c: fix comment typo
Liu Bo
1
-1
/
+1
2012-07-09
net: cgroup: fix out of bounds accesses
Eric Dumazet
1
-2
/
+2
2012-07-09
cgroup: fix panic in netprio_cgroup
Gao feng
1
-1
/
+2
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-19
/
+11
2012-05-17
net: core: Use pr_<level>
Joe Perches
1
-2
/
+4
2012-04-01
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
1
-6
/
+2
2012-04-01
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
1
-15
/
+11
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-6
/
+4
2012-02-10
netprio_cgroup: don't allocate prio table when a device is registered
Neil Horman
1
-6
/
+0
2012-02-10
netprio_cgroup: fix an off-by-one bug
Neil Horman
1
-1
/
+1
2012-02-04
netprio_cgroup: Fix obo in get_prioidx
Neil Horman
1
-3
/
+4
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-6
/
+4
2011-12-09
Revert "net: netprio_cgroup: make net_prio_subsys static"
John Fastabend
1
-1
/
+1
2011-12-08
net: netprio_cgroup: make net_prio_subsys static
John Fastabend
1
-1
/
+1
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
1
-2
/
+2
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
1
-0
/
+344
[prev]