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
*
BPF: Add sample code for new ib_umad tracepoint
Ira Weiny
2019-03-27
1
-0
/
+3
*
bpf: User program for testing HBM
brakmo
2019-03-02
1
-0
/
+3
*
bpf: Sample HBM BPF program to limit egress bw
brakmo
2019-03-02
1
-0
/
+2
*
samples: bpf: use libbpf where easy
Jakub Kicinski
2019-03-01
1
-3
/
+3
*
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
2019-03-01
1
-2
/
+0
*
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
2019-02-25
1
-1
/
+0
*
samples/bpf: Convert XDP samples to libbpf usage
Maciej Fijalkowski
2019-02-01
1
-4
/
+4
*
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
2019-01-15
1
-0
/
+1
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-3
/
+1
|
\
|
*
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-23
1
-0
/
+1
|
*
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
2018-12-23
1
-3
/
+0
*
|
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-20
1
-0
/
+8
|
/
*
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
Nikita V. Shirokov
2018-09-01
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-3
/
+22
|
\
|
*
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
2018-07-27
1
-1
/
+1
|
*
samples: bpf: convert xdp_fwd_user.c to libbpf
Jakub Kicinski
2018-07-27
1
-1
/
+1
|
*
samples/bpf: Add BTF build flags to Makefile
Taeung Song
2018-07-27
1
-1
/
+16
|
*
samples/bpf: Add xdp_sample_pkts example
Toke Høiland-Jørgensen
2018-06-27
1
-0
/
+4
*
|
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-07-18
1
-6
/
+6
*
|
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
2018-07-18
1
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
1
-0
/
+4
|
\
|
*
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Alexei Starovoitov
2018-05-13
1
-1
/
+1
*
|
samples: bpf: make the build less noisy
Jakub Kicinski
2018-05-14
1
-1
/
+2
*
|
samples: bpf: move libbpf from object dependencies to libs
Jakub Kicinski
2018-05-14
1
-94
/
+51
*
|
samples: bpf: fix build after move to compiling full libbpf.a
Jakub Kicinski
2018-05-14
1
-5
/
+12
*
|
samples: bpf: convert some XDP samples from bpf_load to libbpf
Jakub Kicinski
2018-05-11
1
-4
/
+4
*
|
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
1
-0
/
+8
*
|
samples: bpf: compile and link against full libbpf
Jakub Kicinski
2018-05-11
1
-7
/
+14
*
|
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
2018-05-11
1
-0
/
+4
*
|
samples/bpf: sample application and documentation for AF_XDP sockets
Magnus Karlsson
2018-05-03
1
-0
/
+4
*
|
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
1
-5
/
+6
*
|
samples/bpf: remove the bpf tunnel testsuite.
William Tu
2018-04-27
1
-1
/
+0
*
|
bpf: add bpf_xdp_adjust_tail sample prog
Nikita V. Shirokov
2018-04-18
1
-0
/
+4
|
/
*
samples/bpf: raw tracepoint test
Alexei Starovoitov
2018-03-28
1
-0
/
+1
*
samples/bpf: Add program for CPU state statistics
Leo Yan
2018-02-26
1
-0
/
+4
*
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
[next]