Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 年之前 |
Florian Westphal
|
48da34b7a7
sched: add and use qdisc_skb_head helpers
|
9 年之前 |
Florian Westphal
|
ec32336879
sched: remove qdisc arg from __qdisc_dequeue_head
|
9 年之前 |
Florian Westphal
|
97d0678f91
sched: don't use skb queue helpers
|
9 年之前 |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
166ee5b878
qdisc: fix a module refcount leak in qdisc_create_dflt()
|
9 年之前 |
Jiri Kosina
|
59cc1f61f0
net: sched: convert qdisc linked list to hashtable
|
9 年之前 |
Eric Dumazet
|
4d202a0d31
net_sched: generalize bulk dequeue
|
9 年之前 |
Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 年之前 |
Eric Dumazet
|
1b5c5493e3
net_sched: add the ability to defer skb freeing
|
9 年之前 |
David S. Miller
|
1578b0a5e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Eric Dumazet
|
52fbb29079
net: sched: fix qdisc->running lockdep annotations
|
9 年之前 |
Eric Dumazet
|
f9eb8aea2a
net_sched: transform qdisc running bit into a seqcount
|
9 年之前 |
WANG Cong
|
a27758ffaf
net_sched: keep backlog updated with qlen
|
9 年之前 |
Florian Westphal
|
9b36627ace
net: remove dev->trans_start
|
9 年之前 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 年之前 |
Florian Westphal
|
f0cdf76c10
net: remove NETDEV_TX_LOCKED support
|
9 年之前 |
Lars Persson
|
3dcd493fbe
net: sched: do not requeue a NULL skb
|
9 年之前 |
Eric Dumazet
|
1f27cde313
net: sched: use pfifo_fast for non real queues
|
9 年之前 |
John Fastabend
|
73c20a8b72
net: sched: fix missing free per cpu on qstats
|
9 年之前 |
Eric Dumazet
|
4eaf3b84f2
net_sched: fix qdisc_tree_decrease_qlen() races
|
9 年之前 |
Phil Sutter
|
3e692f2153
net: sched: simplify attach_one_default_qdisc()
|
10 年之前 |
Phil Sutter
|
d66d6c3152
net: sched: register noqueue qdisc
|
10 年之前 |
Phil Sutter
|
db4094bca7
net: sched: ignore tx_queue_len when assigning default qdisc
|
10 年之前 |
Phil Sutter
|
4b46995568
net: sch_generic: react upon IFF_NO_QUEUE flag
|
10 年之前 |
Jesper Dangaard Brouer
|
b8358d70ce
net_sched: restore qdisc quota fairness limits after bulk dequeue
|
10 年之前 |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 年之前 |
Eric Dumazet
|
55a93b3ea7
qdisc: validate skb without holding lock
|
11 年之前 |
Jesper Dangaard Brouer
|
808e7ac0bd
qdisc: dequeue bulking also pickup GSO/TSO packets
|
11 年之前 |
Jesper Dangaard Brouer
|
5772e9a346
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
|
11 年之前 |