Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/sched
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0.
Recent gcc versions emit warnings when unsigned variables are
compared < 0 or >= 0.

Signed-off-by: Bill Nottingham <notting@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-06-03 18:08:47 -07:00
..
act_api.c
act_gact.c
act_ipt.c
act_mirred.c
act_pedit.c [NET]: Fix comparisons of unsigned < 0. 2007-06-03 18:08:47 -07:00
act_police.c
act_simple.c
cls_api.c
cls_basic.c
cls_fw.c
cls_route.c [NET_SCHED]: ingress: switch back to using ingress_lock 2007-04-25 22:29:08 -07:00
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00
em_cmp.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c
Kconfig
Makefile
sch_api.c [NET]: Rework dev_base via list_head (v3) 2007-05-03 15:13:45 -07:00
sch_atm.c
sch_blackhole.c
sch_cbq.c
sch_dsmark.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00
sch_fifo.c
sch_generic.c [NET]: Make net watchdog timers 1 sec jiffy aligned. 2007-06-03 18:08:46 -07:00
sch_gred.c
sch_hfsc.c
sch_htb.c [NET_SCHED]: sch_htb: fix event cache time calculation 2007-05-24 16:36:56 -07:00
sch_ingress.c [NET]: cleanup extra semicolons 2007-04-25 22:29:24 -07:00
sch_netem.c
sch_prio.c [NET_SCHED]: prio qdisc boundary condition 2007-05-14 02:57:19 -07:00
sch_red.c
sch_sfq.c
sch_tbf.c
sch_teql.c [NET_SCHED]: teql_enqueue can check limits before skb enqueue 2007-05-10 23:45:10 -07:00