Cong Wang
|
aaa908ffbe
net_sched: switch to rcu_work
|
7 年 前 |
Matthew Wilcox
|
05af0ebb08
cls_basic: Convert to use idr_alloc_u32
|
7 年 前 |
Matthew Wilcox
|
234a4624ef
idr: Delete idr_replace_ext function
|
7 年 前 |
Matthew Wilcox
|
9c16094140
idr: Delete idr_remove_ext function
|
7 年 前 |
Jakub Kicinski
|
715df5ecab
net: sched: propagate extack to cls->destroy callbacks
|
7 年 前 |
Alexander Aring
|
571acf2106
net: sched: cls: add extack support for delete callback
|
7 年 前 |
Alexander Aring
|
50a561900e
net: sched: cls: add extack support for tcf_exts_validate
|
7 年 前 |
Alexander Aring
|
7306db38a6
net: sched: cls: add extack support for change callback
|
7 年 前 |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年 前 |
Cong Wang
|
0b2a59894b
cls_basic: use tcf_exts_get_net() before call_rcu()
|
7 年 前 |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年 前 |
Cong Wang
|
c96a48385d
net_sched: use tcf_queue_work() in basic filter
|
7 年 前 |
Colin Ian King
|
b1c49d1420
net_sched: remove redundant assignment to ret
|
7 年 前 |
Cong Wang
|
1d8134fea2
net_sched: use idr to allocate basic filter handles
|
7 年 前 |
Cong Wang
|
07d79fc7d9
net_sched: add reverse binding for tc class
|
8 年 前 |
WANG Cong
|
8113c09567
net_sched: use void pointer for filter handle
|
8 年 前 |
Jiri Pirko
|
ff1f8ca080
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated struct
|
8 年 前 |
Jiri Pirko
|
4ebc1e3cfc
net: sched: remove unneeded tcf_em_tree_change
|
8 年 前 |
WANG Cong
|
763dbf6328
net_sched: move the empty tp check from ->destroy() to ->delete()
|
8 年 前 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 年 前 |
Daniel Borkmann
|
d936377414
net, sched: respect rcu grace period on cls destruction
|
8 年 前 |
WANG Cong
|
b9a24bb76b
net_sched: properly handle failure case of tcf_exts_init()
|
9 年 前 |
Cong Wang
|
1e052be69d
net_sched: destroy proto tp when all filters are gone
|
10 年 前 |
Daniel Borkmann
|
1c1bc6bdb7
net: cls_basic: return from walking on match in basic_get
|
10 年 前 |
Jiri Pirko
|
bd42b78860
net: sched: cls_basic: fix error path in basic_change()
|
10 年 前 |
Jiri Pirko
|
57d743a3de
net: sched: cls: remove unused op put from tcf_proto_ops
|
10 年 前 |
Jiri Pirko
|
e4386456ae
net_sched: cls_basic: remove unnecessary iteration and use passed arg
|
10 年 前 |
John Fastabend
|
18cdb37ebf
net: sched: do not use tcf_proto 'tp' argument from call_rcu
|
11 年 前 |
John Fastabend
|
82a470f111
net: sched: remove tcf_proto from ematch calls
|
11 年 前 |
WANG Cong
|
18d0264f63
net_sched: remove the first parameter from tcf_exts_destroy()
|
11 年 前 |