index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-59
/
+59
2020-01-21
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-2
/
+1
2020-01-21
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-16
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
1
-0
/
+1
2019-12-16
samples/bpf: Add missing -lz to TPROGS_LDLIBS
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-16
samples/bpf: Reintroduce missed build targets
Prashant Bhole
1
-0
/
+2
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2019-11-12
samples/bpf: adjust Makefile and README.rst
Jesper Dangaard Brouer
1
-2
/
+2
2019-11-11
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
1
-0
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
1
-0
/
+1
2019-10-13
samples/bpf: Add sysroot support
Ivan Khoronzhuk
1
-0
/
+5
2019-10-13
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
1
-1
/
+2
2019-10-13
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
1
-3
/
+2
2019-10-13
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
1
-2
/
+4
2019-10-13
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
1
-66
/
+69
2019-10-13
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
1
-0
/
+8
2019-10-13
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
1
-4
/
+5
2019-10-13
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
1
-1
/
+0
2019-10-13
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
1
-1
/
+1
2019-10-09
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
1
-1
/
+1
2019-07-16
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+1
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
1
-0
/
+1
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
1
-0
/
+2
2019-06-18
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
1
-9
/
+0
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
1
-1
/
+1
2019-06-11
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
1
-0
/
+3
2019-06-06
samples: bpf: print a warning about headers_install
Jakub Kicinski
1
-0
/
+9
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
1
-2
/
+0
2019-03-27
BPF: Add sample code for new ib_umad tracepoint
Ira Weiny
1
-0
/
+3
2019-03-02
bpf: User program for testing HBM
brakmo
1
-0
/
+3
2019-03-02
bpf: Sample HBM BPF program to limit egress bw
brakmo
1
-0
/
+2
2019-03-01
samples: bpf: use libbpf where easy
Jakub Kicinski
1
-3
/
+3
2019-03-01
samples: bpf: remove load_sock_ops in favour of bpftool
Jakub Kicinski
1
-2
/
+0
2019-02-26
samples/bpf: convert xdpsock to use libbpf for AF_XDP access
Magnus Karlsson
1
-1
/
+0
2019-02-02
samples/bpf: Convert XDP samples to libbpf usage
Maciej Fijalkowski
1
-4
/
+4
2019-01-15
samples/bpf: workaround clang asm goto compilation errors
Yonghong Song
1
-0
/
+1
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+1
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
1
-0
/
+1
2018-12-23
treewide: remove explicit rules for *offsets.s
Masahiro Yamada
1
-3
/
+0
2018-11-20
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
1
-0
/
+8
2018-09-01
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
Nikita V. Shirokov
1
-0
/
+1
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+22
2018-07-27
samples: bpf: convert xdpsock_user.c to libbpf
Jakub Kicinski
1
-1
/
+1
2018-07-27
samples: bpf: convert xdp_fwd_user.c to libbpf
Jakub Kicinski
1
-1
/
+1
2018-07-27
samples/bpf: Add BTF build flags to Makefile
Taeung Song
1
-1
/
+16
2018-07-17
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
1
-6
/
+6
2018-07-17
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
Laura Abbott
1
-5
/
+5
[next]