1. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 7 years ago
  2. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  3. 43cc277 net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  4. bd4508e core: remove unneded headers for net cgroup controllers. by Rosen, Rami · 9 years ago
  5. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  7. 2a56a1f net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct by Tejun Heo · 9 years ago
  8. 297dbde netprio_cgroup: limit the maximum css->id to USHRT_MAX by Tejun Heo · 9 years ago
  9. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  10. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  11. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 10 years ago
  12. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 10 years ago
  13. 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 11 years ago
  14. 924f0d9 cgroup: drop @skip_css from cgroup_taskset_for_each() by Tejun Heo · 11 years ago
  15. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 11 years ago
  16. 3ed80a6 cgroup: drop module support by Tejun Heo · 11 years ago
  17. af63633 cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup() by Tejun Heo · 11 years ago
  18. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  19. 8e3bff9 net: more spelling fixes by stephen hemminger · 11 years ago
  20. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 11 years ago
  21. e92e113 netprio_cgroup: convert away from cftype->read_map() by Tejun Heo · 11 years ago
  22. e1af5e4 cgroup: netprio: remove unnecessary task_netprioidx by Gao feng · 11 years ago
  23. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  24. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  25. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  26. 6d37b97 netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state by Tejun Heo · 11 years ago
  27. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  28. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  29. 62b5942 net: core: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  30. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  31. 811d8d6 netprio_cgroup: allow nesting and inherit config on cgroup creation by Tejun Heo · 12 years ago
  32. 666b0eb netprio_cgroup: implement netprio[_set]_prio() helpers by Tejun Heo · 12 years ago
  33. 88d642f netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx by Tejun Heo · 12 years ago
  34. 4a6ee25 netprio_cgroup: reimplement priomap expansion by Tejun Heo · 12 years ago
  35. 52bca93 netprio_cgroup: shorten variable names in extend_netdev_table() by Tejun Heo · 12 years ago
  36. 6d5759d netprio_cgroup: simplify write_priomap() by Tejun Heo · 12 years ago
  37. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  38. c658f19 cgroup: net_prio: Mark local used function static by Daniel Wagner · 12 years ago
  39. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  40. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  41. 68d47a1 Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  42. c3c073f new helper: iterate_fd() by Al Viro · 12 years ago
  43. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  44. 8a8e04d cgroup: Assign subsystem IDs during compile time by Daniel Wagner · 12 years ago
  45. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago
  46. d530d6d netprio_cgroup: Remove update_netdev_tables() since it is unnecessary by Srivatsa S. Bhat · 12 years ago
  47. 476ad15 net: netprio: fix cgrp create and write priomap race by John Fastabend · 12 years ago
  48. f796c20 net: netprio: fix files lock and remove useless d_path bits by John Fastabend · 12 years ago
  49. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  50. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  51. ef209f1 net: cgroup: fix access the unallocated memory in netprio cgroup by Gao feng · 12 years ago
  52. 0f30732 netprio_cgroup.c: fix comment typo by Liu Bo · 12 years ago
  53. 91c68ce net: cgroup: fix out of bounds accesses by Eric Dumazet · 12 years ago
  54. b761c9b cgroup: fix panic in netprio_cgroup by Gao feng · 12 years ago
  55. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  56. e005d19 net: core: Use pr_<level> by Joe Perches · 12 years ago
  57. 4baf6e3 cgroup: convert all non-memcg controllers to the new cftype interface by Tejun Heo · 12 years ago
  58. 676f7c8 cgroup: relocate cftype and cgroup_subsys definitions in controllers by Tejun Heo · 12 years ago
  59. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  60. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  61. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  62. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  63. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  64. 0221cd5 Revert "net: netprio_cgroup: make net_prio_subsys static" by John Fastabend · 13 years ago
  65. 865d9f9 net: netprio_cgroup: make net_prio_subsys static by John Fastabend · 13 years ago
  66. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  67. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago