1. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 11 years ago
  2. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  3. fe1217c net: net_cls: move cgroupfs classid handling into core by Daniel Borkmann · 11 years ago
  4. c1ddf29 net: revert "sched classifier: make cgroup table local" by Cong Wang · 11 years ago
  5. de6fb28 sched classifier: make cgroup table local by stephen hemminger · 11 years ago
  6. 5da57f4 net_sched: cls: refactor out struct tcf_ext_map by WANG Cong · 11 years ago
  7. 33be627 net_sched: act: use standard struct list_head by WANG Cong · 11 years ago
  8. ff0bfad cgroup: cls: remove unnecessary task_cls_classid by Gao feng · 11 years ago
  9. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  10. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  11. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  12. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  13. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  14. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  15. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  16. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  17. 0ba18f7 netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking by Tejun Heo · 12 years ago
  18. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  19. 6a328d8 cgroup: net_cls: Rework update socket logic by Daniel Wagner · 12 years ago
  20. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  21. 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
  22. 8c7f6ed cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them by Tejun Heo · 12 years ago
  23. 8a8e04d cgroup: Assign subsystem IDs during compile time by Daniel Wagner · 12 years ago
  24. af4c664 net sched: Pass the skb into change so it can access NETLINK_CB by Eric W. Biederman · 12 years ago
  25. 4baf6e3 cgroup: convert all non-memcg controllers to the new cftype interface by Tejun Heo · 12 years ago
  26. 676f7c8 cgroup: relocate cftype and cgroup_subsys definitions in controllers by Tejun Heo · 12 years ago
  27. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 12 years ago
  28. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  29. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  30. c00b2c9 cls_cgroup: Fix crash on module unload by Herbert Xu · 14 years ago
  31. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  32. f845172 cls_cgroup: Store classid in struct sock by Herbert Xu · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. 8e039d8 cgroups: net_cls as module by Ben Blum · 14 years ago
  35. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  36. 52ea3a5 cls_cgroup: Fix oops when user send improperly 'tc filter add' request by Minoru Usui · 15 years ago
  37. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  38. e65fcfd cls_cgroup: read classid atomically in classifier by Paul Menage · 15 years ago
  39. cb1c4b7 cls_cgroup: remove unneeded cgroup_lock by Li Zefan · 15 years ago
  40. 8e8ba85 cls_cgroup: clean up for cgroup part by Li Zefan · 16 years ago
  41. 2f068bf cls_cgroup: fix an oops when removing a cgroup by Li Zefan · 16 years ago
  42. 47a1a1d pkt_sched: remove unnecessary xchg() in packet classifiers by Patrick McHardy · 16 years ago
  43. f400923 pkt_sched: Control group classifier by Thomas Graf · 16 years ago