index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
bpf: do not use reciprocal divide
Eric Dumazet
1
-4
/
+10
2013-11-08
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
1
-0
/
+2
2013-10-07
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
1
-5
/
+13
2013-05-20
x86: bpf_jit_comp: secure bpf jit against spraying attacks
Eric Dumazet
1
-6
/
+47
2013-05-18
x86: bpf_jit_comp: can call module_free() from any context
Eric Dumazet
1
-17
/
+3
2013-03-22
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
1
-7
/
+2
2013-01-31
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
1
-1
/
+39
2012-10-31
x86: bpf_jit_comp: add vlan tag support
Eric Dumazet
1
-0
/
+21
2012-09-25
x86: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
1
-0
/
+9
2012-09-11
x86 bpf_jit: support MOD operation
Eric Dumazet
1
-0
/
+25
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
1
-0
/
+4
2012-04-04
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
2
-48
/
+115
2012-03-30
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
1
-1
/
+1
2012-03-20
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
1
-9
/
+5
2012-01-19
net: bpf_jit: fix divide by 0 generation
Eric Dumazet
1
-14
/
+22
2011-12-20
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
Markus Kötter
1
-2
/
+2
2011-04-28
net: filter: Just In Time compiler for x86-64
Eric Dumazet
3
-0
/
+798