kernel-hacking-2024-linux-s.../net/sched
David S. Miller 16361127eb pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
We are registering the device, there is no way anyone can get
at this object's qdiscs yet in any meaningful way.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-17 19:21:21 -07:00
..
act_api.c
act_gact.c
act_ipt.c
act_mirred.c
act_nat.c
act_pedit.c
act_police.c
act_simple.c net_cls_act: act_simple dont ignore realloc code 2008-05-06 00:10:24 -07:00
cls_api.c netdev: Allocate multiple queues for TX. 2008-07-17 19:21:00 -07:00
cls_basic.c
cls_flow.c net-sched: cls_flow: add perturbation support 2008-07-14 20:36:32 -07:00
cls_fw.c
cls_route.c pkt_sched: Remove 'dev' member of struct Qdisc. 2008-07-08 17:06:30 -07:00
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c
Kconfig pkt_sched: Remove CONFIG_NET_SCH_RR 2008-06-27 19:54:05 -07:00
Makefile
sch_api.c pkt_sched: Schedule qdiscs instead of netdev_queue. 2008-07-17 19:21:20 -07:00
sch_atm.c pkt_sched: Remove 'dev' member of struct Qdisc. 2008-07-08 17:06:30 -07:00
sch_blackhole.c
sch_cbq.c pkt_sched: Schedule qdiscs instead of netdev_queue. 2008-07-17 19:21:20 -07:00
sch_dsmark.c pkt_sched: Remove 'dev' member of struct Qdisc. 2008-07-08 17:06:30 -07:00
sch_fifo.c pkt_sched: Remove 'dev' member of struct Qdisc. 2008-07-08 17:06:30 -07:00
sch_generic.c pkt_sched: dev_init_scheduler() does not need to lock qdisc tree. 2008-07-17 19:21:21 -07:00
sch_gred.c pkt_sched: Remove 'dev' member of struct Qdisc. 2008-07-08 17:06:30 -07:00
sch_hfsc.c pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). 2008-07-17 19:21:19 -07:00
sch_htb.c pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). 2008-07-17 19:21:19 -07:00
sch_ingress.c net-sched: change tcf_destroy_chain() to clear start of filter list 2008-07-01 19:52:38 -07:00
sch_netem.c pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). 2008-07-17 19:21:19 -07:00
sch_prio.c pkt_sched: Remove RR scheduler. 2008-07-17 19:21:04 -07:00
sch_red.c net-sched: consolidate default fifo qdisc setup 2008-07-05 23:40:21 -07:00
sch_sfq.c pkt_sched: Remove 'dev' member of struct Qdisc. 2008-07-08 17:06:30 -07:00
sch_tbf.c net-sched: consolidate default fifo qdisc setup 2008-07-05 23:40:21 -07:00
sch_teql.c net: Use queue aware tests throughout. 2008-07-17 19:21:07 -07:00