Jiri Kosina
|
49b499718f
net: sched: make default fifo qdiscs appear in the dump
|
8 years ago |
Jesper Dangaard Brouer
|
d0a81f67cd
net: make default TX queue length a defined constant
|
9 years ago |
Jiri Kosina
|
59cc1f61f0
net: sched: convert qdisc linked list to hashtable
|
9 years ago |
Eric Dumazet
|
45f50bed1d
net_sched: remove generic throttled management
|
9 years ago |
Eric Dumazet
|
a9efad8b24
net_sched: avoid too many hrtimer_start() calls
|
9 years ago |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
11 years ago |
Jiri Pirko
|
d8b9605d26
net: sched: fix skb->protocol use in case of accelerated vlan path
|
11 years ago |
Eric Dumazet
|
f2600cf02b
net: sched: avoid costly atomic operation in fq_dequeue()
|
11 years ago |
Eric Dumazet
|
55a93b3ea7
qdisc: validate skb without holding lock
|
11 years ago |
Eric Dumazet
|
d2de875c6d
net: use ktime_get_ns() and ktime_get_real_ns() helpers
|
11 years ago |
Florian Westphal
|
6e765a009a
net_sched: drr: warn when qdisc is not work conserving
|
11 years ago |
Eric Dumazet
|
95dc19299f
pkt_sched: give visibility to mq slave qdiscs
|
12 years ago |
stephen hemminger
|
6da7c8fcbc
qdisc: allow setting default queuing discipline
|
12 years ago |
Joe Perches
|
5c15257f93
net: Remove extern from include/net/ scheduling prototypes
|
12 years ago |
Jiri Pirko
|
34c5d292ce
sch_api: introduce qdisc_watchdog_schedule_ns()
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Eric Dumazet
|
bc135b23d0
net: Define accessors to manipulate QDISC_STATE_RUNNING
|
15 years ago |
Eric Dumazet
|
5d944c640b
gen_estimator: deadlock fix
|
15 years ago |
Hagen Paul Pfeifer
|
57dbb2d83d
sched: add head drop fifo queue
|
16 years ago |
Eric Dumazet
|
fd2c3ef761
net: cleanup include/net
|
16 years ago |
Krishna Kumar
|
bbd8a0d3a3
net: Avoid enqueuing skb for default qdiscs
|
16 years ago |
Jarek Poplawski
|
ca44d6e60f
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
|
16 years ago |
Jarek Poplawski
|
a4a710c4a7
pkt_sched: Change PSCHED_SHIFT from 10 to 6
|
16 years ago |
Jarek Poplawski
|
728bf09827
pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion
|
16 years ago |
Jarek Poplawski
|
b00355db3f
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
|
17 years ago |
Jarek Poplawski
|
f4ab543201
pkt_sched: Remove the tx queue state check in qdisc_run()
|
17 years ago |
Jarek Poplawski
|
f6e0b239a2
pkt_sched: Fix qdisc list locking
|
17 years ago |