index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_api.c
Age
Commit message (
Expand
)
Author
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-01-18
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
2024-10-15
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-04-03
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-02
net/sched: Load modules via their alias
Michal Koutný
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-05
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
2024-01-03
net/sched: sch_api: conditional netlink notifications
Pedro Tammela
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2023-06-14
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-04
net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
Min-Hua Chen
2023-05-30
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-30
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-30
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
2023-02-13
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
2023-02-08
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-01-17
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
2023-01-10
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2022-12-09
net/sched: add retpoline wrapper for tc
Pedro Tammela
2022-10-19
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-08-23
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2022-08-22
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
net: sched: delete unused input parameter in qdisc_create
Zhengchao Shao
2022-08-16
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-01-20
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-01-13
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
2022-01-05
net/sched: add missing tracker information in qdisc_create()
Eric Dumazet
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-29
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2021-09-26
net: prevent user from passing illegal stab size
王贇
2021-07-16
net/sched: Remove unnecessary if statement
Yajun Deng
2021-03-04
net: sched: avoid duplicates in classes dump
Maximilian Heyne
[next]