index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Lines
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+11
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
-2
/
+6
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
-1
/
+5
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+5
2026-04-08
codel: annotate data-races in codel_dump_stats()
Eric Dumazet
-11
/
+11
2026-04-03
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
-1
/
+5
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+27
2026-04-02
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
-1
/
+9
2026-04-02
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
-2
/
+12
2026-04-01
net/sched: sch_netem: fix out-of-bounds access in packet corruption
Yucheng Lu
-2
/
+3
2026-03-30
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...
Yochai Eisenrich
-0
/
+1
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
-2
/
+2
2026-03-27
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
-2
/
+2
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-38
/
+10
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
-6
/
+8
2026-03-17
net/sched: cls_flower: remove unions from fl_flow_key
Cedric Jehasse
-8
/
+4
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
-32
/
+2
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2026-03-10
net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
Jiayuan Chen
-1
/
+4
2026-03-09
net/sched: refine indirect call mitigation in tc_wrapper.h
Eric Dumazet
-1
/
+2
2026-03-09
net/sched: use rtnl_kfree_skbs() in pfifo_fast_reset()
Eric Dumazet
-1
/
+1
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
-14
/
+18
2026-03-06
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...
Weiming Shi
-0
/
+1
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-160
/
+277
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
-49
/
+44
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
-0
/
+1
2026-02-28
net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
Jesper Dangaard Brouer
-6
/
+6
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
-1
/
+1
2026-02-28
net: sched: rename QDISC_DROP_FQ_* to generic names
Jesper Dangaard Brouer
-5
/
+2
2026-02-28
net: sched: sfq: convert to qdisc drop reasons
Jesper Dangaard Brouer
-5
/
+5
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
-39
/
+60
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
-0
/
+13
2026-02-27
net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv config
Jonas Köppeler
-27
/
+23
2026-02-27
net/sched: sch_cake: avoid sync overhead when unlimited
Jonas Köppeler
-1
/
+2
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
-79
/
+186
2026-02-26
net/sched: ets: fix divide by zero in the offload path
Davide Caratti
-4
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-16
/
+8
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-63
/
+63
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-97
/
+93
2026-02-17
net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
Ruitong Liu
-1
/
+5
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-178
/
+429
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-7
/
+13
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
-1
/
+1
2026-02-06
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
-13
/
+11
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+6
2026-02-05
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
-6
/
+4
2026-02-04
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
-2
/
+2
2026-01-29
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
-7
/
+6
[next]