Cong Wang
|
aaa908ffbe
net_sched: switch to rcu_work
|
7 years ago |
Jakub Kicinski
|
b505b29f68
cls_matchall: propagate extack to delete callback
|
7 years ago |
Jakub Kicinski
|
93da52b567
cls_matchall: pass offload flags to tc_cls_common_offload_init()
|
7 years ago |
Jakub Kicinski
|
34832e1c70
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
|
7 years ago |
Jakub Kicinski
|
715df5ecab
net: sched: propagate extack to cls->destroy callbacks
|
7 years ago |
Quentin Monnet
|
8f0b425a71
net: sched: add extack support for offload via tc_cls_common_offload
|
7 years ago |
Quentin Monnet
|
0279814055
net: sched: cls_matchall: propagate extack support for filter offload
|
7 years ago |
Alexander Aring
|
571acf2106
net: sched: cls: add extack support for delete callback
|
7 years ago |
Alexander Aring
|
50a561900e
net: sched: cls: add extack support for tcf_exts_validate
|
7 years ago |
Alexander Aring
|
7306db38a6
net: sched: cls: add extack support for change callback
|
7 years ago |
Alexander Aring
|
8865fdd4e1
net: sched: cls: fix code style issues
|
7 years ago |
Jiri Pirko
|
caa7260156
net: sched: keep track of offloaded filters and check tc offload feature
|
7 years ago |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Cong Wang
|
57767e7853
cls_matchall: use tcf_exts_get_net() before call_rcu()
|
7 years ago |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Cong Wang
|
df2735ee8e
net_sched: use tcf_queue_work() in matchall filter
|
7 years ago |
Jiri Pirko
|
8d26d5636d
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
|
7 years ago |
Jiri Pirko
|
2447a96f88
net: sched: cls_matchall: call block callbacks for offload
|
7 years ago |
Davide Caratti
|
3ff4cbec87
net/sched: cls_matchall: fix crash when used with classful qdisc
|
8 years ago |
Cong Wang
|
07d79fc7d9
net_sched: add reverse binding for tc class
|
8 years ago |
Jiri Pirko
|
7b06e8aed2
net: sched: remove cops->tcf_cl_offload
|
8 years ago |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 years ago |
Jiri Pirko
|
de4784ca03
net: sched: get rid of struct tc_to_netdev
|
8 years ago |
Jiri Pirko
|
5fd9fc4e20
net: sched: push cls related args into cls_common structure
|
8 years ago |
Jiri Pirko
|
ade9b65884
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
|
8 years ago |
Jiri Pirko
|
2572ac53c4
net: sched: make type an argument for ndo_setup_tc
|
8 years ago |
Jiri Pirko
|
a74cb36980
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated struct
|
8 years ago |
Jiri Pirko
|
a5fcf8a6c9
net: propagate tc filter chain index down the ndo_setup_tc call
|
8 years ago |
Jiri Pirko
|
2d76b2f8b5
net: sched: cls_matchall: fix null pointer dereference
|
8 years ago |
Colin Ian King
|
985538eee0
net/sched: remove redundant null check on head
|
8 years ago |