index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
net
/
bpf_jit_comp.c
Age
Commit message (
Expand
)
Author
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2018-11-16
net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-22
powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data access
Mark Lord
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2017-01-25
powerpc/bpf: Remove redundant check for non-null image
Daniel Borkmann
2016-06-24
powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header
Naveen N. Rao
2016-06-24
powerpc/bpf/jit: A few cleanups
Naveen N. Rao
2016-01-06
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-02-20
ppc: bpf: Add SKF_AD_CPU for ppc32
Denis Kirjanov
2015-02-20
ppc: bpf: update jit to use compatibility macros
Denis Kirjanov
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2014-11-18
PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X
Denis Kirjanov
2014-11-11
PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction
Denis Kirjanov
2014-11-03
PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction
Denis Kirjanov
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-06-27
powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test
Denis Kirjanov
2014-06-27
powerpc: bpf: Use correct mask while accessing the VLAN tag
Denis Kirjanov
2014-06-01
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-01-15
bpf: do not use reciprocal divide
Eric Dumazet
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-10-31
powerpc/bpf: Support MOD operation
Vladimir Murzin
2013-10-31
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
Philippe Bergheaud
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-05-20
ppc: bpf_jit: can call module_free() from any context
Daniel Borkmann
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2012-11-17
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
2012-11-17
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-04-30
bpf jit: Let the powerpc jit handle negative offsets
Jan Seiffert
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans