index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-49
/
+44
43 hours
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
1
-0
/
+1
43 hours
net/sched: ets: fix divide by zero in the offload path
Davide Caratti
1
-4
/
+8
10 days
net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
Ruitong Liu
1
-1
/
+5
10 days
bpf: net_sched: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-01-29
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
1
-7
/
+6
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
1
-2
/
+4
2026-01-19
net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...
Jamal Hadi Salim
1
-1
/
+1
2026-01-19
net/sched: Enforce that teql can only be used as root qdisc
Jamal Hadi Salim
1
-0
/
+5
2026-01-13
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
2026-01-06
net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
Shivani Gupta
1
-0
/
+2
2026-01-05
net/sched: act_mirred: Fix leak when redirecting to self on egress
Jamal Hadi Salim
1
-12
/
+12
2025-12-18
net/sched: act_mirred: fix loop detection
Jamal Hadi Salim
1
-0
/
+9
2025-12-11
net/sched: ets: Remove drr class from the active list if it changes to strict
Victor Nogueira
1
-0
/
+4
2025-12-04
net/sched: ets: Always remove class from active list before deleting in ets_q...
Jamal Hadi Salim
1
-1
/
+1
2025-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+32
2025-12-02
net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
Xiang Mei
1
-26
/
+32
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-3
/
+18
2025-11-26
Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-0
/
+3
2025-11-26
net/sched: em_canid: fix uninit-value in em_canid_match
Shaurya Rane
1
-0
/
+3
2025-11-25
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
3
-3
/
+10
2025-11-25
net_sched: sch_fq: prefetch one skb ahead in dequeue()
Eric Dumazet
1
-2
/
+5
2025-11-25
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
1
-9
/
+3
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
6
-1
/
+6
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
1
-1
/
+1
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
3
-8
/
+8
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
3
-3
/
+15
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+4
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-8
/
+4
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
2
-8
/
+4
2025-11-13
net/sched: act_ife: convert comma to semicolon
Chen Ni
1
-3
/
+3
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-17
/
+29
2025-11-11
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
2025-11-11
net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
Ranganath V N
1
-5
/
+7
2025-11-11
net: sched: act_connmark: initialize struct tc_ife to fix kernel leak
Ranganath V N
1
-5
/
+7
2025-11-10
net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdisc
Victor Nogueira
1
-0
/
+5
2025-10-29
net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify().
Kuniyuki Iwashima
1
-1
/
+1
2025-10-16
net: dev_queue_xmit() llist adoption
Eric Dumazet
1
-5
/
+0
2025-10-16
Revert "net/sched: Fix mirred deadlock on device recursion"
Eric Dumazet
1
-2
/
+0
2025-10-16
net/sched: act_mirred: add loop detection
Eric Dumazet
1
-39
/
+23
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
1
-4
/
+8
2025-09-02
net_sched: add back BH safety to tcf_lock
Eric Dumazet
11
-22
/
+22
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
1
-14
/
+12
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
1
-11
/
+9
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
1
-11
/
+9
2025-08-28
net_sched: remove BH blocking in eight actions
Eric Dumazet
8
-16
/
+16
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-35
/
+58
2025-08-20
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
[next]