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
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-22
cgroup: net: remove left over MODULE_LICENSE tag
Paul Gortmaker
1
-2
/
+0
2017-12-13
net: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+2
2017-02-10
net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2016-02-17
core: remove unneded headers for net cgroup controllers.
Rosen, Rami
1
-1
/
+0
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2015-12-08
sock, cgroup: add sock->sk_cgroup
Tejun Heo
1
-1
/
+6
2015-12-08
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-1
/
+2
2015-12-08
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-0
/
+9
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
1
-4
/
+5
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
1
-1
/
+1
2014-05-16
cgroup: remove css_parent()
Tejun Heo
1
-1
/
+1
2014-05-13
cgroup: replace cftype->write_string() with cftype->write()
Tejun Heo
1
-6
/
+6
2014-03-19
cgroup: drop const from @buffer of cftype->write_string()
Tejun Heo
1
-1
/
+1
2014-02-13
cgroup: drop @skip_css from cgroup_taskset_for_each()
Tejun Heo
1
-1
/
+1
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
1
-3
/
+1
2014-02-08
cgroup: drop module support
Tejun Heo
1
-1
/
+0
2014-02-08
cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...
Tejun Heo
1
-30
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-12-10
net: more spelling fixes
stephen hemminger
1
-1
/
+1
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
1
-4
/
+4
2013-12-05
netprio_cgroup: convert away from cftype->read_map()
Tejun Heo
1
-3
/
+3
2013-10-08
cgroup: netprio: remove unnecessary task_netprioidx
Gao feng
1
-2
/
+1
2013-08-08
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
1
-1
/
+1
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-6
/
+4
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-10
/
+10
2013-08-08
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
1
-28
/
+28
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-1
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-02-06
net: core: Remove unnecessary alloc/OOM messages
Joe Perches
1
-3
/
+1
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2012-11-22
netprio_cgroup: allow nesting and inherit config on cgroup creation
Tejun Heo
1
-18
/
+24
2012-11-22
netprio_cgroup: implement netprio[_set]_prio() helpers
Tejun Heo
1
-22
/
+50
2012-11-22
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
Tejun Heo
1
-54
/
+11
2012-11-22
netprio_cgroup: reimplement priomap expansion
Tejun Heo
1
-23
/
+33
2012-11-22
netprio_cgroup: shorten variable names in extend_netdev_table()
Tejun Heo
1
-12
/
+11
2012-11-22
netprio_cgroup: simplify write_priomap()
Tejun Heo
1
-45
/
+11
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
1
-4
/
+4
2012-10-26
cgroup: net_prio: Mark local used function static
Daniel Wagner
1
-1
/
+1
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+12
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-37
/
+4
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+11
2012-09-26
new helper: iterate_fd()
Al Viro
1
-26
/
+12
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-1
/
+11
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
1
-11
/
+0
2012-09-13
netprio_cgroup: Use memcpy instead of the for-loop to copy priomap
Srivatsa S. Bhat
1
-5
/
+4
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
[next]