Daniel Borkmann
|
485d6511e7
bpf, x86/sparc: show actual number of passes in bpf_jit_dump
|
10 years ago |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 years ago |
Alexei Starovoitov
|
cec0831519
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
|
11 years ago |
David S. Miller
|
4daaab4f0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Alexei Starovoitov
|
35607b02db
sparc: bpf_jit: fix loads from negative offsets
|
11 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Alexei Starovoitov
|
f6f2332dce
sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG
|
11 years ago |
Alexei Starovoitov
|
709f6c58d4
sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT
|
11 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 |
David S. Miller
|
902455e007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Alexei Starovoitov
|
588f5d629b
net: filter: fix sparc32 typo
|
11 years ago |
Alexei Starovoitov
|
569810d1e3
net: filter: fix typo in sparc BPF JIT
|
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 |
Alexei Starovoitov
|
d45ed4a4e3
net: fix unsafe set_memory_rw from softirq
|
12 years ago |
Eric Dumazet
|
5199dfe531
sparc: bpf_jit_comp: 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
|
54e7e2df3e
sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
|
12 years ago |
Daniel Borkmann
|
aa99521eed
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT
|
13 years ago |
David S. Miller
|
d7ce8a5f63
sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
|
13 years ago |
Eric Dumazet
|
85bba52de1
net: filter: remove unused cpu_off in sparc JIT
|
13 years ago |
David S. Miller
|
584c5e2ad3
net: filter: Fix some more small issues in sparc JIT.
|
13 years ago |
David S. Miller
|
7b56f76edf
net: filter: Fix some minor issues in sparc JIT.
|
13 years ago |
David S. Miller
|
2809a2087c
net: filter: Just In Time compiler for sparc
|
13 years ago |