Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
de5c073e383d884da391627dbab8e0e7cfe48558
/
arch
/
sparc
/
net
783d28dd1
bpf: Add jited_len to struct bpf_prog
by Martin KaFai Lau
· 8 years ago
a5e2ee5
bpf: Take advantage of stack_depth tracking in sparc64 JIT
by David S. Miller
· 8 years ago
71189fa
bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode
by Alexei Starovoitov
· 8 years ago
e3bf4c6
sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.
by David S. Miller
· 8 years ago
14933dc
sparc64: Improve 64-bit constant loading in eBPF JIT.
by David S. Miller
· 8 years ago
e3a724e
sparc64: Support cbcond instructions in eBPF JIT.
by David S. Miller
· 8 years ago
7a12b50
sparc64: Add eBPF JIT.
by David S. Miller
· 8 years ago
6b3d4ee
sparc: Split BPF JIT into 32-bit and 64-bit.
by David S. Miller
· 8 years ago
08f8007
sparc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
55795ef
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
by Rabin Vincent
· 9 years ago
a91263d
ebpf: migrate bpf_prog's flags to bitfield
by Daniel Borkmann
· 9 years ago
485d651
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
by Daniel Borkmann
· 9 years ago
be1f221
module: remove mod arg from module_free, rename module_memfree().
by Rusty Russell
· 10 years ago
cec0831
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
by Alexei Starovoitov
· 10 years ago
4daaab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
35607b0
sparc: bpf_jit: fix loads from negative offsets
by Alexei Starovoitov
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f6f2332
sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG
by Alexei Starovoitov
· 10 years ago
709f6c58
sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT
by Alexei Starovoitov
· 10 years ago
286aad3
net: bpf: be friendly to kmemcheck
by Daniel Borkmann
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
588f5d6
net: filter: fix sparc32 typo
by Alexei Starovoitov
· 11 years ago
569810d1
net: filter: fix typo in sparc BPF JIT
by Alexei Starovoitov
· 11 years ago
3480593
net: filter: get rid of BPF_S_* enum
by Daniel Borkmann
· 11 years ago
f8bbbfc
net: filter: add jited flag to indicate jit compiled filters
by Daniel Borkmann
· 11 years ago
61b905d
net: Rename skb->rxhash to skb->hash
by Tom Herbert
· 11 years ago
aee636c
bpf: do not use reciprocal divide
by Eric Dumazet
· 11 years ago
d45ed4a
net: fix unsafe set_memory_rw from softirq
by Alexei Starovoitov
· 11 years ago
5199dfe
sparc: bpf_jit_comp: can call module_free() from any context
by Eric Dumazet
· 12 years ago
7961780
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
by Daniel Borkmann
· 12 years ago
54e7e2d
sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
by Daniel Borkmann
· 12 years ago
aa99521
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT
by Daniel Borkmann
· 12 years ago
d7ce8a5
sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
by David S. Miller
· 13 years ago
85bba52
net: filter: remove unused cpu_off in sparc JIT
by Eric Dumazet
· 13 years ago
584c5e2
net: filter: Fix some more small issues in sparc JIT.
by David S. Miller
· 13 years ago
7b56f76
net: filter: Fix some minor issues in sparc JIT.
by David S. Miller
· 13 years ago
2809a20
net: filter: Just In Time compiler for sparc
by David S. Miller
· 13 years ago