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
|
55556dd59d
bpf: drop useless bpf_fd member from cls/act
|
8 年之前 |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 年之前 |
Thomas Graf
|
b15ca182ed
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
|
8 年之前 |
Daniel Borkmann
|
f53d8c7b18
bpf: use skb_at_tc_ingress helper in tcf_bpf
|
9 年之前 |
Daniel Borkmann
|
04b3f8de4b
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
|
9 年之前 |
WANG Cong
|
a85a970af2
net_sched: move tc_action into tcf_common
|
9 年之前 |
Daniel Borkmann
|
113214be7f
bpf: refactor bpf_prog_get and type check into helper
|
9 年之前 |
Jamal Hadi Salim
|
0b0f43fe2e
net sched: indentation and other OCD stylistic fixes
|
9 年之前 |
Jamal Hadi Salim
|
48d8ee1694
net sched actions: aggregate dumping of actions timeinfo
|
9 年之前 |
Jamal Hadi Salim
|
53eb440f4a
net sched actions: introduce timestamp for firsttime use
|
9 年之前 |
Alexei Starovoitov
|
db58ba4592
bpf: wire in data and data_end for cls_act_bpf
|
9 年之前 |
Nicolas Dichtel
|
9854518ea0
sched: align nlattr properly when needed
|
9 年之前 |
WANG Cong
|
ddf97ccdd7
net_sched: add network namespace support for tc actions
|
9 年之前 |
Alexei Starovoitov
|
27b29f6305
bpf: add bpf_redirect() helper
|
10 年之前 |
Alexei Starovoitov
|
cff82457c5
net_sched: act_bpf: remove spinlock in fast path
|
10 年之前 |
Alexei Starovoitov
|
faa54be4c7
net_sched: act_bpf: remove unnecessary copy
|
10 年之前 |
Daniel Borkmann
|
a5c90b29e5
act_bpf: properly support late binding of bpf action to a classifier
|
10 年之前 |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Daniel Borkmann
|
f4eaed28c7
act_bpf: fix memory leaks when replacing bpf programs
|
10 年之前 |
David S. Miller
|
c5e40ee287
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Alexei Starovoitov
|
ddf06c1e56
tc: act_bpf: fix memory leak
|
10 年之前 |
Eric Dumazet
|
519c818e8f
net: sched: add percpu stats to actions
|
10 年之前 |
Alexei Starovoitov
|
3431205e03
bpf: make programs see skb->data == L2 for ingress and egress
|
10 年之前 |
Alexei Starovoitov
|
a166151cbe
bpf: fix bpf helpers to use skb->mac_header relative offsets
|
10 年之前 |
Daniel Borkmann
|
a8cb5f556b
act_bpf: add initial eBPF support for actions
|
10 年之前 |
Daniel Borkmann
|
ced585c83b
act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome
|
10 年之前 |
Daniel Borkmann
|
fd3e646c87
net: act_bpf: fix size mismatch on filter preparation
|
10 年之前 |
Jiri Pirko
|
d23b8ad8ab
tc: add BPF based action
|
10 年之前 |