Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64ea25c3bc86c05c7da6c683b86663f4c90158d6
/
samples
/
bpf
883e44e
samples/bpf: add verifier tests
by Alexei Starovoitov
· 9 years ago
65d472f
samples/bpf: add 'pointer to packet' tests
by Alexei Starovoitov
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bdefbbf
samples/bpf: like LLC also verify and allow redefining CLANG command
by Jesper Dangaard Brouer
· 9 years ago
b62a796
samples/bpf: allow make to be run from samples/bpf/ directory
by Jesper Dangaard Brouer
· 9 years ago
1c97566
samples/bpf: add a README file to get users started
by Jesper Dangaard Brouer
· 9 years ago
7b01dd5
samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported
by Jesper Dangaard Brouer
· 9 years ago
6ccfba7
samples/bpf: add back functionality to redefine LLC command
by Jesper Dangaard Brouer
· 9 years ago
569cc39
samples/bpf: fix trace_output example
by Alexei Starovoitov
· 9 years ago
3f2050e
bpf, samples: add test cases for raw stack
by Daniel Borkmann
· 9 years ago
02413ca
bpf, samples: don't zero data when not needed
by Daniel Borkmann
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e3edfde
samples/bpf: add tracepoint vs kprobe performance tests
by Alexei Starovoitov
· 9 years ago
3c9b164
samples/bpf: tracepoint example
by Alexei Starovoitov
· 9 years ago
c076604
samples/bpf: add tracepoint support to bpf loader
by Alexei Starovoitov
· 9 years ago
138d615
samples/bpf: Enable powerpc support
by Naveen N. Rao
· 9 years ago
128d151
samples/bpf: Use llc in PATH, rather than a hardcoded value
by Naveen N. Rao
· 9 years ago
77e6353
samples/bpf: Fix build breakage with map_perf_test_user.c
by Naveen N. Rao
· 9 years ago
26e9093
samples/bpf: add map performance test
by Alexei Starovoitov
· 9 years ago
7dcc42b
samples/bpf: stress test bpf_get_stackid
by Alexei Starovoitov
· 9 years ago
9d8b612
samples/bpf: add bpf map stress test
by Alexei Starovoitov
· 9 years ago
c3f85cf
samples/bpf: test both pre-alloc and normal maps
by Alexei Starovoitov
· 9 years ago
89b9760
samples/bpf: add map_flags to bpf loader
by Alexei Starovoitov
· 9 years ago
3622e7e
samples/bpf: move ksym_search() into library
by Alexei Starovoitov
· 9 years ago
618ec9a7
samples/bpf: make map creation more verbose
by Alexei Starovoitov
· 9 years ago
a6ffe7b
samples/bpf: offwaketime example
by Alexei Starovoitov
· 9 years ago
3059303
samples/bpf: update tracex[23] examples to use per-cpu maps
by Alexei Starovoitov
· 9 years ago
df570f5
samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY
by tom.leiming@gmail.com
· 9 years ago
e155967
samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH
by Martin KaFai Lau
· 9 years ago
30b50aa
bpf: samples: exclude asm/sysreg.h for arm64
by Yang Shi
· 9 years ago
42984d7
bpf: add sample usages for persistent maps/progs
by Daniel Borkmann
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
85ff8a43
bpf: sample: define aarch64 specific registers
by Yang Shi
· 9 years ago
3911169
samples: bpf: add bpf_perf_event_output example
by Alexei Starovoitov
· 9 years ago
bf50887
bpf: add unprivileged bpf tests
by Alexei Starovoitov
· 9 years ago
27b29f6
bpf: add bpf_redirect() helper
by Alexei Starovoitov
· 9 years ago
5ed3ccb
bpf: fix build warnings and add function read_trace_pipe()
by Kaixu Xia
· 9 years ago
47efb30
samples/bpf: example of get selected PMU counter value
by Kaixu Xia
· 9 years ago
24b4d2a
ebpf: Allow dereferences of PTR_TO_STACK registers
by Alex Gartrell
· 9 years ago
d912557
samples: bpf: enable trace samples for s390x
by Michael Holzheu
· 9 years ago
0fb1170
bpf: BPF based latency tracing
by Daniel Wagner
· 9 years ago
ffeedaf
bpf: introduce current->pid, tgid, uid, gid, comm accessors
by Alexei Starovoitov
· 9 years ago
d691f9e
bpf: allow programs to write to certain skb fields
by Alexei Starovoitov
· 9 years ago
3431205
bpf: make programs see skb->data == L2 for ingress and egress
by Alexei Starovoitov
· 9 years ago
530b2c8
samples/bpf: bpf_tail_call example for networking
by Alexei Starovoitov
· 9 years ago
5bacd78
samples/bpf: bpf_tail_call example for tracing
by Alexei Starovoitov
· 9 years ago
b88c06e
samples/bpf: fix in-source build of samples with clang
by Brenden Blanco
· 9 years ago
725f9dc
bpf: fix two bugs in verification logic when accessing 'ctx' pointer
by Alexei Starovoitov
· 10 years ago
a166151
bpf: fix bpf helpers to use skb->mac_header relative offsets
by Alexei Starovoitov
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
91bc4822
tc: bpf: add checksum helpers
by Alexei Starovoitov
· 10 years ago
9811e35
samples/bpf: Add kmem_alloc()/free() tracker tool
by Alexei Starovoitov
· 10 years ago
5c7fc2d
samples/bpf: Add IO latency analysis (iosnoop/heatmap) tool
by Alexei Starovoitov
· 10 years ago
d822a19
samples/bpf: Add counting example for kfree_skb() function calls and the write() syscall
by Alexei Starovoitov
· 10 years ago
b896c4f
samples/bpf: Add simple non-portable kprobe filter example
by Alexei Starovoitov
· 10 years ago
c249739
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
by Alexei Starovoitov
· 10 years ago
614cd3b
samples: bpf: add skb->field examples and tests
by Alexei Starovoitov
· 10 years ago
f1a66f8
ebpf: export BPF_PSEUDO_MAP_FD to uapi
by Daniel Borkmann
· 10 years ago
f91fe17
ebpf: remove kernel test stubs
by Daniel Borkmann
· 10 years ago
ba1a68b
samples: bpf: relax test_maps check
by Alexei Starovoitov
· 10 years ago
fbe3310
samples: bpf: large eBPF program in C
by Alexei Starovoitov
· 10 years ago
a808578
samples: bpf: trivial eBPF program in C
by Alexei Starovoitov
· 10 years ago
249b812
samples: bpf: elf_bpf file loader
by Alexei Starovoitov
· 10 years ago
03f4723
samples: bpf: example of stateful socket filtering
by Alexei Starovoitov
· 10 years ago
7943c0f
bpf: remove test map scaffolding and user proper types
by Alexei Starovoitov
· 10 years ago
ffb65f2
bpf: add a testsuite for eBPF maps
by Alexei Starovoitov
· 10 years ago
342ded4
samples: bpf: add a verifier test and summary line
by Alexei Starovoitov
· 10 years ago
32bf08a
bpf: fix bug in eBPF verifier
by Alexei Starovoitov
· 10 years ago
fd10c2e
bpf: add tests to verifier testsuite
by Alexei Starovoitov
· 10 years ago
3c731eb
bpf: mini eBPF library, test stubs and verifier testsuite
by Alexei Starovoitov
· 10 years ago