Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6355721ca99ba9bed213aaae892e70c54f41cb57
/
arch
/
x86
/
net
e0ee9c1
x86: bpf_jit: fix two bugs in eBPF JIT compiler
by Alexei Starovoitov
· 10 years ago
286aad3
net: bpf: be friendly to kmemcheck
by Daniel Borkmann
· 10 years ago
738cbe7
net: bpf: consolidate JIT binary allocator
by Daniel Borkmann
· 10 years ago
02ab695
net: filter: add "load 64-bit immediate" eBPF instruction
by Alexei Starovoitov
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
72b603e
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
by Alexei Starovoitov
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
8fb575c
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
by Alexei Starovoitov
· 10 years ago
2695fb5
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
by Alexei Starovoitov
· 10 years ago
e430f34
net: filter: cleanup A/X name usage
by Alexei Starovoitov
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6225827
net: filter: x86: internal BPF JIT
by Alexei Starovoitov
· 11 years ago
f3c2af7
net: filter: x86: split bpf_jit_compile()
by Alexei Starovoitov
· 11 years ago
773cd38
net: filter: x86: fix JIT address randomization
by Alexei Starovoitov
· 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
fdfaf64
x86: bpf_jit: support negative offsets
by Alexei Starovoitov
· 11 years ago
aee636c
bpf: do not use reciprocal divide
by Eric Dumazet
· 11 years ago
98bbc06
net: x86: bpf: don't forget to free sk_filter (v2)
by Andrey Vagin
· 11 years ago
d45ed4a
net: fix unsafe set_memory_rw from softirq
by Alexei Starovoitov
· 11 years ago
314beb9
x86: bpf_jit_comp: secure bpf jit against spraying attacks
by Eric Dumazet
· 12 years ago
650c849
x86: 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
3b58908
x86: bpf_jit_comp: add pkt_type support
by Eric Dumazet
· 12 years ago
855ddb5
x86: bpf_jit_comp: add vlan tag support
by Eric Dumazet
· 12 years ago
82c93fc
x86: bpf_jit_comp: add XOR instruction for BPF JIT
by Daniel Borkmann
· 12 years ago
280050c
x86 bpf_jit: support MOD operation
by Eric Dumazet
· 12 years ago
4bfaddf
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
by Eric Dumazet
· 12 years ago
a998d43
bpf jit: Let the x86 jit handle negative offsets
by Jan Seiffert
· 13 years ago
1d24fb3
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
by zhuangfeiran@ict.ac.cn
· 13 years ago
dc72d99
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
by Eric Dumazet
· 13 years ago
d00a9dd
net: bpf_jit: fix divide by 0 generation
by Eric Dumazet
· 13 years ago
a03ffcf
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
by Markus Kötter
· 13 years ago
0a14842
net: filter: Just In Time compiler for x86-64
by Eric Dumazet
· 14 years ago