summaryrefslogtreecommitdiffstats
path: root/arch/x86/net
Commit message (Expand)AuthorAgeFilesLines
* x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet2013-05-201-6/+47
* x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-181-17/+3Star
* filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-211-7/+2Star
* x86: bpf_jit_comp: add pkt_type supportEric Dumazet2013-01-311-1/+39
* x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-311-0/+21
* 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-042-48/+115
* x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-03-301-1/+1
* net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-03-191-9/+5Star
* 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-283-0/+798