index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
2
-5
/
+26
|
\
|
*
ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
Daniel Borkmann
2012-11-13
1
-0
/
+14
|
*
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
Daniel Borkmann
2012-11-13
2
-5
/
+12
*
|
ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.
Schichan Nicolas
2012-12-11
1
-1
/
+1
*
|
ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.
Schichan Nicolas
2012-12-11
1
-2
/
+2
|
/
*
ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X support
Mircea Gherzan
2012-06-14
2
-0
/
+9
*
ARM: 7259/3: net: JIT compiler for packet filters
Mircea Gherzan
2012-03-24
3
-0
/
+1108