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.17.y
linux-6.18.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
/
sch_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdisc
Victor Nogueira
1
-0
/
+5
2025-08-15
net/sched: Use TC_RTAB_SIZE instead of magic number
Yue Haibing
1
-2
/
+2
2025-07-10
net/sched: sch_qfq: Fix null-deref in agg_dequeue
Xiang Mei
1
-10
/
+0
2025-07-10
net/sched: Abort __tc_modify_qdisc if parent class does not exist
Victor Nogueira
1
-7
/
+16
2025-07-03
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
1
-14
/
+5
2025-04-30
bpf: net_sched: Fix using bpf qdisc as default qdisc
Amery Hung
1
-2
/
+2
2025-04-17
bpf: net_sched: Support implementation of Qdisc_ops in bpf
Amery Hung
1
-3
/
+4
2025-03-27
net: move replay logic to tc_modify_qdisc
Stanislav Fomichev
1
-46
/
+27
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-70
/
+146
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+6
2025-03-12
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
1
-0
/
+6
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during qdisc ndo_setup_tc
Stanislav Fomichev
1
-4
/
+24
2025-03-06
net: sched: wrap doit/dumpit methods
Stanislav Fomichev
1
-68
/
+123
2025-02-18
net/sched: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+4
2025-01-19
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
1
-0
/
+4
2025-01-18
net: tc: improve qdisc error messages
John Ousterhout
1
-3
/
+3
2024-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-10-29
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-10-16
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
1
-8
/
+12
2024-10-09
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
1
-1
/
+1
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
1
-0
/
+1
2024-04-04
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
1
-1
/
+1
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
1
-1
/
+1
2024-02-02
net/sched: Load modules via their alias
Michal Koutný
1
-2
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-1
/
+1
2024-01-05
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
1
-41
/
+0
2024-01-04
net/sched: sch_api: conditional netlink notifications
Pedro Tammela
1
-11
/
+68
2023-12-27
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
1
-0
/
+41
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
1
-5
/
+23
2023-06-14
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
1
-10
/
+10
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-10
/
+16
2023-06-04
net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
Min-Hua Chen
1
-0
/
+2
2023-05-31
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
1
-0
/
+4
2023-05-31
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
1
-0
/
+5
2023-05-31
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
1
-1
/
+6
2023-03-10
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-2
/
+4
2023-02-13
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
1
-7
/
+8
2023-02-08
net/sched: make stab available before ops->init() call
Vladimir Oltean
1
-18
/
+11
2023-01-17
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
1
-21
/
+34
2023-01-11
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
1
-0
/
+5
2022-12-09
net/sched: add retpoline wrapper for tc
Pedro Tammela
1
-0
/
+5
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
1
-1
/
+1
2022-09-30
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+17
[next]