1. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  2. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  3. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  4. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  5. 37d9cf1 sched: Fix detection of empty queues in child qdiscs by Toke Høiland-Jørgensen · 6 years ago
  6. f6bab19 sched: Avoid dereferencing skb pointer after child enqueue by Toke Høiland-Jørgensen · 6 years ago
  7. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  8. 35b42da net_sched: remove a bogus warning in hfsc by Cong Wang · 7 years ago
  9. a38a9882 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  10. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  11. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  12. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  13. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  14. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  15. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  16. ac8ef4a net: sched: fix coding style issues by Alexander Aring · 7 years ago
  17. f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  18. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  19. 21f4d5c net_sched/hfsc: fix curve activation in hfsc_change_class() by Konstantin Khlebnikov · 7 years ago
  20. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  21. 3bdac362 sch_hfsc: fix null pointer deref and double free on init failure by Nikolay Aleksandrov · 7 years ago
  22. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  23. 6b0355f net_sched/hfsc: opencode trivial set_active() and set_passive() by Konstantin Khlebnikov · 7 years ago
  24. 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 7 years ago
  25. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 7 years ago
  26. 8d55373 net/sched/hfsc: allocate tcf block for hfsc root class by Konstantin Khlebnikov · 7 years ago
  27. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  28. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  29. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  30. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  31. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  32. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  33. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  34. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  35. bba7eb5 hfsc: reduce hfsc_sched to 14 cachelines by Florian Westphal · 9 years ago
  36. 33ef84a net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() by Michal Soltys · 9 years ago
  37. ab12cb4 net/sched/sch_hfsc.c: go passive after vt update by Michal Soltys · 9 years ago
  38. 2354f05 net/sched/sch_hfsc.c: remove leftover dlist and droplist by Michal Soltys · 9 years ago
  39. d1d0fc5 net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() by Michal Soltys · 9 years ago
  40. 12d0ad3 net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline by Michal Soltys · 9 years ago
  41. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  42. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 9 years ago
  43. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
  45. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  46. 357cc9b sch_hfsc: always keep backlog updated by WANG Cong · 9 years ago
  47. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  48. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  49. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  50. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  51. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  52. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  53. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  54. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  55. d59b7d8 net_sched: return nla_nest_end() instead of skb->len by Yang Yingliang · 11 years ago
  56. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 12 years ago
  57. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  58. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 13 years ago
  59. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  60. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 13 years ago
  61. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  63. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 14 years ago
  64. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  65. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  66. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  67. 3b2eb61 net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() by Michal Soltys · 14 years ago
  68. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  69. a2f7922 net_sched: sch_hfsc: fix classification loops by Patrick McHardy · 15 years ago
  70. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  71. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  72. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  73. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  74. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 16 years ago
  75. 7cd0a63 pkt_sched: Change misleading code in class delete. by Jarek Poplawski · 16 years ago
  76. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 16 years ago
  77. 71bcb09 tc: check for errors in gen_rate_estimator creation by Stephen Hemminger · 16 years ago
  78. dc0a001 pkt_sched: fix warning in net/sched/sch_hfsc.c by Ingo Molnar · 16 years ago
  79. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  80. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  81. 77be155 pkt_sched: Add peek emulation for non-work-conserving qdiscs. by Jarek Poplawski · 16 years ago
  82. 03c05f0 pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() by Jarek Poplawski · 16 years ago
  83. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  84. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  85. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  86. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  87. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  88. 7698b4f pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). by David S. Miller · 16 years ago
  89. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  90. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  91. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 16 years ago
  92. be0d39d net-sched: sch_hfsc: use dynamic class hash helpers by Patrick McHardy · 17 years ago
  93. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 17 years ago
  94. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 17 years ago
  95. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 17 years ago
  96. 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers by Patrick McHardy · 17 years ago
  97. 4b3550ef [NET_SCHED]: Use nla_nest_start/nla_nest_end by Patrick McHardy · 17 years ago
  98. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
  99. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  100. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago