index
:
linux-stable.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.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: Remove TCA_OPTIONS from policy
David Ahern
2018-11-13
1
-1
/
+0
*
net: sched: Fix for duplicate class dump
Phil Sutter
2018-11-04
1
-1
/
+2
*
net: sched: Add policy validation for tc attributes
David Ahern
2018-10-18
1
-4
/
+18
*
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-3
/
+3
|
\
|
*
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-24
1
-3
/
+3
*
|
net_sched: add reverse binding for tc class
Cong Wang
2017-08-31
1
-2
/
+66
*
|
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
1
-13
/
+8
*
|
net_sched: introduce tclass_del_notify()
WANG Cong
2017-08-25
1
-6
/
+33
*
|
net_sched: get rid of more forward declarations
WANG Cong
2017-08-25
1
-179
/
+169
*
|
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
2017-08-22
1
-18
/
+4
*
|
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
2017-08-16
1
-1
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-3
/
+0
|
\
|
|
*
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
2017-08-15
1
-3
/
+0
*
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-6
/
+6
|
/
*
net, sched: convert Qdisc.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+2
|
\
|
*
net: sched: Fix one possible panic when no destroy callback
Gao Feng
2017-06-29
1
-1
/
+2
*
|
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
1
-1
/
+1
*
|
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
1
-48
/
+0
|
/
*
net: sched: optimize class dumps
Eric Dumazet
2017-05-11
1
-0
/
+6
*
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-6
/
+9
*
Subject: net: allow configuring default qdisc
stephen hemminger
2017-04-17
1
-0
/
+9
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-5
/
+5
*
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-12
1
-12
/
+30
*
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
2017-02-17
1
-12
/
+0
*
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-11
1
-0
/
+2
*
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
1
-22
/
+0
*
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-10
1
-2
/
+2
*
net-tc: make MAX_RECLASSIFY_LOOP local
Willem de Bruijn
2017-01-08
1
-1
/
+2
*
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
1
-1
/
+1
*
qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
Jesper Dangaard Brouer
2016-11-07
1
-0
/
+11
*
net sched: stylistic cleanups
Jamal Hadi Salim
2016-09-19
1
-15
/
+26
*
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
2016-08-18
1
-4
/
+10
*
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
2016-08-18
1
-0
/
+10
*
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-10
1
-10
/
+13
*
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-12
1
-2
/
+0
*
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
1
-6
/
+1
*
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
1
-10
/
+11
*
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2016-05-24
1
-0
/
+4
*
sched: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-2
/
+4
*
net_sched: update hierarchical backlog too
WANG Cong
2016-02-29
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-0
/
+1
|
\
|
*
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
2016-02-18
1
-0
/
+1
*
|
net_sched: Improve readability of filter processing
Jamal Hadi Salim
2016-02-18
1
-1
/
+1
|
/
*
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-15
1
-1
/
+1
*
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
1
-9
/
+18
*
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
2015-08-28
1
-5
/
+4
*
net: sched: register noqueue qdisc
Phil Sutter
2015-08-27
1
-0
/
+1
*
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-08-27
1
-30
/
+25
[next]