1. 6c97da1 net: sched: pie: avoid slow division in drop probability decay by Leslie Monis · 6 years ago
  2. ff8285f net: sched: pie: fix 64-bit division by Leslie Monis · 6 years ago
  3. 24ed490 net: sched: pie: fix mistake in reference link by Leslie Monis · 6 years ago
  4. c9d2ac5 net: sched: pie: update references by Mohit P. Tahiliani · 6 years ago
  5. 95400b9 net: sched: pie: add derandomization mechanism by Mohit P. Tahiliani · 6 years ago
  6. 3f7ae5f net: sched: pie: add more cases to auto-tune alpha and beta by Mohit P. Tahiliani · 6 years ago
  7. 30a92ad net: sched: pie: change initial value of pie_vars->burst_time by Mohit P. Tahiliani · 6 years ago
  8. 29daa855 net: sched: pie: change default value of pie_params->tupdate by Mohit P. Tahiliani · 6 years ago
  9. abde792 net: sched: pie: change default value of pie_params->target by Mohit P. Tahiliani · 6 years ago
  10. 5750900 net: sched: pie: change value of QUEUE_THRESHOLD by Mohit P. Tahiliani · 6 years ago
  11. ac4a02c net: sched: pie: fix coding style issues by Leslie Monis · 6 years ago
  12. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  13. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  14. cdeabbb net: sched: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  15. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  16. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  17. 1486587 pie: use qdisc_dequeue_head wrapper by Florian Westphal · 8 years ago
  18. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  19. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 9 years ago
  20. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  21. d561090 sch_pie: schedule the timer after all init succeed by WANG Cong · 10 years ago
  22. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  23. 219e288 net: sched: Cleanup PIE comments by Vijay Subramanian · 11 years ago
  24. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  25. d4b3621 net: pkt_sched: PIE AQM scheme by Vijay Subramanian · 11 years ago