aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/net
AgeCommit message (Expand)Author
2012-10-31x86: bpf_jit_comp: add vlan tag supportEric Dumazet
2012-09-24x86: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann
2012-09-10x86 bpf_jit: support MOD operationEric Dumazet
2012-06-06x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instructionEric Dumazet
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert
2012-03-29x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-03-19net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-01-18net: bpf_jit: fix divide by 0 generationEric Dumazet
2011-12-19net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet