index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
Age
Commit message (
Expand
)
Author
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-05
samples: bpf: Allow for -ENETDOWN in xdpsock
Maciej Fijalkowski
2020-02-05
samples: bpf: Drop doubled variable declaration in xdpsock
Maciej Fijalkowski
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
2020-01-16
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-20
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
2019-12-20
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
2019-12-20
samples/bpf: xdpsock: Add duration option to specify how long to run
Jay Jayatheerthan
2019-12-16
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
2019-12-16
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
2019-12-16
samples/bpf: Add missing -lz to TPROGS_LDLIBS
Toke Høiland-Jørgensen
2019-12-16
samples/bpf: Reintroduce missed build targets
Prashant Bhole
2019-12-11
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
2019-12-11
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
2019-12-04
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-15
samples/bpf: Add missing option to xdpsock usage
Andre Guedes
2019-11-15
samples/bpf: Remove duplicate option from xdpsock
Andre Guedes
2019-11-11
samples/bpf: adjust Makefile and README.rst
Jesper Dangaard Brouer
2019-11-10
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
Magnus Karlsson
2019-11-10
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
2019-11-08
samples: bpf: Update outdated error message
Daniel T. Lee
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-12
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
2019-10-12
samples/bpf: Add sysroot support
Ivan Khoronzhuk
2019-10-12
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
2019-10-12
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
2019-10-12
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
2019-10-12
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
2019-10-12
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
2019-10-12
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
2019-10-12
samples/bpf: Fix HDR_PROBE "echo"
Ivan Khoronzhuk
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
[next]