index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
2017-03-12
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-01-08
net-tc: convert tc_from to tc_from_ingress and tc_redirected
Willem de Bruijn
2017-01-08
net-tc: convert tc_at to tc_at_ingress
Willem de Bruijn
2017-01-08
net-tc: convert tc_verd to integer bitfields
Willem de Bruijn
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-09-19
sched: add and use qdisc_skb_head helpers
Florian Westphal
2016-09-19
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
2016-08-25
net: minor optimization in qdisc_qstats_cpu_drop()
Eric Dumazet
2016-08-10
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-15
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-10
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
2016-06-08
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
2016-06-08
sched: remove qdisc->drop
Florian Westphal
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
2016-06-08
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-06
net_sched: keep backlog updated with qlen
WANG Cong
2016-05-16
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
2016-03-03
net: sched: use pfifo_fast for non real queues
Eric Dumazet
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
2016-02-29
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-01-10
net, sched: add skb_at_tc_ingress helper
Daniel Borkmann
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
2015-09-17
cls_bpf: introduce integrated actions
Daniel Borkmann
2015-08-27
net: sched: register noqueue qdisc
Phil Sutter
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-02
net: sched: remove TC_MUNGED bits
Florian Westphal
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
2015-01-31
net: sched: fix panic in rate estimators
Eric Dumazet
2014-12-09
net: sched: cls: remove unused op put from tcf_proto_ops
Jiri Pirko
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
[next]