summaryrefslogtreecommitdiffstats
path: root/arch/x86/net/bpf_jit_comp32.c
Commit message (Expand)AuthorAgeFilesLines
* x32: bpf: implement jitting of JMP32Jiong Wang2019-01-261-36/+85
* bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing2018-07-261-4/+4
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* bpf, x32: remove ld_abs/ld_indDaniel Borkmann2018-05-041-135/+1Star
* bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing2018-05-031-0/+2553