summaryrefslogtreecommitdiff
path: root/arch/x86/net/bpf_jit.S
AgeCommit message (Expand)AuthorFilesLines
2018-05-04bpf, x64: remove ld_abs/ld_indDaniel Borkmann1-154/+0
2017-06-01bpf: change x86 JITed program stack layoutAlexei Starovoitov1-11/+9
2016-02-24x86/asm/bpf: Create stack frames in bpf_jit.SJosh Poimboeuf1-2/+7
2016-02-24x86/asm/bpf: Annotate callable functionsJosh Poimboeuf1-23/+16
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar1-1/+0
2014-05-16net: filter: x86: internal BPF JITAlexei Starovoitov1-59/+18
2014-03-12x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2012-04-04bpf jit: Let the x86 jit handle negative offsetsJan Seiffert1-31/+91
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet1-0/+140