Cong Wang
|
aaa908ffbe
net_sched: switch to rcu_work
|
7 年之前 |
Matthew Wilcox
|
0b4ce8da79
cls_bpf: 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
|
0e908a450a
cls_bpf: propagate extack to offload delete callback
|
7 年之前 |
Jakub Kicinski
|
a6ffd6b5d6
cls_bpf: pass offload flags to tc_cls_common_offload_init()
|
7 年之前 |
Jakub Kicinski
|
f558fdea03
cls_bpf: remove gen_flags from bpf_offload
|
7 年之前 |
Jakub Kicinski
|
34832e1c70
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
|
7 年之前 |
Jakub Kicinski
|
715df5ecab
net: sched: propagate extack to cls->destroy callbacks
|
7 年之前 |
Quentin Monnet
|
8f0b425a71
net: sched: add extack support for offload via tc_cls_common_offload
|
7 年之前 |
Quentin Monnet
|
631f65ff22
net: sched: cls_bpf: plumb extack support in filter for hardware offload
|
7 年之前 |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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 年之前 |
Daniel Borkmann
|
ad9294dbc2
bpf: fix cls_bpf on filter replace
|
7 年之前 |
Jiri Pirko
|
caa7260156
net: sched: keep track of offloaded filters and check tc offload feature
|
7 年之前 |
Jiri Pirko
|
f36fe1c498
net: sched: introduce block mechanism to handle netif_keep_dst calls
|
7 年之前 |
Jakub Kicinski
|
102740bd94
cls_bpf: fix offload assumptions after callback conversion
|
7 年之前 |
Jakub Kicinski
|
25415cec50
cls_bpf: don't decrement net's refcount when offload fails
|
7 年之前 |
Jakub Kicinski
|
288b3de55a
bpf: offload: move offload device validation out to the drivers
|
7 年之前 |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Cong Wang
|
aae2c35ec8
cls_bpf: use tcf_exts_get_net() before call_rcu()
|
7 年之前 |
Jakub Kicinski
|
6c8dfe21c4
cls_bpf: allow attaching programs loaded for specific device
|
7 年之前 |
Colin Ian King
|
53b3847be5
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
|
7 年之前 |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
Cong Wang
|
e910af676b
net_sched: use tcf_queue_work() in bpf filter
|
7 年之前 |
Jiri Pirko
|
8d26d5636d
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
|
7 年之前 |
Jiri Pirko
|
3f7889c4c7
net: sched: cls_bpf: call block callbacks for offload
|
7 年之前 |
Cong Wang
|
76cf546c28
net_sched: use idr to allocate bpf filter handles
|
7 年之前 |