kernel-hacking-2024-linux-s.../net/sched
Thomas Graf 22b33429ab [PKT_SCHED]: GRED: Use new generic red interface
Simplifies code a lot by separating the red algorithm and the
queueing logic. We now differentiate between probability marks
and forced marks but sum them together again to not break
backwards compatibility.

This brings GRED back to the level of RED and improves the
accuracy of the averge queue length calculations when stab
suggests a zero shift.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-11-05 22:02:27 +01:00
..
act_api.c [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 2005-08-29 16:00:54 -07:00
cls_api.c [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 2005-08-29 16:00:54 -07:00
cls_basic.c
cls_fw.c
cls_route.c
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c [INET]: speedup inet (tcp/dccp) lookups 2005-10-03 14:13:38 -07:00
em_nbyte.c
em_text.c
em_u32.c
ematch.c
estimator.c
gact.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
ipt.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
Kconfig [PKT_SCHED]: Rework QoS and/or fair queueing configuration 2005-11-03 02:29:06 -02:00
Makefile
mirred.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
pedit.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
police.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00
sch_api.c [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
sch_atm.c
sch_blackhole.c
sch_cbq.c
sch_dsmark.c
sch_fifo.c
sch_generic.c [NET]: Deinline netif_carrier_{on,off}(). 2005-08-29 15:57:08 -07:00
sch_gred.c [PKT_SCHED]: GRED: Use new generic red interface 2005-11-05 22:02:27 +01:00
sch_hfsc.c
sch_htb.c
sch_ingress.c
sch_netem.c
sch_prio.c
sch_red.c [PKT_SCHED]: RED: Cleanup and remove unnecessary code 2005-11-05 22:02:25 +01:00
sch_sfq.c
sch_tbf.c
sch_teql.c
simple.c [NET]: Kill skb->tc_classid 2005-08-29 15:31:18 -07:00