aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/net
Commit message (Expand)AuthorAge
* powerpc/bpf: Fix tail call implementationEric Dumazet2019-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-17
| |\
| | * powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao2019-06-13
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
| |/
* / powerpc: bpf: eliminate zero extension code-genJiong Wang2019-05-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-16
|\
| * powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao2019-03-15
* | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-07
|\ \ | |/ |/|
| * powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy2019-02-23
* | bpf: powerpc64: add JIT support for bpf line infoSandipan Das2019-02-01
* | ppc: bpf: implement jitting of JMP32Jiong Wang2019-01-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-10
|\
| * ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang2018-12-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-10
|\ \ | |/ |/|
| * bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das2018-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-29
|\|
| * bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann2018-11-26
* | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-16
* | net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-16
|/
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-17
|\
| * powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-07
| * powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-30
* | bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann2018-07-19
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* bpf: powerpc64: add JIT support for multi-function programsSandipan Das2018-05-24
* bpf: powerpc64: pad function address loads with NOPsSandipan Das2018-05-24
* bpf, ppc64: remove ld_abs/ld_indDaniel Borkmann2018-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-05
|\
| * bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann2018-02-26
* | powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord2018-02-21
|/
* bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-26
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2018-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\
| * bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann2017-12-15
* | bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov2017-12-17
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * bpf: take advantage of stack_depth tracking in powerpc JITSandipan Das2017-11-06
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-07
|\
| * powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s)Naveen N. Rao2017-08-17
* | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2017-08-09
|/
* bpf: Add jited_len to struct bpf_progMartin KaFai Lau2017-06-06
* bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-31
* Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-22
|\
| * powerpc/bpf: Introduce __PPC_SH64()Naveen N. Rao2017-02-09
| * powerpc/bpf: Flush the entire JIT bufferNaveen N. Rao2017-01-24
| * powerpc/bpf: Remove redundant check for non-null imageDaniel Borkmann2017-01-24
* | bpf: make jited programs visible in tracesDaniel Borkmann2017-02-17
* | bpf: remove stubs for cBPF from arch codeDaniel Borkmann2017-02-17
|/