index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
1
-32
/
+38
|
\
|
*
samples/bpf: Move open_raw_sock to separate header
Joe Stringer
2016-12-20
1
-1
/
+1
|
*
samples/bpf: Remove perf_event_open() declaration
Joe Stringer
2016-12-20
1
-0
/
+2
|
*
samples/bpf: Switch over to libbpf
Joe Stringer
2016-12-20
1
-32
/
+36
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-2
/
+2
*
|
bpf: xdp: Add XDP example for head adjustment
Martin KaFai Lau
2016-12-08
1
-0
/
+4
*
|
samples, bpf: Add automated test for cgroup filter attachments
Sargun Dhillon
2016-12-03
1
-0
/
+2
*
|
samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers
Sargun Dhillon
2016-12-03
1
-1
/
+1
*
|
samples/bpf: silence compiler warnings
Alexei Starovoitov
2016-12-03
1
-0
/
+2
*
|
samples/bpf: add userspace example for prohibiting sockets
David Ahern
2016-12-02
1
-0
/
+4
*
|
samples: bpf: add userspace example for modifying sk_bound_dev_if
David Ahern
2016-12-02
1
-0
/
+2
*
|
bpf: Add tests and samples for LWT-BPF
Thomas Graf
2016-12-02
1
-0
/
+4
*
|
samples/bpf: fix include path
Alexei Starovoitov
2016-11-30
1
-1
/
+1
*
|
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
2016-11-27
1
-0
/
+1
*
|
samples: bpf: add userspace example for attaching eBPF programs to cgroups
Daniel Mack
2016-11-25
1
-0
/
+2
*
|
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
2016-11-15
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+4
|
\
\
|
*
|
bpf: Add test for bpf_redirect to ipip/ip6tnl
Martin KaFai Lau
2016-11-12
1
-0
/
+4
|
|
/
*
/
bpf: add initial suite for selftests
Daniel Borkmann
2016-10-18
1
-3
/
+0
|
/
*
samples/bpf: add sampleip example
Brendan Gregg
2016-09-02
1
-0
/
+4
*
samples/bpf: add perf_event+bpf example
Alexei Starovoitov
2016-09-02
1
-0
/
+4
*
samples/bpf: Add tunnel set/get tests.
William Tu
2016-08-19
1
-0
/
+1
*
samples/bpf: Add test_current_task_under_cgroup test
Sargun Dhillon
2016-08-12
1
-0
/
+5
*
samples/bpf: Add test/example of using bpf_probe_write_user bpf helper
Sargun Dhillon
2016-07-25
1
-0
/
+4
*
bpf: add sample for xdp forwarding and rewrite
Brenden Blanco
2016-07-19
1
-0
/
+5
*
Add sample for adding simple drop program to link
Brenden Blanco
2016-07-19
1
-0
/
+4
*
cgroup: bpf: Add an example to do cgroup checking in BPF
Martin KaFai Lau
2016-07-01
1
-0
/
+3
*
samples/bpf: add 'pointer to packet' tests
Alexei Starovoitov
2016-05-06
1
-0
/
+2
*
samples/bpf: like LLC also verify and allow redefining CLANG command
Jesper Dangaard Brouer
2016-04-29
1
-11
/
+14
*
samples/bpf: allow make to be run from samples/bpf/ directory
Jesper Dangaard Brouer
2016-04-29
1
-0
/
+8
*
samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported
Jesper Dangaard Brouer
2016-04-29
1
-0
/
+18
*
samples/bpf: add back functionality to redefine LLC command
Jesper Dangaard Brouer
2016-04-29
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-9
/
+3
|
\
|
*
samples/bpf: Use llc in PATH, rather than a hardcoded value
Naveen N. Rao
2016-04-06
1
-9
/
+3
*
|
samples/bpf: add tracepoint vs kprobe performance tests
Alexei Starovoitov
2016-04-07
1
-0
/
+5
|
/
*
samples/bpf: add map performance test
Alexei Starovoitov
2016-03-08
1
-0
/
+4
*
samples/bpf: add bpf map stress test
Alexei Starovoitov
2016-03-08
1
-0
/
+4
*
samples/bpf: offwaketime example
Alexei Starovoitov
2016-02-20
1
-0
/
+4
*
bpf: samples: exclude asm/sysreg.h for arm64
Yang Shi
2015-11-16
1
-2
/
+5
*
bpf: add sample usages for persistent maps/progs
Daniel Borkmann
2015-11-02
1
-0
/
+3
*
samples: bpf: add bpf_perf_event_output example
Alexei Starovoitov
2015-10-22
1
-0
/
+7
*
samples/bpf: example of get selected PMU counter value
Kaixu Xia
2015-08-09
1
-0
/
+4
*
bpf: BPF based latency tracing
Daniel Wagner
2015-06-23
1
-0
/
+4
*
samples/bpf: bpf_tail_call example for networking
Alexei Starovoitov
2015-05-21
1
-0
/
+4
*
samples/bpf: bpf_tail_call example for tracing
Alexei Starovoitov
2015-05-21
1
-0
/
+4
*
samples/bpf: fix in-source build of samples with clang
Brenden Blanco
2015-05-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
1
-0
/
+1
|
\
|
*
tc: bpf: add checksum helpers
Alexei Starovoitov
2015-04-06
1
-0
/
+1
*
|
samples/bpf: Add kmem_alloc()/free() tracker tool
Alexei Starovoitov
2015-04-02
1
-0
/
+4
[next]