aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-31x86: bpf_jit_comp: add vlan tag supportEric Dumazet1-0/+21
2012-09-24x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann1-0/+9
2012-09-10x86 bpf_jit: support MOD operationEric Dumazet1-0/+25
2012-06-06x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet1-0/+4
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2-48/+115
2012-03-29x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn1-1/+1
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-01-18net: bpf_jit: fix divide by 0 generationEric Dumazet1-14/+22
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet3-0/+798