Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
WANG Cong
|
7120371c8e
net_sched: get rid of some forward declarations
|
8 years ago |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 years ago |
WANG Cong
|
54df2cf819
net_sched: refactor notification code for RTM_DELTFILTER
|
8 years ago |
Jiri Pirko
|
9b0d4446b5
net: sched: avoid atomic swap in tcf_exts_change
|
8 years ago |
Jiri Pirko
|
978dfd8d14
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
|
8 years ago |
Jiri Pirko
|
3bcc0cec81
net: sched: change names of action number helpers to be aligned with the rest
|
8 years ago |
WANG Cong
|
367a8ce896
net_sched: only create filter chains for new filters/actions
|
8 years ago |
Jiri Pirko
|
ee538dcea2
net: sched: cls_api: make reclassify return all the way back to the original tp
|
8 years ago |
Jiri Pirko
|
f93e1cdcf4
net/sched: fix filter flushing
|
8 years ago |
Jiri Pirko
|
31efcc250a
net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
|
8 years ago |
Jiri Pirko
|
db50514f9a
net: sched: add termination action to allow goto chain
|
8 years ago |
Jiri Pirko
|
9fb9f251d2
net: sched: push tp down to action init
|
8 years ago |
Jiri Pirko
|
5bc1701881
net: sched: introduce multichain support for filters
|
8 years ago |
Jiri Pirko
|
acb31fae3b
net: sched: push chain dump to a separate function
|
8 years ago |
Jiri Pirko
|
2190d1d094
net: sched: introduce helpers to work with filter chains
|
8 years ago |
Jiri Pirko
|
7961973a00
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
|
8 years ago |
Jiri Pirko
|
9d36d9e545
net: sched: replace nprio by a bool to make the function more readable
|
8 years ago |
Jiri Pirko
|
fbe9c5b01f
net: sched: rename tcf_destroy_chain helper
|
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 |
WANG Cong
|
763dbf6328
net_sched: move the empty tp check from ->destroy() to ->delete()
|
8 years ago |
David Ahern
|
c21ef3e343
net: rtnetlink: plumb extended ack to doit function
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
Jiri Pirko
|
d7cf52c249
sched: Fix accidental removal of errout goto
|
8 years ago |
Jiri Pirko
|
40c81b25b1
sched: check negative err value to safe one level of indent
|
8 years ago |
Jiri Pirko
|
7215032ced
sched: add missing curly braces in else branch in tc_ctl_tfilter
|
8 years ago |
Jiri Pirko
|
6bb16e7ae2
sched: move err set right before goto errout in tc_ctl_tfilter
|
8 years ago |
Jiri Pirko
|
33a48927c1
sched: push TC filter protocol creation into a separate function
|
8 years ago |
Jiri Pirko
|
cf1facda2f
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
|
8 years ago |