David S. Miller
|
2e2d6f0342
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
6 years ago |
Davide Caratti
|
e331473fee
net/sched: cls_api: add missing validation of netlink attributes
|
6 years ago |
David Ahern
|
dac9c9790e
net: Add extack to nlmsg_parse
|
6 years ago |
Cong Wang
|
460b360104
net_sched: fix a crash in tc_new_tfilter()
|
6 years ago |
Vlad Buslov
|
787ce6d02d
net: sched: use reference counting for tcf blocks on rules update
|
6 years ago |
Vlad Buslov
|
0607e43994
net: sched: implement tcf_block_refcnt_{get|put}()
|
6 years ago |
Vlad Buslov
|
ab2816295f
net: sched: protect block idr with spinlock
|
6 years ago |
Vlad Buslov
|
f00234367b
net: sched: implement functions to put and flush all chains
|
6 years ago |
Vlad Buslov
|
cfebd7e242
net: sched: change tcf block reference counter type to refcount_t
|
6 years ago |
Vlad Buslov
|
e368fdb61d
net: sched: use Qdisc rcu API instead of relying on rtnl lock
|
6 years ago |
Cong Wang
|
f5b9bac745
net_sched: notify filter deletion when deleting a chain
|
7 years ago |
Jiri Pirko
|
b7b4247d55
net: sched: return -ENOENT when trying to remove filter from non-existent chain
|
7 years ago |
Jiri Pirko
|
d5ed72a55b
net: sched: fix extack error message when chain is failed to be created
|
7 years ago |
Vlad Buslov
|
84a75b329b
net: sched: extend action ops with put_dev callback
|
7 years ago |
Jiri Pirko
|
63cc5bcc9f
net: sched: fix block->refcnt decrement
|
7 years ago |
Jiri Pirko
|
5ca8a25c14
net: sched: fix flush on non-existing chain
|
7 years ago |
Jiri Pirko
|
290b1c8b1a
net: sched: make tcf_chain_{get,put}() static
|
7 years ago |
Jiri Pirko
|
5368140730
net: sched: fix notifications for action-held chains
|
7 years ago |
Jiri Pirko
|
3d32f4c548
net: sched: change name of zombie chain to "held_by_acts_only"
|
7 years ago |
Jiri Pirko
|
1f3ed383fb
net: sched: don't dump chains only held by actions
|
7 years ago |
Jiri Pirko
|
c921d7db3d
net: sched: unmark chain as explicitly created on delete
|
7 years ago |
Gustavo A. R. Silva
|
2ed9db3074
net: sched: cls_api: fix dead code in switch
|
7 years ago |
Jiri Pirko
|
9f407f1768
net: sched: introduce chain templates
|
7 years ago |
Jiri Pirko
|
32a4f5ecd7
net: sched: introduce chain object to uapi
|
7 years ago |
Jiri Pirko
|
f71e0ca4db
net: sched: Avoid implicit chain 0 creation
|
7 years ago |
Jiri Pirko
|
f34e8bff58
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
|
7 years ago |
Gustavo A. R. Silva
|
baa2d2b17e
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
|
7 years ago |
David S. Miller
|
c4c5551df1
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
|
7 years ago |
YueHaibing
|
5318918390
net: sched: Using NULL instead of plain integer
|
7 years ago |
Vlad Buslov
|
01683a1469
net: sched: refactor flower walk to iterate over idr
|
7 years ago |