index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)
Eric Dumazet
1
-59
/
+70
6 days
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)
Eric Dumazet
1
-12
/
+12
6 days
net/sched: sch_sfb: Replace direct dequeue call with peek and qdisc_dequeue_peeked
Victor Nogueria
1
-1
/
+1
6 days
net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked
Jamal Hadi Salim
1
-1
/
+1
7 days
net/sched: sch_pie: annotate more data-races in pie_dump_stats()
Eric Dumazet
1
-8
/
+6
9 days
net/sched: cls_flower: revert unintended changes
Paolo Abeni
1
-3
/
+1
10 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
Eric Dumazet
1
-6
/
+7
10 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (IV)
Eric Dumazet
1
-44
/
+46
10 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (III)
Eric Dumazet
1
-18
/
+20
10 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (II)
Eric Dumazet
1
-15
/
+19
10 days
net/sched: sch_cake: annotate data-races in cake_dump_stats() (I)
Eric Dumazet
1
-21
/
+21
11 days
net: mctp i2c: check length before marking flow active
William A. Kennington III
1
-1
/
+3
11 days
net/sched: taprio: fix NULL pointer dereference in class dump
Weiming Shi
1
-5
/
+8
11 days
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
1
-9
/
+10
11 days
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
11 days
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
1
-0
/
+22
11 days
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
1
-3
/
+2
11 days
net/sched: netem: validate slot configuration
Stephen Hemminger
1
-0
/
+29
11 days
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
1
-4
/
+6
11 days
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
1
-1
/
+1
11 days
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
1
-4
/
+4
2026-04-22
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
1
-22
/
+32
2026-04-22
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
1
-10
/
+21
2026-04-22
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
Eric Dumazet
1
-1
/
+2
2026-04-22
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-19
/
+19
2026-04-22
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
Eric Dumazet
1
-9
/
+10
2026-04-21
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
Chia-Yu Chang
1
-4
/
+28
2026-04-16
net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
Vinicius Costa Gomes
1
-4
/
+5
2026-04-16
net/sched: sch_cake: fix NAT destination port not being updated in cake_update_flowkeys
Dudu Lu
1
-1
/
+1
2026-04-16
net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_blockcast_redir
Dudu Lu
1
-1
/
+1
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+11
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
1
-2
/
+6
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
1
-1
/
+5
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2026-04-08
codel: annotate data-races in codel_dump_stats()
Eric Dumazet
1
-11
/
+11
2026-04-03
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
1
-1
/
+5
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+27
2026-04-02
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-1
/
+9
2026-04-02
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-2
/
+12
2026-04-01
net/sched: sch_netem: fix out-of-bounds access in packet corruption
Yucheng Lu
1
-2
/
+3
2026-03-30
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak
Yochai Eisenrich
1
-0
/
+1
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
1
-2
/
+2
2026-03-27
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
1
-2
/
+2
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-38
/
+10
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-6
/
+8
2026-03-17
net/sched: cls_flower: remove unions from fl_flow_key
Cedric Jehasse
1
-8
/
+4
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
2
-32
/
+2
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-03-10
net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
Jiayuan Chen
1
-1
/
+4
2026-03-09
net/sched: refine indirect call mitigation in tc_wrapper.h
Eric Dumazet
1
-1
/
+2
[next]