David S. Miller
|
16bda13d90
net: Make qdisc_skb_cb upper size bound explicit.
|
13 vuotta sitten |
Paul Gortmaker
|
39aa9fddb9
net: sch_generic remove redundant use of <linux/module.h>
|
14 vuotta sitten |
Eric Dumazet
|
05bdd2f143
net: constify skbuff and Qdisc elements
|
13 vuotta sitten |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 vuotta sitten |
Eric Dumazet
|
ef352e7cdf
net_sched: fix THROTTLED/RUNNING race
|
14 vuotta sitten |
David S. Miller
|
0a0e9ae1bd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 vuotta sitten |
Eric Dumazet
|
d276055c4e
net_sched: reduce fifo qdisc size
|
14 vuotta sitten |
Eric Dumazet
|
9e924cf407
net_sched: long word align struct qdisc_skb_cb data
|
14 vuotta sitten |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 vuotta sitten |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 vuotta sitten |
Eric Dumazet
|
a2da570d62
net_sched: RCU conversion of stab
|
14 vuotta sitten |
Eric Dumazet
|
fd245a4adb
net_sched: move TCQ_F_THROTTLED flag
|
14 vuotta sitten |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 vuotta sitten |
David S. Miller
|
d9993be65a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 vuotta sitten |
Changli Gao
|
173021072e
net_sched: always clone skbs
|
14 vuotta sitten |
Octavian Purdila
|
443457242b
net: factorize sync-rcu call in unregister_netdevice_many
|
14 vuotta sitten |
Changli Gao
|
3511c9132f
net_sched: remove the unused parameter of qdisc_create_dflt()
|
14 vuotta sitten |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 vuotta sitten |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 vuotta sitten |
John Fastabend
|
f0796d5c73
net: decreasing real_num_tx_queues needs to flush qdisc
|
15 vuotta sitten |
John Fastabend
|
4ef6acff83
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
|
15 vuotta sitten |
Changli Gao
|
210d6de78c
act_mirred: don't clone skb when skb isn't shared
|
15 vuotta sitten |
Eric Dumazet
|
79640a4ca6
net: add additional lock to qdisc to increase throughput
|
15 vuotta sitten |
Eric Dumazet
|
3711210576
net: QDISC_STATE_RUNNING dont need atomic bit ops
|
15 vuotta sitten |
Eric Dumazet
|
bc135b23d0
net: Define accessors to manipulate QDISC_STATE_RUNNING
|
15 vuotta sitten |
Eric Dumazet
|
5d944c640b
gen_estimator: deadlock fix
|
15 vuotta sitten |
Hagen Paul Pfeifer
|
57dbb2d83d
sched: add head drop fifo queue
|
15 vuotta sitten |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
15 vuotta sitten |
Jarek Poplawski
|
926e61b7c4
pkt_sched: Fix tx queue selection in tc_modify_qdisc
|
15 vuotta sitten |
Patrick McHardy
|
23bcf634c8
net_sched: fix estimator lock selection for mq child qdiscs
|
15 vuotta sitten |