linux/net/sched
Tommy S. Christensen cacaddf57e [NET]: Disable queueing when carrier is lost.
Some network drivers call netif_stop_queue() when detecting loss of
carrier. This leads to packets being queued up at the qdisc level for
an unbound period of time. In order to prevent this effect, the core
networking stack will now cease to queue packets for any device, that
is operationally down (i.e. the queue is flushed and disabled).

Signed-off-by: Tommy S. Christensen <tommy.christensen@tpack.net>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-05-03 16:18:52 -07:00
..
act_api.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_api.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_basic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_fw.c [PKT_SCHED]: improve hashing performance of cls_fw 2005-04-24 20:19:54 -07:00
cls_route.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_rsvp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_rsvp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_rsvp6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_tcindex.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cls_u32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
em_cmp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
em_meta.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
em_nbyte.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
em_u32.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ematch.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
estimator.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gact.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PKT_SCHED]: fix typo on Kconfig 2005-05-03 14:34:20 -07:00
Makefile [PKT_SCHED]: Introduce simple actions. 2005-04-24 20:10:16 -07:00
mirred.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pedit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
police.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_api.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_atm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_cbq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_dsmark.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_fifo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_generic.c [NET]: Disable queueing when carrier is lost. 2005-05-03 16:18:52 -07:00
sch_gred.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_hfsc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_htb.c [PKT_SCHED]: HTB: Drop packet when direct queue is full 2005-05-03 14:39:33 -07:00
sch_ingress.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_netem.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_prio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_red.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_sfq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_tbf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sch_teql.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simple.c [PKT_SCHED]: Eliminate unnecessary includes in simple.c 2005-04-25 12:15:01 -07:00