summaryrefslogtreecommitdiff
path: root/net/core/netprio_cgroup.c
Commit message (Expand)AuthorAge
* net: remove duplicate includesPravin Shedge2017-12-13
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-10
* core: remove unneded headers for net cgroup controllers.Rosen, Rami2016-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-08
* | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* | netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2015-12-08
|/
* cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
* cgroup: remove css_parent()Tejun Heo2014-05-16
* cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
* cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
* cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-13
* cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
* cgroup: drop module supportTejun Heo2014-02-08
* cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: more spelling fixesstephen hemminger2013-12-10
* | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-05
* | netprio_cgroup: convert away from cftype->read_map()Tejun Heo2013-12-05
|/
* cgroup: netprio: remove unnecessary task_netprioidxGao feng2013-10-08
* cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-08
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-08
* cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo2013-08-08
* netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-08
* cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-08
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* net: core: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-26
* | netprio_cgroup: allow nesting and inherit config on cgroup creationTejun Heo2012-11-22
* | netprio_cgroup: implement netprio[_set]_prio() helpersTejun Heo2012-11-22
* | netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo2012-11-22
* | netprio_cgroup: reimplement priomap expansionTejun Heo2012-11-22
* | netprio_cgroup: shorten variable names in extend_netdev_table()Tejun Heo2012-11-22
* | netprio_cgroup: simplify write_priomap()Tejun Heo2012-11-22
* | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * new helper: iterate_fd()Al Viro2012-09-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \
| * | netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-13
| * | netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-13
| |/
* | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-02
|\ \
| * | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo2012-09-14
| |/
* | cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-14
|/
* net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-16
* net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\