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.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
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
1
-3
/
+4
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-11
/
+30
2016-06-16
net_sched: add the ability to defer skb freeing
Eric Dumazet
1
-4
/
+12
2016-06-11
net_sched: remove generic throttled management
Eric Dumazet
1
-16
/
+0
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
1
-1
/
+5
2016-06-09
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
1
-2
/
+2
2016-06-09
sched: remove qdisc->drop
Florian Westphal
1
-36
/
+0
2016-06-09
sched: remove qdisc_rehape_fail
Florian Westphal
1
-19
/
+0
2016-06-09
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
1
-4
/
+0
2016-06-08
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
1
-0
/
+1
2016-06-08
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
1
-0
/
+8
2016-06-08
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-11
/
+4
2016-06-07
net_sched: keep backlog updated with qlen
WANG Cong
1
-1
/
+4
2016-05-16
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
1
-2
/
+18
2016-03-04
net: sched: use pfifo_fast for non real queues
Eric Dumazet
1
-0
/
+6
2016-03-01
net_sched: update hierarchical backlog too
WANG Cong
1
-2
/
+3
2016-03-01
net_sched: introduce qdisc_replace() helper
WANG Cong
1
-0
/
+17
2016-01-11
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
1
-0
/
+9
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
1
-0
/
+3
2015-09-18
bpf: add bpf_redirect() helper
Alexei Starovoitov
1
-0
/
+1
2015-09-18
cls_bpf: introduce integrated actions
Daniel Borkmann
1
-1
/
+1
2015-08-28
net: sched: register noqueue qdisc
Phil Sutter
1
-0
/
+1
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
1
-10
/
+21
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
1
-15
/
+0
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
1
-6
/
+0
2015-05-03
net: sched: remove TC_MUNGED bits
Florian Westphal
1
-2
/
+0
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
1
-2
/
+2
2015-02-01
net: sched: fix panic in rate estimators
Eric Dumazet
1
-8
/
+5
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
1
-1
/
+0
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
1
-0
/
+16
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
1
-1
/
+11
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
1
-6
/
+33
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
1
-1
/
+21
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-09-22
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
1
-1
/
+2
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
1
-4
/
+5
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
1
-6
/
+15
2014-06-24
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
1
-1
/
+1
2014-04-28
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
1
-1
/
+1
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
1
-1
/
+1
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
1
-1
/
+1
2013-09-20
net_sched: add u64 rate to psched_ratecfg_precompute()
Eric Dumazet
1
-2
/
+9
2013-09-01
qdisc: make args to qdisc_create_default const
stephen hemminger
1
-2
/
+2
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
1
-0
/
+1
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
1
-1
/
+8
2013-08-01
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
1
-25
/
+28
2013-06-12
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
1
-2
/
+2
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
1
-6
/
+7
[next]