Commit History

Author SHA1 Message Date
  Rosen, Rami bd4508e850 core: remove unneded headers for net cgroup controllers. 9 years ago
  David S. Miller b3e0d3d7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Tejun Heo bd1060a1d6 sock, cgroup: add sock->sk_cgroup 9 years ago
  Tejun Heo 2a56a1fec2 net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct 9 years ago
  Tejun Heo 297dbde19c netprio_cgroup: limit the maximum css->id to USHRT_MAX 9 years ago
  Tejun Heo 1f7dd3e5a6 cgroup: fix handling of multi-destination migration from subtree_control enabling 9 years ago
  Tejun Heo 5577964e64 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 11 years ago
  Tejun Heo 5c9d535b89 cgroup: remove css_parent() 11 years ago
  Tejun Heo 451af504df cgroup: replace cftype->write_string() with cftype->write() 11 years ago
  Tejun Heo 4d3bb511b5 cgroup: drop const from @buffer of cftype->write_string() 11 years ago
  Tejun Heo 924f0d9a20 cgroup: drop @skip_css from cgroup_taskset_for_each() 11 years ago
  Tejun Heo 073219e995 cgroup: clean up cgroup_subsys names and initialization 11 years ago
  Tejun Heo 3ed80a62bf cgroup: drop module support 11 years ago
  Tejun Heo af6363374c cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup() 11 years ago
  Linus Torvalds 4ba9920e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
  stephen hemminger 8e3bff96af net: more spelling fixes 11 years ago
  Tejun Heo 2da8ca822d cgroup: replace cftype->read_seq_string() with cftype->seq_show() 11 years ago
  Tejun Heo e92e113cab netprio_cgroup: convert away from cftype->read_map() 11 years ago
  Gao feng e1af5e445e cgroup: netprio: remove unnecessary task_netprioidx 12 years ago
  Tejun Heo d99c8727e7 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
  Tejun Heo 6d37b97428 netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state 12 years ago
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Joe Perches 62b5942aa5 net: core: Remove unnecessary alloc/OOM messages 12 years ago
  Linus Torvalds 6be35c700f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Tejun Heo 811d8d6ff5 netprio_cgroup: allow nesting and inherit config on cgroup creation 12 years ago
  Tejun Heo 666b0ebe2b netprio_cgroup: implement netprio[_set]_prio() helpers 12 years ago
  Tejun Heo 88d642fa2c netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx 12 years ago