index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, arm32: save 4 bytes of unneeded stack space
Daniel Borkmann
2018-05-14
1
-10
/
+3
*
bpf, arm32: remove ld_abs/ld_ind
Daniel Borkmann
2018-05-03
1
-77
/
+0
*
bpf, arm: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
1
-8
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
1
-2
/
+0
|
\
|
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-114
/
+111
|
\
\
|
|
/
|
/
|
|
*
ARM: net: bpf: clarify tail_call index
Russell King
2018-01-17
1
-1
/
+1
|
*
ARM: net: bpf: fix LDX instructions
Russell King
2018-01-17
1
-28
/
+33
|
*
ARM: net: bpf: fix register saving
Russell King
2018-01-17
1
-58
/
+22
|
*
ARM: net: bpf: correct stack layout documentation
Russell King
2018-01-17
1
-8
/
+27
|
*
ARM: net: bpf: move stack documentation
Russell King
2018-01-17
1
-21
/
+21
|
*
ARM: net: bpf: fix stack alignment
Russell King
2018-01-17
1
-3
/
+8
|
*
ARM: net: bpf: fix tail call jumps
Russell King
2018-01-17
1
-1
/
+1
|
*
ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUs
Russell King
2018-01-17
1
-7
/
+11
*
|
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
1
-1
/
+1
|
/
*
arm: eBPF JIT compiler
Shubham Bansal
2017-08-22
2
-810
/
+1746
*
arm: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+1
*
ARM: net: bpf: fix zero right shift
Rabin Vincent
2016-01-06
1
-1
/
+2
*
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
2016-01-06
1
-15
/
+1
*
bpf, arm: start flushing icache range from header
Daniel Borkmann
2015-11-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-0
/
+1
|
\
|
*
ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.
Nicolas Schichan
2015-10-05
1
-0
/
+1
*
|
ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.
Nicolas Schichan
2015-10-05
2
-6
/
+37
*
|
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-03
1
-1
/
+1
|
/
*
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
Nicolas Schichan
2015-07-27
2
-2
/
+23
*
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
Nicolas Schichan
2015-07-27
1
-0
/
+8
*
ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.
Nicolas Schichan
2015-07-27
1
-0
/
+11
*
ARM: net: fix vlan access instructions in ARM JIT.
Nicolas Schichan
2015-07-21
1
-3
/
+5
*
ARM: net: handle negative offsets in BPF JIT.
Nicolas Schichan
2015-07-21
1
-9
/
+38
*
ARM: net: fix condition for load_order > 0 when translating load instructions.
Nicolas Schichan
2015-07-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-3
/
+39
|
\
|
*
ARM: net: delegate filter to kernel interpreter when imm_offset() return valu...
Nicolas Schichan
2015-05-10
1
-1
/
+26
|
*
ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction.
Nicolas Schichan
2015-05-10
1
-2
/
+13
*
|
ARM: net: add JIT support for loads from struct seccomp_data.
Nicolas Schichan
2015-05-12
1
-0
/
+10
|
/
*
net: bpf: arm: make hole-faulting more robust
Daniel Borkmann
2014-09-23
2
-3
/
+17
*
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
1
-1
/
+1
*
net: bpf: arm: address randomize and write protect JIT code
Daniel Borkmann
2014-09-09
1
-6
/
+26
*
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-05
1
-1
/
+2
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-4
/
+4
*
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2014-06-01
1
-72
/
+67
*
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-1
/
+2
*
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
1
-2
/
+2
*
bpf: do not use reciprocal divide
Eric Dumazet
2014-01-15
1
-3
/
+3
*
Merge branch 'devel-stable' into for-next
Russell King
2013-11-12
1
-1
/
+5
|
\
|
*
ARM: net: fix arm instruction endian-ness in bpf_jit_32.c
Ben Dooks
2013-10-19
1
-1
/
+5
*
|
net: fix unsafe set_memory_rw from softirq
Alexei Starovoitov
2013-10-07
1
-0
/
+1
|
/
*
arm: bpf_jit: can call module_free() from any context
Daniel Borkmann
2013-05-20
1
-15
/
+3
*
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
2013-03-21
1
-3
/
+2
*
ARM:net: an issue for k which is u32, never < 0
Chen Gang
2013-03-12
1
-1
/
+1
*
ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.
Nicolas Schichan
2013-02-14
1
-4
/
+11
[next]