index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-06-27
1
-0
/
+1
*
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-03
1
-1
/
+1
*
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
1
-2
/
+2
|
\
|
*
net/sched: Load modules via their alias
Michal Koutný
2024-02-02
1
-2
/
+2
*
|
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-10
1
-1
/
+1
*
|
net: sched: move block device tracking into tcf_block_get/put_ext()
Jiri Pirko
2024-01-05
1
-41
/
+0
*
|
net/sched: sch_api: conditional netlink notifications
Pedro Tammela
2024-01-03
1
-11
/
+68
*
|
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-26
1
-0
/
+41
|
/
*
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-23
1
-13
/
+40
*
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2023-06-14
1
-5
/
+23
*
net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs
Peilin Ye
2023-06-14
1
-10
/
+10
*
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
1
-10
/
+16
*
net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
Min-Hua Chen
2023-06-04
1
-0
/
+2
*
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-30
1
-0
/
+4
*
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-30
1
-0
/
+5
*
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-05-30
1
-1
/
+6
*
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
2023-03-09
1
-2
/
+4
*
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
2023-02-13
1
-7
/
+8
*
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-02-08
1
-18
/
+11
*
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
2023-01-17
1
-21
/
+34
*
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2023-01-10
1
-0
/
+5
*
net/sched: add retpoline wrapper for tc
Pedro Tammela
2022-12-09
1
-0
/
+5
*
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2022-10-19
1
-2
/
+3
*
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
2022-10-02
1
-1
/
+1
*
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-29
1
-0
/
+17
*
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2022-08-23
1
-11
/
+0
*
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-1
/
+1
*
net: sched: delete unused input parameter in qdisc_create
Zhengchao Shao
2022-08-16
1
-3
/
+3
*
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
2022-08-16
1
-2
/
+3
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-1
/
+1
*
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-14
1
-10
/
+12
*
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-01-20
1
-1
/
+1
*
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
2022-01-13
1
-1
/
+1
*
net/sched: add missing tracker information in qdisc_create()
Eric Dumazet
2022-01-05
1
-1
/
+1
*
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
1
-13
/
+3
*
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
1
-0
/
+6
|
\
|
*
net: prevent user from passing illegal stab size
王贇
2021-09-26
1
-0
/
+6
*
|
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2021-09-29
1
-3
/
+4
|
/
*
net/sched: Remove unnecessary if statement
Yajun Deng
2021-07-16
1
-8
/
+2
*
net: sched: avoid duplicates in classes dump
Maximilian Heyne
2021-03-04
1
-4
/
+4
*
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
2021-01-22
1
-3
/
+4
*
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-15
1
-1
/
+2
*
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2020-12-01
1
-2
/
+2
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-1
/
+1
*
Modify return value of nla_strlcpy to match that of strscpy.
Francis Laniel
2020-11-16
1
-1
/
+1
*
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
2020-07-20
1
-1
/
+2
*
Remove redundant condition in qdisc_graft
Gaurav Singh
2020-06-20
1
-2
/
+1
*
net_sched: add a tracepoint for qdisc creation
Cong Wang
2020-05-27
1
-0
/
+3
[next]