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
/
include
/
net
/
sch_generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
1
-0
/
+19
*
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
1
-1
/
+1
*
pkt_sched: avoid requeues if possible
Eric Dumazet
2012-12-12
1
-0
/
+7
*
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
2012-08-14
1
-1
/
+2
*
net: rename bond_queue_mapping to slave_dev_queue_mapping
Jiri Pirko
2012-07-20
1
-1
/
+1
*
bonding: Fix corrupted queue_mapping
Eric Dumazet
2012-06-12
1
-2
/
+5
*
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-09
1
-1
/
+8
*
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
net: constify skbuff and Qdisc elements
Eric Dumazet
2011-10-20
1
-12
/
+12
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
1
-5
/
+7
*
net_sched: fix THROTTLED/RUNNING race
Eric Dumazet
2011-03-24
1
-4
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
1
-1
/
+1
|
\
|
*
net_sched: long word align struct qdisc_skb_cb data
Eric Dumazet
2011-02-23
1
-1
/
+1
*
|
net_sched: reduce fifo qdisc size
Eric Dumazet
2011-03-03
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
1
-3
/
+5
|
\
\
|
|
/
|
*
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
2011-01-20
1
-3
/
+5
*
|
net_sched: RCU conversion of stab
Eric Dumazet
2011-01-20
1
-6
/
+15
*
|
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
2011-01-20
1
-10
/
+28
|
/
*
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
1
-6
/
+14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-20
1
-5
/
+1
|
\
|
*
net_sched: always clone skbs
Changli Gao
2010-12-20
1
-5
/
+1
*
|
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
2010-12-16
1
-0
/
+1
|
/
*
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-10-21
1
-2
/
+1
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-4
/
+16
|
\
|
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
1
-4
/
+8
|
*
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
2010-07-02
1
-2
/
+10
*
|
act_mirred: don't clone skb when skb isn't shared
Changli Gao
2010-06-28
1
-2
/
+9
*
|
net: add additional lock to qdisc to increase throughput
Eric Dumazet
2010-06-02
1
-1
/
+2
*
|
net: QDISC_STATE_RUNNING dont need atomic bit ops
Eric Dumazet
2010-06-02
1
-4
/
+11
*
|
net: Define accessors to manipulate QDISC_STATE_RUNNING
Eric Dumazet
2010-06-02
1
-0
/
+15
|
/
*
gen_estimator: deadlock fix
Eric Dumazet
2010-04-01
1
-0
/
+1
*
sched: add head drop fifo queue
Hagen Paul Pfeifer
2010-01-28
1
-0
/
+19
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-20
/
+10
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
1
-1
/
+1
*
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2009-09-09
1
-0
/
+1
*
net_sched: add classful multiqueue dummy scheduler
David S. Miller
2009-09-06
1
-0
/
+4
*
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
2009-09-06
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-1
/
+1
|
\
|
*
net: restore gnet_stats_basic to previous definition
Eric Dumazet
2009-08-17
1
-1
/
+1
*
|
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-06
1
-2
/
+13
|
/
*
net: reorder struct Qdisc for better SMP performance
Eric Dumazet
2009-03-20
1
-9
/
+12
*
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
Jarek Poplawski
2009-02-01
1
-3
/
+4
*
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
1
-17
/
+0
*
pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
Jarek Poplawski
2008-11-05
1
-3
/
+9
*
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
2008-10-31
1
-0
/
+23
*
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
2008-10-31
1
-0
/
+5
*
pkt_sched: sch_generic: Add Qdisc_ops peek() method.
Jarek Poplawski
2008-10-31
1
-0
/
+1
*
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
2008-10-06
1
-0
/
+1
*
pkt_sched: Make qdisc->gso_skb a list.
David S. Miller
2008-09-22
1
-1
/
+1
[next]