Cong Wang
|
50317fce2c
net_sched: avoid matching qdisc with zero handle
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Cong Wang
|
07d79fc7d9
net_sched: add reverse binding for tc class
|
8 years ago |
WANG Cong
|
143976ce99
net_sched: remove tc class reference counting
|
8 years ago |
WANG Cong
|
14546ba1e5
net_sched: introduce tclass_del_notify()
|
8 years ago |
WANG Cong
|
27d7f07c49
net_sched: get rid of more forward declarations
|
8 years ago |
Eric Dumazet
|
551143d8d9
net_sched: fix a refcount_t issue with noop_qdisc
|
8 years ago |
Eric Dumazet
|
9695fe6f21
net: sched: use kvmalloc() for class hash tables
|
8 years ago |
Konstantin Khlebnikov
|
959466588a
net_sched: call qlen_notify only if child qdisc is empty
|
8 years ago |
David S. Miller
|
463910e2df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Konstantin Khlebnikov
|
c90e95147c
net_sched: remove warning from qdisc_hash_add
|
8 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
Reshetova, Elena
|
7b93640502
net, sched: convert Qdisc.refcnt from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Gao Feng
|
c1a4872ebf
net: sched: Fix one possible panic when no destroy callback
|
8 years ago |
Jiri Pirko
|
6529eaba33
net: sched: introduce tcf block infractructure
|
8 years ago |
Jiri Pirko
|
87d83093bf
net: sched: move tc_classify function to cls_api.c
|
8 years ago |
Eric Dumazet
|
cb395b2010
net: sched: optimize class dumps
|
8 years ago |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 years ago |
stephen hemminger
|
8ea3e43911
Subject: net: allow configuring default qdisc
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Jiri Kosina
|
49b499718f
net: sched: make default fifo qdiscs appear in the dump
|
8 years ago |
Gao Feng
|
806a837650
pkt_sched: Remove useless qdisc_stab_lock
|
8 years ago |
Eric Dumazet
|
87b60cfacf
net_sched: fix error recovery at qdisc creation
|
8 years ago |
Jiri Pirko
|
cf1facda2f
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
|
8 years ago |
Jiri Pirko
|
79112c26f1
sched: rename tcf_destroy to tcf_destroy_proto
|
8 years ago |
Willem de Bruijn
|
d6264071ce
net-tc: make MAX_RECLASSIFY_LOOP local
|
8 years ago |
Eric Dumazet
|
1c0d32fde5
net_sched: gen_estimator: complete rewrite of rate estimators
|
8 years ago |
Jesper Dangaard Brouer
|
84c46dd865
qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
|
9 years ago |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 years ago |