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
|
10 years ago |
Jiri Pirko
|
d8b9605d26
net: sched: fix skb->protocol use in case of accelerated vlan path
|
10 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
|
11 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()
|
12 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
|
15 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.
|
16 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 |
David S. Miller
|
83f36f3f35
pkt_sched: Add queue stopped test back to qdisc_run().
|
17 years ago |
Jussi Kivilinna
|
175f9c1bba
net_sched: Add size table for qdiscs
|
17 years ago |
David S. Miller
|
37437bb2e1
pkt_sched: Schedule qdiscs instead of netdev_queue.
|
17 years ago |
David S. Miller
|
e2627c8c22
pkt_sched: Make QDISC_RUNNING a qdisc state.
|
17 years ago |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 years ago |