index
:
pub/scm/linux/kernel/git/deller/linux-fbdev.git
master
Linux Framebuffer maintenance tree
Helge Deller
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_fq_pie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-25
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim
1
-1
/
+2
2026-07-20
net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
Jamal Hadi Salim
1
-1
/
+1
2026-05-11
net/sched: annotate data-races around sch->qstats.backlog
Eric Dumazet
1
-2
/
+2
2026-05-11
net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
Eric Dumazet
1
-2
/
+2
2026-04-27
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+1
2025-08-14
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
1
-5
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2024-12-17
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
1
-2
/
+4
2024-04-19
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
1
-27
/
+34
2024-03-19
net/sched: Add module alias for sch_fq_pie
Michal Koutný
1
-0
/
+2
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
1
-1
/
+1
2023-08-31
net/sched: fq_pie: avoid stalls in fq_pie_timer()
Eric Dumazet
1
-8
/
+19
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-0
/
+2
2023-06-05
net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
Eric Dumazet
1
-1
/
+7
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
1
-3
/
+0
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-3
/
+0
2021-12-09
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
1
-0
/
+1
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-1
/
+1
2021-05-23
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
1
-1
/
+8
2021-05-23
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
1
-5
/
+5
2020-12-04
net/sched: fq_pie: initialize timer earlier in fq_pie_init()
Davide Caratti
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-1
/
+1
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
1
-2
/
+2
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
1
-1
/
+0
2020-02-06
net: sched: prevent a use after free
Dan Carpenter
1
-1
/
+1
2020-01-23
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
1
-0
/
+562