Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Florian Westphal
|
a09ceb0e08
sched: remove qdisc->drop
|
9 years ago |
Kyeong Yoo
|
f8b33d8e87
net_sched: dsmark: use qdisc_dequeue_peeked()
|
9 years ago |
WANG Cong
|
bdf17661f6
sch_dsmark: update backlog as well
|
9 years ago |
WANG Cong
|
86a7996cc8
net_sched: introduce qdisc_replace() helper
|
9 years ago |
Eric Dumazet
|
47bbbb30b4
sch_dsmark: improve memory locality
|
10 years ago |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 years ago |
Jiri Pirko
|
d8b9605d26
net: sched: fix skb->protocol use in case of accelerated vlan path
|
10 years ago |
John Fastabend
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 years ago |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 years ago |
Yang Yingliang
|
c76f2a2c4c
sch_dsmark: use correct func name in print messages
|
11 years ago |
Yang Yingliang
|
c17988a90f
net_sched: replace pr_warning with pr_warn
|
11 years ago |
Yang Yingliang
|
17569faedf
net_sched: remove unnecessary parentheses while return
|
11 years ago |
Eric Dumazet
|
1704575519
net: sched: factorize code (qdisc_drop())
|
13 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 years ago |
Changli Gao
|
3511c9132f
net_sched: remove the unused parameter of qdisc_create_dflt()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Patrick McHardy
|
b94c8afcba
pkt_sched: remove unnecessary xchg() in packet schedulers
|
16 years ago |
Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
16 years ago |
Jarek Poplawski
|
8e3af97899
pkt_sched: Add qdisc->ops->peek() implementation.
|
17 years ago |
Arnaldo Carvalho de Melo
|
6067804047
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
|
17 years ago |
Jarek Poplawski
|
c27f339af9
net_sched: Add qdisc __NET_XMIT_BYPASS flag
|
17 years ago |
Jarek Poplawski
|
378a2f090f
net_sched: Add qdisc __NET_XMIT_STOLEN flag
|
17 years ago |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 years ago |
Jussi Kivilinna
|
5f86173bdf
net_sched: Add qdisc_enqueue wrapper
|
17 years ago |
David S. Miller
|
5ce2d488fe
pkt_sched: Remove 'dev' member of struct Qdisc.
|
17 years ago |