index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2025-06-04
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
2025-05-29
sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
Cong Wang
2025-05-22
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-05-18
sch_htb: make htb_deactivate() idempotent
Cong Wang
2025-05-09
sch_ets: make est_qlen_notify() idempotent
Cong Wang
2025-05-09
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
2025-05-09
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
2025-05-09
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
2025-05-09
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
2025-05-09
net_sched: qfq: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-05-09
net_sched: ets: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-05-09
net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
Victor Nogueira
2025-05-09
net_sched: drr: Fix double list add in class with netem as child qdisc
Victor Nogueira
2025-05-02
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
2025-05-02
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
2025-04-20
net_sched: sch_sfq: move the limit validation
Octavian Purdila
2025-04-20
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
2025-04-20
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
2025-04-20
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2025-04-10
net: fix geneve_opt length integer overflow
Lin Ma
2025-04-10
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
2025-03-12
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
2025-03-06
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
2025-01-22
net: sched: fix ets qdisc OOB Indexing
Jamal Hadi Salim
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
2025-01-18
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
2025-01-14
net: sched: calls synchronize_net() only when needed
Eric Dumazet
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
2024-12-17
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
2024-12-12
net_sched: sch_cake: Add drop reasons
Toke Høiland-Jørgensen
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-11
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
2024-12-05
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2024-12-04
net: sched: fix erspan_opt settings in cls_flower
Xin Long
2024-11-30
net/sched: tbf: correct backlog statistic for GSO packets
Martin Ottens
2024-11-28
net_sched: sch_fq: don't follow the fast path if Tx is behind now
Jakub Kicinski
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]