index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-9
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-4
/
+6
|
|
\
|
*
|
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
1
-9
/
+3
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-4
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2015-04-22
1
-4
/
+1
|
|
/
*
|
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
2015-05-27
1
-4
/
+6
|
/
*
net_sched: destroy proto tp when all filters are gone
Cong Wang
2015-03-09
1
-5
/
+9
*
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2015-01-13
1
-1
/
+1
*
net: sched: initialize bstats syncp
Sabrina Dubroca
2014-10-21
1
-1
/
+1
*
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
1
-2
/
+3
*
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
2014-10-04
1
-0
/
+2
*
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
1
-2
/
+10
*
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
1
-2
/
+3
*
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
1
-1
/
+1
*
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
1
-6
/
+23
*
net: sched: use pinned timers
Eric Dumazet
2014-09-26
1
-2
/
+2
*
net: rcu-ify tcf_proto
John Fastabend
2014-09-13
1
-5
/
+5
*
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2014-06-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-3
/
+3
|
\
|
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-3
/
+3
*
|
net: Allow tc changes in user namespaces
Stéphane Graber
2014-05-02
1
-3
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
1
-3
/
+4
|
\
|
*
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
2014-03-10
1
-3
/
+4
*
|
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
2014-03-11
1
-0
/
+2
*
|
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
2014-03-11
1
-4
/
+2
|
/
*
net, sch: fix the typo in register_qdisc()
Zhi Yong Wu
2013-12-31
1
-1
/
+1
*
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2013-12-14
1
-1
/
+4
*
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-12-09
1
-1
/
+2
*
net_sched: increment drop counters in qdisc_tree_decrease_qlen()
Eric Dumazet
2013-10-08
1
-0
/
+3
*
qdisc: fix build with !CONFIG_NET_SCHED
stephen hemminger
2013-08-31
1
-5
/
+0
*
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-31
1
-0
/
+58
*
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2013-08-15
1
-0
/
+41
[next]