1. 4170f0e fix typos in net/sched/* files by Taichi Nishimura · 1 year, 9 months ago
  2. 197173d treewide: use get_random_bytes() when possible by Jason A. Donenfeld · 2 years, 3 months ago
  3. a102c89 net: sched: remove redundant NULL check in change hook function by Zhengchao Shao · 2 years, 4 months ago
  4. e5a4b17 net: sched: fix misspellings using misspell-fixer tool by Menglong Dong · 4 years, 2 months ago
  5. 3f95f55 net: sched: pie: change tc_pie_xstats->prob by Leslie Monis · 4 years, 10 months ago
  6. 105e808 pie: remove pie_vars->accu_prob_overflows by Leslie Monis · 4 years, 10 months ago
  7. 220d4ac7 pie: remove unnecessary type casting by Leslie Monis · 4 years, 10 months ago
  8. 90baeb9 pie: use term backlog instead of qlen by Leslie Monis · 4 years, 10 months ago
  9. 5205ea0 net: sched: pie: export symbols to be reused by FQ-PIE by Mohit P. Tahiliani · 5 years ago
  10. 00ea2fb net: sched: pie: fix alignment in struct instances by Mohit P. Tahiliani · 5 years ago
  11. 55f780c net: sched: pie: fix commenting by Mohit P. Tahiliani · 5 years ago
  12. 2dfb195 pie: rearrange structure members and their initializations by Mohit P. Tahiliani · 5 years ago
  13. 84bf557f net: sched: pie: move common code to pie.h by Mohit P. Tahiliani · 5 years ago
  14. cec2975 net: sched: pie: enable timestamp based delay calculation by Gautam Ramakrishnan · 5 years ago
  15. 2504ba9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 by Thomas Gleixner · 6 years ago
  16. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  17. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  18. 6c97da1 net: sched: pie: avoid slow division in drop probability decay by Leslie Monis · 6 years ago
  19. ff8285f net: sched: pie: fix 64-bit division by Leslie Monis · 6 years ago
  20. 24ed490 net: sched: pie: fix mistake in reference link by Leslie Monis · 6 years ago
  21. c9d2ac5 net: sched: pie: update references by Mohit P. Tahiliani · 6 years ago
  22. 95400b9 net: sched: pie: add derandomization mechanism by Mohit P. Tahiliani · 6 years ago
  23. 3f7ae5f net: sched: pie: add more cases to auto-tune alpha and beta by Mohit P. Tahiliani · 6 years ago
  24. 30a92ad net: sched: pie: change initial value of pie_vars->burst_time by Mohit P. Tahiliani · 6 years ago
  25. 29daa855 net: sched: pie: change default value of pie_params->tupdate by Mohit P. Tahiliani · 6 years ago
  26. abde792 net: sched: pie: change default value of pie_params->target by Mohit P. Tahiliani · 6 years ago
  27. 5750900 net: sched: pie: change value of QUEUE_THRESHOLD by Mohit P. Tahiliani · 6 years ago
  28. ac4a02c net: sched: pie: fix coding style issues by Leslie Monis · 6 years ago
  29. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  30. e63d7dfd net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  31. cdeabbb net: sched: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  33. ed760cb sched: replace __skb_dequeue with __qdisc_dequeue_head by Florian Westphal · 8 years ago
  34. 1486587 pie: use qdisc_dequeue_head wrapper by Florian Westphal · 8 years ago
  35. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  36. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 9 years ago
  37. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  38. d561090 sch_pie: schedule the timer after all init succeed by WANG Cong · 10 years ago
  39. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  40. 219e288 net: sched: Cleanup PIE comments by Vijay Subramanian · 11 years ago
  41. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  42. d4b3621 net: pkt_sched: PIE AQM scheme by Vijay Subramanian · 11 years ago