index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: add a tracepoint for qdisc creation
Cong Wang
2020-05-27
1
-0
/
+3
*
net_sched: do not reprogram a timer about to expire
Eric Dumazet
2020-03-17
1
-2
/
+7
*
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-17
1
-5
/
+7
*
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
2020-01-27
1
-11
/
+30
*
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-27
1
-2
/
+4
*
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-10-08
1
-2
/
+1
*
net_sched: add max len check for TCA_KIND
Cong Wang
2019-09-21
1
-1
/
+2
*
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
2019-09-10
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-9
/
+10
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
1
-1
/
+14
*
net_sched: return correct value for *notify* functions
Zhike Wang
2019-03-13
1
-4
/
+11
*
net: sched: using kfree_rcu() to simplify the code
Wei Yongjun
2019-02-18
1
-6
/
+1
*
net: sched: sch_api: set an error msg when qdisc_alloc_handle() fails
Ivan Vecera
2019-02-17
1
-2
/
+4
*
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
1
-3
/
+3
*
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
1
-2
/
+2
*
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-12
1
-1
/
+3
*
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
2019-01-19
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-17
/
+82
|
\
|
*
net: sched: simplify the qdisc_leaf code
Tonghao Zhang
2018-12-15
1
-3
/
+1
|
*
net: sched: provide notification for graft on root
Jakub Kicinski
2018-11-14
1
-0
/
+17
|
*
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
2018-11-08
1
-14
/
+14
|
*
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-08
1
-0
/
+29
|
*
net: sched: add an offload dump helper
Jakub Kicinski
2018-11-08
1
-0
/
+21
*
|
net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
Paul E. McKenney
2018-12-01
1
-1
/
+1
|
/
*
net: sched: Remove TCA_OPTIONS from policy
David Ahern
2018-10-24
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-5
/
+6
|
\
|
*
net: sched: Fix for duplicate class dump
Phil Sutter
2018-10-18
1
-1
/
+2
|
*
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2018-10-15
1
-4
/
+4
*
|
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-4
/
+20
|
\
|
|
*
net: sched: Add policy validation for tc attributes
David Ahern
2018-10-05
1
-4
/
+20
*
|
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
1
-0
/
+18
*
|
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-3
/
+3
*
|
net_sched: remove redundant qdisc lock classes
Cong Wang
2018-09-10
1
-7
/
+0
|
/
*
net/sched: Allow creating a Qdisc watchdog with other clocks
Vinicius Costa Gomes
2018-07-04
1
-2
/
+9
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs
Nogah Frankel
2018-02-28
1
-1
/
+6
*
net: Convert subsys_initcall() registered pernet_operations from net/sched
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2018-01-17
1
-0
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-14
/
+1
|
\
|
*
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-16
1
-14
/
+1
*
|
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-1
/
+0
*
|
net: sched: Move offload check till after dump call
Nogah Frankel
2018-01-02
1
-3
/
+2
*
|
net: sched: don't set extack message in case the qdisc will be created
Jiri Pirko
2017-12-28
1
-3
/
+1
*
|
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2017-12-21
1
-1
/
+1
*
|
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
2017-12-21
1
-2
/
+7
*
|
net: sched: sch: add extack for graft callback
Alexander Aring
2017-12-21
1
-1
/
+2
[next]