index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_api.c
Age
Commit message (
Expand
)
Author
2016-09-20
net sched: stylistic cleanups
Jamal Hadi Salim
2016-08-19
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
2016-08-19
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
2016-08-11
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-06-13
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-11
net_sched: remove generic throttled management
Eric Dumazet
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
2016-05-24
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2016-04-26
sched: align nlattr properly when needed
Nicolas Dichtel
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-18
net_sched: Improve readability of filter processing
Jamal Hadi Salim
2016-02-18
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-08-28
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
2015-08-28
net: sched: register noqueue qdisc
Phil Sutter
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-27
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
2015-04-22
net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
2015-01-13
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2014-10-22
net: sched: initialize bstats syncp
Sabrina Dubroca
2014-10-06
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-05
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-26
net: sched: use pinned timers
Eric Dumazet
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
2014-06-11
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-02
net: Allow tc changes in user namespaces
Stéphane Graber
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-12
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
2014-03-12
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
2013-12-31
net, sch: fix the typo in register_qdisc()
Zhi Yong Wu
2013-12-14
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2013-12-10
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-10-08
net_sched: increment drop counters in qdisc_tree_decrease_qlen()
Eric Dumazet
2013-08-31
qdisc: fix build with !CONFIG_NET_SCHED
stephen hemminger
2013-08-31
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
[next]