index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-02-06
bpf: do not use reciprocal divide
Eric Dumazet
1
-4
/
+10
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
1
-7
/
+2
2013-01-30
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-24
x86: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
1
-0
/
+9
2012-09-10
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-03
bpf jit: Let the x86 jit handle negative offsets
Jan Seiffert
2
-48
/
+115
2012-03-29
x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of AND
zhuangfeiran@ict.ac.cn
1
-1
/
+1
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
1
-9
/
+5
2012-01-18
net: bpf_jit: fix divide by 0 generation
Eric Dumazet
1
-14
/
+22
2011-12-19
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
Markus Kötter
1
-2
/
+2
2011-04-27
net: filter: Just In Time compiler for x86-64
Eric Dumazet
3
-0
/
+798