summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
17 hoursnet/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...Xiang Mei
9 daysnet/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
9 daysnet/sched: sch_qfq: Fix race condition on qfq_aggregateXiang Mei
2025-07-17net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira
2025-07-10net/sched: Always pass notifications when child class becomes emptyLion Ackermann
2025-06-27net_sched: sch_sfq: reject invalid perturb periodEric Dumazet
2025-06-27net/sched: fix use-after-free in taprio_dev_notifierHyunwoo Kim
2025-06-19net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet
2025-06-19net_sched: tbf: fix a race in tbf_change()Eric Dumazet
2025-06-19net_sched: red: fix a race in __red_change()Eric Dumazet
2025-06-19net_sched: prio: fix a race in prio_tune()Eric Dumazet
2025-06-19net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet
2025-06-04net_sched: hfsc: Address reentrant enqueue adding class to eltree twicePedro Tammela
2025-05-29sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()Cong Wang
2025-05-22net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-05-18sch_htb: make htb_deactivate() idempotentCong Wang
2025-05-09sch_ets: make est_qlen_notify() idempotentCong Wang
2025-05-09sch_qfq: make qfq_qlen_notify() idempotentCong Wang
2025-05-09sch_hfsc: make hfsc_qlen_notify() idempotentCong Wang
2025-05-09sch_drr: make drr_qlen_notify() idempotentCong Wang
2025-05-09sch_htb: make htb_qlen_notify() idempotentCong Wang
2025-05-09net_sched: qfq: Fix double list add in class with netem as child qdiscVictor Nogueira
2025-05-09net_sched: ets: Fix double list add in class with netem as child qdiscVictor Nogueira
2025-05-09net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscVictor Nogueira
2025-05-09net_sched: drr: Fix double list add in class with netem as child qdiscVictor Nogueira
2025-05-02net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() tooCong Wang
2025-05-02net_sched: hfsc: Fix a UAF vulnerability in class handlingCong Wang
2025-04-20net_sched: sch_sfq: move the limit validationOctavian Purdila
2025-04-20net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila
2025-04-20tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen
2025-04-20codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang
2025-04-10net: fix geneve_opt length integer overflowLin Ma
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang
2025-03-22net_sched: Prevent creation of classes with TC_H_ROOTCong Wang
2025-03-22sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang
2025-02-27net/sched: cls_api: fix error handling causing NULL dereferencePierre Riteau
2025-02-17netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()Cong Wang
2025-02-17pfifo_tail_enqueue: Drop new packet when sch->limit == 0Quang Le
2025-02-08net: sched: refine software bypass handling in tc_runXin Long
2025-02-08net: sched: Disallow replacing of child qdisc from one parent to anotherJamal Hadi Salim
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2025-02-08net_sched: sch_sfq: don't allow 1 packet limitOctavian Purdila
2025-02-08net_sched: sch_sfq: handle bigger packetsEric Dumazet
2025-02-01net: sched: fix ets qdisc OOB IndexingJamal Hadi Salim
2025-01-17sched: sch_cake: add bounds checks to host bulk flow fairness countsToke Høiland-Jørgensen
2025-01-17net_sched: cls_flow: validate TCA_FLOW_RSHIFT attributeEric Dumazet
2024-12-27net: sched: fix ordering of qlen adjustmentLion Ackermann
2024-12-19net/sched: netem: account for backlog updates from child qdiscMartin Ottens
2024-12-14net/sched: cbs: Fix integer overflow in cbs_set_port_rate()Elena Salomatkina
2024-12-14net: sched: fix erspan_opt settings in cls_flowerXin Long