index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
1
-1
/
+1
11 days
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
1
-2
/
+12
12 days
net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
Victor Nogueira
1
-2
/
+3
2025-08-15
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
6
-30
/
+42
2025-08-14
net/sched: ets: use old 'nbands' while purging unused classes
Davide Caratti
1
-5
/
+6
2025-08-05
net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing
Maher Azzouzi
1
-1
/
+1
2025-08-02
net/sched: taprio: enforce minimum value for picos_per_byte
Takamitsu Iwai
1
-3
/
+18
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-6
/
+3
2025-07-26
net/sched: taprio: align entry index attr validation with mqprio
Simon Horman
1
-8
/
+4
2025-07-26
net/sched: Add precise drop reason for pfifo_fast queue overflows
Fan Yu
1
-0
/
+2
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2025-07-24
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
3
-4
/
+481
2025-07-24
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
1
-17
/
+137
2025-07-24
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
1
-0
/
+591
2025-07-22
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...
Xiang Mei
1
-4
/
+3
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
4
-58
/
+46
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+24
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
1
-1
/
+3
2025-07-17
bpf: Clean up individual BTF_ID code
Feng Yang
1
-6
/
+3
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
1
-9
/
+21
2025-07-12
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
1
-11
/
+9
2025-07-12
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
1
-9
/
+9
2025-07-12
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
1
-10
/
+10
2025-07-12
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
1
-13
/
+12
2025-07-12
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
1
-11
/
+10
2025-07-12
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
1
-12
/
+11
2025-07-12
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-8
/
+11
2025-07-12
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
1
-15
/
+15
2025-07-12
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
1
-9
/
+9
2025-07-12
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
1
-8
/
+10
2025-07-12
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
1
-0
/
+40
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-34
/
+17
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
3
-27
/
+1
2025-07-10
net/sched: Abort __tc_modify_qdisc if parent class does not exist
Victor Nogueira
1
-7
/
+16
2025-07-08
net: account for encap headers in qdisc pkt len
Fengyuan Gong
1
-1
/
+4
2025-07-08
net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()
Eric Dumazet
1
-1
/
+8
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-14
/
+5
2025-07-03
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
1
-14
/
+5
2025-06-24
net/sched: replace strncpy with strscpy
Pranav Tyagi
1
-1
/
+1
2025-06-18
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
1
-2
/
+4
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+16
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
1
-2
/
+8
2025-06-10
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
1
-1
/
+4
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-6
/
+6
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+8
2025-05-28
net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
Pedro Tammela
1
-1
/
+8
[next]