开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2026-04-22
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
2026-04-22
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
2026-04-22
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
Eric Dumazet
2026-04-22
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
2026-04-22
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
Eric Dumazet
2026-04-21
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
Chia-Yu Chang
2026-04-16
net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
Vinicius Costa Gomes
2026-04-16
net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...
Dudu Lu
2026-04-16
net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_bloc...
Dudu Lu
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-08
codel: annotate data-races in codel_dump_stats()
Eric Dumazet
2026-04-03
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
2026-04-02
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
2026-04-01
net/sched: sch_netem: fix out-of-bounds access in packet corruption
Yucheng Lu
2026-03-30
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...
Yochai Eisenrich
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
2026-03-27
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
2026-03-17
net/sched: cls_flower: remove unions from fl_flow_key
Cedric Jehasse
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-10
net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
Jiayuan Chen
2026-03-09
net/sched: refine indirect call mitigation in tc_wrapper.h
Eric Dumazet
2026-03-09
net/sched: use rtnl_kfree_skbs() in pfifo_fast_reset()
Eric Dumazet
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
2026-03-06
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...
Weiming Shi
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
2026-02-28
net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
Jesper Dangaard Brouer
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
2026-02-28
net: sched: rename QDISC_DROP_FQ_* to generic names
Jesper Dangaard Brouer
2026-02-28
net: sched: sfq: convert to qdisc drop reasons
Jesper Dangaard Brouer
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
2026-02-27
net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv config
Jonas Köppeler
2026-02-27
net/sched: sch_cake: avoid sync overhead when unlimited
Jonas Köppeler
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
2026-02-26
net/sched: ets: fix divide by zero in the offload path
Davide Caratti
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[next]