Daniel Borkmann
|
9d5ecb09d5
bpf: change back to orig prog on too many passes
|
8 жил өмнө |
Martin KaFai Lau
|
17bedab272
bpf: xdp: Allow head adjustment in XDP prog
|
8 жил өмнө |
Daniel Borkmann
|
959a757916
bpf, x86: add support for constant blinding
|
9 жил өмнө |
Daniel Borkmann
|
d1c55ab5e4
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
|
9 жил өмнө |
Daniel Borkmann
|
93a73d442d
bpf, x86/arm64: remove useless checks on prog
|
9 жил өмнө |
Daniel Borkmann
|
606c88a86c
bpf, x86: detect/optimize loading 0 immediates
|
9 жил өмнө |
Daniel Borkmann
|
8b614aebec
bpf: move clearing of A/X into classic to eBPF migration prologue
|
9 жил өмнө |
Daniel Borkmann
|
a91263d520
ebpf: migrate bpf_prog's flags to bitfield
|
10 жил өмнө |
Wang Nan
|
2a36f0b92e
bpf: Make the bpf_prog_array_map more generic
|
10 жил өмнө |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 жил өмнө |
Daniel Borkmann
|
485d6511e7
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
|
10 жил өмнө |
Daniel Borkmann
|
2482abb93e
ebpf, x86: fix general protection fault when tail call is invoked
|
10 жил өмнө |
Alexei Starovoitov
|
4e10df9a60
bpf: introduce bpf_skb_vlan_push/pop() helpers
|
10 жил өмнө |
David S. Miller
|
dda922c831
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 жил өмнө |
Alexei Starovoitov
|
3f7352bf21
x86: bpf_jit: fix compilation of large bpf programs
|
10 жил өмнө |
Alexei Starovoitov
|
b52f00e6a7
x86: bpf_jit: implement bpf_tail_call() helper
|
10 жил өмнө |
Alexei Starovoitov
|
343f845b37
x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
|
10 жил өмнө |
David S. Miller
|
22f10923dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 жил өмнө |
Joe Perches
|
5cccc702fd
x86: bpf_jit_comp: Remove inline from static function definitions
|
10 жил өмнө |
Joe Perches
|
d148134be5
x86: bpf_jit_comp: Reduce is_ereg() code size
|
10 жил өмнө |
Alexei Starovoitov
|
769e0de647
bpf: x86: fix epilogue generation for eBPF programs
|
10 жил өмнө |
Alexei Starovoitov
|
e0ee9c1215
x86: bpf_jit: fix two bugs in eBPF JIT compiler
|
10 жил өмнө |
Daniel Borkmann
|
286aad3c40
net: bpf: be friendly to kmemcheck
|
11 жил өмнө |
Daniel Borkmann
|
738cbe72ad
net: bpf: consolidate JIT binary allocator
|
11 жил өмнө |
Alexei Starovoitov
|
02ab695bb3
net: filter: add "load 64-bit immediate" eBPF instruction
|
11 жил өмнө |
Daniel Borkmann
|
60a3b2253c
net: bpf: make eBPF interpreter images read-only
|
11 жил өмнө |
Alexei Starovoitov
|
72b603ee8c
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
|
11 жил өмнө |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 жил өмнө |
Alexei Starovoitov
|
8fb575ca39
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
|
11 жил өмнө |
Alexei Starovoitov
|
2695fb552c
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
|
11 жил өмнө |