Naveen N. Rao
|
6ac0ba5a4f
powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header
|
9 years ago |
Naveen N. Rao
|
cef1e8cdcd
powerpc/bpf/jit: A few cleanups
|
9 years ago |
Rabin Vincent
|
55795ef546
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
|
9 years ago |
Daniel Borkmann
|
a91263d520
ebpf: migrate bpf_prog's flags to bitfield
|
10 years ago |
Denis Kirjanov
|
022909482d
ppc: bpf: Add SKF_AD_CPU for ppc32
|
10 years ago |
Denis Kirjanov
|
09ca5ab23e
ppc: bpf: update jit to use compatibility macros
|
10 years ago |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 years ago |
Denis Kirjanov
|
cadaecd218
PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
|
10 years ago |
Denis Kirjanov
|
5b61c4db49
PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
|
10 years ago |
Denis Kirjanov
|
4e23576113
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
|
10 years ago |
Daniel Borkmann
|
286aad3c40
net: bpf: be friendly to kmemcheck
|
11 years ago |
Daniel Borkmann
|
60a3b2253c
net: bpf: make eBPF interpreter images read-only
|
11 years ago |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 years ago |
Denis Kirjanov
|
dba63115ce
powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test
|
11 years ago |
Denis Kirjanov
|
3fc60aa097
powerpc: bpf: Use correct mask while accessing the VLAN tag
|
11 years ago |
Daniel Borkmann
|
3480593131
net: filter: get rid of BPF_S_* enum
|
11 years ago |
Daniel Borkmann
|
f8bbbfc3b9
net: filter: add jited flag to indicate jit compiled filters
|
11 years ago |
Tom Herbert
|
61b905da33
net: Rename skb->rxhash to skb->hash
|
11 years ago |
Eric Dumazet
|
aee636c480
bpf: do not use reciprocal divide
|
11 years ago |
Linus Torvalds
|
66a173b926
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 years ago |
Vladimir Murzin
|
b0c06d3335
powerpc/bpf: Support MOD operation
|
12 years ago |
Philippe Bergheaud
|
9c662cad2f
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
|
12 years ago |
Alexei Starovoitov
|
d45ed4a4e3
net: fix unsafe set_memory_rw from softirq
|
12 years ago |
Daniel Borkmann
|
ed900ffb73
ppc: bpf_jit: can call module_free() from any context
|
12 years ago |
Daniel Borkmann
|
79617801ea
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
|
12 years ago |
Daniel Borkmann
|
5082dfb716
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
|
12 years ago |
Daniel Borkmann
|
02871903a1
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
|
12 years ago |
Michael Neuling
|
c75df6f96c
powerpc: Fix usage of register macros getting ready for %r0 change
|
13 years ago |
Jan Seiffert
|
05be18241e
bpf jit: Let the powerpc jit handle negative offsets
|
13 years ago |
Matt Evans
|
0ca87f05ba
net: filter: BPF 'JIT' compiler for PPC64
|
14 years ago |