summaryrefslogtreecommitdiff
path: root/arch/x86/net/bpf_jit_comp.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-07x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov1-1/+6
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn1-1/+1
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-02-03net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2011-12-20net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet1-0/+654