summaryrefslogtreecommitdiff
path: root/arch/x86/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * bpf, x64: increase number of passesDaniel Borkmann2018-03-07
* | bpf, x64: remove bpf_flush_icacheDaniel Borkmann2018-02-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-02-26
|\ \ | |/ |/|
| * bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpfDaniel Borkmann2018-02-23
| * bpf, x64: save few bytes when mul is in alu32Daniel Borkmann2018-02-23
| * bpf, x64: save several bytes when mul dest is r0/r3 anywayDaniel Borkmann2018-02-23
| * bpf, x64: save several bytes by using mov over movabsq when possibleDaniel Borkmann2018-02-23
| * bpf, x64: save one byte per shl/shr/sar when imm is 1Daniel Borkmann2018-02-23
* | bpf, x64: implement retpoline for tail callDaniel Borkmann2018-02-22
|/
* bpf, x86_64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-26
* bpf, x86: small optimization in alu ops with immDaniel Borkmann2018-01-19
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-19
* bpf: x64: add JIT support for multi-function programsAlexei Starovoitov2017-12-17
* bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
* bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-03
* x86: bpf_jit: small optimization in emit_bpf_tail_call()Eric Dumazet2017-08-31
* bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann2017-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-06
| * bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov2017-05-31
| * bpf: change x86 JITed program stack layoutAlexei Starovoitov2017-05-31
| * bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-31
* | objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-30
|/
* x86: use set_memory.h headerLaura Abbott2017-05-08
* bpf, x86_64/arm64: remove old ldimm64 artifacts from jitsDaniel Borkmann2017-04-28
* bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann2017-02-21
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-17
* bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-17
* bpf: change back to orig prog on too many passesDaniel Borkmann2017-01-08
* bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-08
* bpf, x86: add support for constant blindingDaniel Borkmann2016-05-16
* bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-16
* bpf, x86/arm64: remove useless checks on progDaniel Borkmann2016-05-16
* x86/asm/bpf: Create stack frames in bpf_jit.SJosh Poimboeuf2016-02-24
* x86/asm/bpf: Annotate callable functionsJosh Poimboeuf2016-02-24
* bpf, x86: detect/optimize loading 0 immediatesDaniel Borkmann2015-12-18
* bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-18
* ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann2015-10-03
* bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\
| * ebpf, x86: fix general protection fault when tail call is invokedDaniel Borkmann2015-07-29
* | bpf, x86/sparc: show actual number of passes in bpf_jit_dumpDaniel Borkmann2015-07-30
* | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\
| * | x86: bpf_jit: implement bpf_tail_call() helperAlexei Starovoitov2015-05-21
* | | Merge branch 'x86/asm' into x86/core, to prepare for new patchIngo Molnar2015-06-08
|\ \ \ | |_|/ |/| |
| * | x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar2015-06-02
| |/
* | x86: bpf_jit: fix compilation of large bpf programsAlexei Starovoitov2015-05-25
|/