Alexey Dobriyan
|
b7f080cfe2
net: remove mm.h inclusion from netdevice.h
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
David S. Miller
|
78776d3f2b
sch_netem: Need to include vmalloc.h
|
14 年之前 |
stephen hemminger
|
250a65f782
netem: update version and cleanup
|
14 年之前 |
stephen hemminger
|
661b79725f
netem: revised correlated loss generator
|
14 年之前 |
stephen hemminger
|
10f6dfcfde
Revert "sch_netem: Remove classful functionality"
|
14 年之前 |
stephen hemminger
|
df173bda26
netem: define NETEM_DIST_MAX
|
14 年之前 |
stephen hemminger
|
6373a9a286
netem: use vmalloc for distribution table
|
14 年之前 |
stephen hemminger
|
861d7f745f
netem: cleanup dump code
|
14 年之前 |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 年之前 |
Eric Dumazet
|
fd245a4adb
net_sched: move TCQ_F_THROTTLED flag
|
14 年之前 |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 年之前 |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 年之前 |
Changli Gao
|
3511c9132f
net_sched: remove the unused parameter of qdisc_create_dflt()
|
14 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 年之前 |
Jarek Poplawski
|
8caf153974
net: sch_netem: Fix an inconsistency in ingress netem timestamps.
|
16 年之前 |
Jarek Poplawski
|
05a8c1cbfe
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
|
16 年之前 |
David S. Miller
|
eb14f01959
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Jesper Dangaard Brouer
|
eb9b851b98
SCHED: netem: Correct documentation comment in code.
|
16 年之前 |
Patrick McHardy
|
b94c8afcba
pkt_sched: remove unnecessary xchg() in packet schedulers
|
16 年之前 |
Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
16 年之前 |
Stephen Hemminger
|
265eb67fb4
netem: eliminate unneeded return values
|
16 年之前 |
Jarek Poplawski
|
8ba25dad0a
sch_netem: Replace ->requeue() method with open code
|
16 年之前 |
Jarek Poplawski
|
0220146411
sch_netem: Remove classful functionality
|
16 年之前 |
Jarek Poplawski
|
77be155cba
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
|
16 年之前 |
Jarek Poplawski
|
03c05f0d4b
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
|
16 年之前 |
Jarek Poplawski
|
8e3af97899
pkt_sched: Add qdisc->ops->peek() implementation.
|
16 年之前 |
Thomas Graf
|
2c10b32bf5
netlink: Remove compat API for nested attributes
|
16 年之前 |