summaryrefslogtreecommitdiffstats
path: root/arch/x86/net
Commit message (Expand)AuthorAgeFilesLines
* x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-09-241-0/+9
* x86 bpf_jit: support MOD operationEric Dumazet2012-09-101-0/+25
* x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet2012-06-061-0/+4
* bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2012-04-032-48/+115
* x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-03-291-1/+1
* net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-03-191-9/+5
* net: bpf_jit: fix divide by 0 generationEric Dumazet2012-01-181-14/+22
* net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter2011-12-191-2/+2
* net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-273-0/+798