index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
2026-03-04
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
2025-11-25
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
2025-10-16
net: dev_queue_xmit() llist adoption
Eric Dumazet
2025-10-16
net: sched: claim one cache line in Qdisc
Eric Dumazet
2025-10-16
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
2025-08-14
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
2025-06-12
net_sched: remove qdisc_tree_flush_backlog()
Eric Dumazet
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
2025-04-28
net: sched: generalize check for no-queue qdisc on TX queue
Jesper Dangaard Brouer
2025-02-05
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
2023-12-26
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
2023-08-01
net/sched: wrap open coded Qdics class filter counter
Pedro Tammela
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-06-17
net: sched: Remove unused qdisc_l2t()
YueHaibing
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-07-19
net/sched: remove qdisc_root_lock() helper
Davide Caratti
2022-05-31
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-05-26
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
[next]