index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
net
Age
Commit message (
Expand
)
Author
2013-05-20
x86: bpf_jit_comp: secure bpf jit against spraying attacks
Eric Dumazet
2013-05-18
x86: bpf_jit_comp: can call module_free() from any context
Eric Dumazet
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-01-31
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
2012-10-31
x86: bpf_jit_comp: add vlan tag support
Eric Dumazet
2012-09-24
x86: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-09-10
x86 bpf_jit: support MOD operation
Eric Dumazet
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
2012-04-03
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
2012-03-29
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
2012-01-18
net: bpf_jit: fix divide by 0 generation
Eric Dumazet
2011-12-19
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
Markus Kötter
2011-04-28
net: filter: Just In Time compiler for x86-64
Eric Dumazet