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