index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: add error reporting in XDP
Eric Leblond
2018-02-02
1
-1
/
+1
*
samples/bpf: Partially fixes the bpf.o build
Mickaël Salaün
2018-01-26
1
-1
/
+4
*
samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
Jesper Dangaard Brouer
2018-01-11
1
-0
/
+1
*
samples/bpf: program demonstrating access to xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+4
*
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-12-12
1
-0
/
+4
*
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
2017-11-18
1
-3
/
+0
*
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
1
-4
/
+0
*
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-11
1
-0
/
+4
*
xdp: Sample xdp program implementing ip forward
Christina Jacob
2017-11-08
1
-0
/
+4
*
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
2017-11-05
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
bpf: sample BPF_SOCKET_OPS_BASE_RTT program
Lawrence Brakmo
2017-10-22
1
-0
/
+1
*
|
samples/bpf: add cpumap sample program xdp_redirect_cpu
Jesper Dangaard Brouer
2017-10-18
1
-0
/
+4
*
|
bpf: Add -target to clang switch while cross compiling.
Abhijit Ayarekar
2017-10-16
1
-2
/
+3
*
|
samples/bpf: Fix pt_regs issues when cross-compiling
Joel Fernandes
2017-09-21
1
-1
/
+1
*
|
samples/bpf: Enable cross compiler support
Joel Fernandes
2017-09-21
1
-0
/
+5
|
/
*
samples/bpf: xdp_monitor tool based on tracepoints
Jesper Dangaard Brouer
2017-08-29
1
-0
/
+4
*
bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
Yonghong Song
2017-08-07
1
-0
/
+4
*
xdp: bpf redirect with map sample program
John Fastabend
2017-07-17
1
-0
/
+4
*
xdp: sample program for new bpf_redirect helper
John Fastabend
2017-07-17
1
-0
/
+4
*
samples/bpf: fix a build issue
Yonghong Song
2017-07-11
1
-0
/
+1
*
bpf: Sample bpf program to set sndcwnd clamp
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: Sample BPF program to set initial cwnd
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: Sample BPF program to set congestion control
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: Sample BPF program to set buffer sizes
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: Sample bpf program to set initial window
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: Sample bpf program to set SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: program to load and attach sock_ops BPF progs
Lawrence Brakmo
2017-07-01
1
-0
/
+3
*
samples/bpf: fix a build problem
Yonghong Song
2017-06-22
1
-1
/
+1
*
samples/bpf: Fix tracex5 to work with MIPS syscalls.
David Daney
2017-06-14
1
-0
/
+13
*
samples/bpf: add -Wno-unknown-warning-option to clang
Alexander Alemayhu
2017-04-24
1
-0
/
+1
*
A Sample of using socket cookie and uid for traffic monitoring
Chenbo Feng
2017-03-23
1
-0
/
+3
*
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
1
-0
/
+4
*
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
[next]