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
/
x86
/
net
Age
Commit message (
Expand
)
Author
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-09
x86: bpf_jit_comp: Remove inline from static function definitions
Joe Perches
2014-12-09
x86: bpf_jit_comp: Reduce is_ereg() code size
Joe Perches
2014-12-05
bpf: x86: fix epilogue generation for eBPF programs
Alexei Starovoitov
2014-10-14
x86: bpf_jit: fix two bugs in eBPF JIT compiler
Alexei Starovoitov
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-08-25
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-06-11
net: filter: cleanup A/X name usage
Alexei Starovoitov
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-15
net: filter: x86: internal BPF JIT
Alexei Starovoitov
2014-05-15
net: filter: x86: split bpf_jit_compile()
Alexei Starovoitov
2014-05-13
net: filter: x86: fix JIT address randomization
Alexei Starovoitov
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-03-11
x86: bpf_jit: support negative offsets
Alexei Starovoitov
2014-01-15
bpf: do not use reciprocal divide
Eric Dumazet
2013-11-07
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-05-19
x86: bpf_jit_comp: secure bpf jit against spraying attacks
Eric Dumazet
2013-05-17
x86: bpf_jit_comp: can call module_free() from any context
Eric Dumazet
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-01-30
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
2012-10-31
x86: bpf_jit_comp: add vlan tag support
Eric Dumazet
2012-09-24
x86: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-09-10
x86 bpf_jit: support MOD operation
Eric Dumazet
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
2012-04-03
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
2012-03-29
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
2012-01-18
net: bpf_jit: fix divide by 0 generation
Eric Dumazet
2011-12-19
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
Markus Kötter
2011-04-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet