Daniel Borkmann
|
e86283071f
bpf: expose prog id for cls_bpf and act_bpf
|
8 年 前 |
Jiri Pirko
|
a5fcf8a6c9
net: propagate tc filter chain index down the ndo_setup_tc call
|
8 年 前 |
Jiri Pirko
|
e25ea21ffa
net: sched: introduce a TRAP control action
|
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 年 前 |
Or Gerlitz
|
5cecb6cc00
net/sched: cls_bpf: Reflect HW offload status
|
8 年 前 |
Daniel Borkmann
|
f1f7714ea5
bpf: rework prog_digest into prog_tag
|
8 年 前 |
Daniel Borkmann
|
7bd509e311
bpf: add prog_digest and expose it via fdinfo/netlink
|
8 年 前 |
Daniel Borkmann
|
8d829bdb97
bpf, cls: consolidate prog deletion path
|
8 年 前 |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Daniel Borkmann
|
d936377414
net, sched: respect rcu grace period on cls destruction
|
8 年 前 |
Daniel Borkmann
|
55556dd59d
bpf: drop useless bpf_fd member from cls/act
|
8 年 前 |
Thomas Graf
|
b15ca182ed
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
|
8 年 前 |
Jakub Kicinski
|
68d640630d
net: cls_bpf: allow offloaded filters to update stats
|
9 年 前 |
Jakub Kicinski
|
eadb41489f
net: cls_bpf: add support for marking filters as hardware-only
|
9 年 前 |
Jakub Kicinski
|
0d01d45f1b
net: cls_bpf: limit hardware offload by software-only flag
|
9 年 前 |
Jakub Kicinski
|
332ae8e2f6
net: cls_bpf: add hardware offload
|
9 年 前 |
Jamal Hadi Salim
|
5a7a5555a3
net sched: stylistic cleanups
|
9 年 前 |
Daniel Borkmann
|
04b3f8de4b
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
|
9 年 前 |
WANG Cong
|
b9a24bb76b
net_sched: properly handle failure case of tcf_exts_init()
|
9 年 前 |
Daniel Borkmann
|
113214be7f
bpf: refactor bpf_prog_get and type check into helper
|
9 年 前 |
Alexei Starovoitov
|
db58ba4592
bpf: wire in data and data_end for cls_act_bpf
|
9 年 前 |
Daniel Borkmann
|
3a461da1d0
cls_bpf: reset class and reuse major in da
|
9 年 前 |
Daniel Borkmann
|
1f211a1b92
net, sched: add clsact qdisc
|
9 年 前 |
Daniel Borkmann
|
fdc5432a7b
net, sched: add skb_at_tc_ingress helper
|
9 年 前 |
Daniel Borkmann
|
c46646d048
sched, bpf: add helper for retrieving routing realms
|
10 年 前 |
Daniel Borkmann
|
5cf8ca0e47
cls_bpf: further limit exec opcodes subset
|
10 年 前 |
Daniel Borkmann
|
ef146fa40c
cls_bpf: make binding to classid optional
|
10 年 前 |
Daniel Borkmann
|
bf007d1c75
cls_bpf: also dump TCA_BPF_FLAGS
|
10 年 前 |
Alexei Starovoitov
|
27b29f6305
bpf: add bpf_redirect() helper
|
10 年 前 |