Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-04 | bpf jit: Let the x86 jit handle negative offsets | Jan Seiffert | 2 | -48/+115 |
2012-03-30 | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND | zhuangfeiran@ict.ac.cn | 1 | -1/+1 |
2012-03-20 | net: bpf_jit: fix BPF_S_LDX_B_MSH compilation | Eric Dumazet | 1 | -9/+5 |
2012-01-19 | net: bpf_jit: fix divide by 0 generation | Eric Dumazet | 1 | -14/+22 |
2011-12-20 | net: bpf_jit: fix an off-one bug in x86_64 cond jump target | Markus Kötter | 1 | -2/+2 |
2011-04-28 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 3 | -0/+798 |