Cong Wang
|
aaa908ffbe
net_sched: switch to rcu_work
|
7 years ago |
Jakub Kicinski
|
715df5ecab
net: sched: propagate extack to cls->destroy callbacks
|
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 |
Jiri Pirko
|
f36fe1c498
net: sched: introduce block mechanism to handle netif_keep_dst calls
|
7 years ago |
Cong Wang
|
3fd51de5e3
cls_route: use tcf_exts_get_net() before call_rcu()
|
7 years ago |
Cong Wang
|
c2f3f31d40
net_sched: use tcf_queue_work() in route filter
|
7 years ago |
Cong Wang
|
07d79fc7d9
net_sched: add reverse binding for tc class
|
8 years ago |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 years ago |
Jiri Pirko
|
8c98d571bb
net: sched: cls_route: no need to call tcf_exts_change for newly allocated struct
|
8 years ago |
Jiri Pirko
|
6fc6d06e53
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_available
|
8 years ago |
WANG Cong
|
4392053879
net_sched: remove useless NULL to tp->root
|
8 years ago |
WANG Cong
|
763dbf6328
net_sched: move the empty tp check from ->destroy() to ->delete()
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
WANG Cong
|
21641c2e1f
net_sched: check NULL on error path in route4_change()
|
9 years ago |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 years ago |
WANG Cong
|
b9a24bb76b
net_sched: properly handle failure case of tcf_exts_init()
|
9 years ago |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 years ago |
WANG Cong
|
a05c2d112c
net_sched: move tp->root allocation into route4_init()
|
10 years ago |
Jiri Pirko
|
6ea3b446b9
net: sched: cls: use nla_nest_cancel instead of nlmsg_trim
|
10 years ago |
Jiri Pirko
|
57d743a3de
net: sched: cls: remove unused op put from tcf_proto_ops
|
10 years ago |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
John Fastabend
|
18cdb37ebf
net: sched: do not use tcf_proto 'tp' argument from call_rcu
|
11 years ago |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 years ago |
John Fastabend
|
1109c00547
net: sched: RCU cls_route
|
11 years ago |
Cong Wang
|
2f7ef2f879
sched, cls: check if we could overwrite actions when changing a filter
|
11 years ago |
WANG Cong
|
a8701a6c7a
net_sched: avoid casting void pointer
|
11 years ago |
WANG Cong
|
832d1d5bfa
net_sched: add struct net pointer to tcf_proto_ops->dump
|
11 years ago |
WANG Cong
|
5da57f422d
net_sched: cls: refactor out struct tcf_ext_map
|
11 years ago |