stephen hemminger
|
119b3d3869
sfq: deadlock in error path
|
před 14 roky |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 14 roky |
Eric Dumazet
|
23624935e0
net_sched: TCQ_F_CAN_BYPASS generalization
|
před 14 roky |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
před 14 roky |
Eric Dumazet
|
817fb15dfd
net_sched: sfq: allow divisor to be a parameter
|
před 14 roky |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
před 14 roky |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
před 14 roky |
Eric Dumazet
|
18c8d82ae5
sfq: fix slot_dequeue_head()
|
před 14 roky |
Eric Dumazet
|
eeaeb068f1
sch_sfq: allow big packets and be fair
|
před 14 roky |
Eric Dumazet
|
ee09b3c1cf
sfq: fix sfq class stats handling
|
před 14 roky |
Eric Dumazet
|
eda83e3b63
net_sched: sch_sfq: better struct layouts
|
před 14 roky |
David S. Miller
|
d9993be65a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 14 roky |
Eric Dumazet
|
aa3e219997
net_sched: sch_sfq: fix allot handling
|
před 14 roky |
Eric Dumazet
|
c426626324
net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()
|
před 14 roky |
Changli Gao
|
b9959c2e44
net_sched: sch_sfq: use proto_ports_offset() to support AH message
|
před 15 roky |
Jarek Poplawski
|
41065fba84
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
|
před 15 roky |
Ben Greear
|
9871e50edd
net: Use NET_XMIT_SUCCESS where possible.
|
před 15 roky |
Jarek Poplawski
|
da7115d94a
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: add dummy bind/unbind handles
|
před 15 roky |
Jarek Poplawski
|
eb4a5527b1
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
|
před 15 roky |
Changli Gao
|
f2f009812f
sch_sfq: add sanity check for the packet length
|
před 15 roky |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
před 15 roky |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
Patrick McHardy
|
de6d5cdf88
net_sched: make cls_ops->change and cls_ops->delete optional
|
před 16 roky |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
před 16 roky |
Fernando Carrijo
|
c19a28e119
remove lots of double-semicolons
|
před 16 roky |
Jarek Poplawski
|
7f3ff4f63f
pkt_sched: Annotate uninitialized var in sfq_enqueue()
|
před 16 roky |
Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
před 16 roky |
Patrick McHardy
|
48a8f519e0
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
|
před 16 roky |
Arnaldo Carvalho de Melo
|
6067804047
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
|
před 16 roky |
Jarek Poplawski
|
c27f339af9
net_sched: Add qdisc __NET_XMIT_BYPASS flag
|
před 17 roky |