Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
383de108157c881074f32914b61125e299820bd2
/
samples
/
bpf
89a47dd
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
8ed47e1
samples: bpf: Allow for -ENETDOWN in xdpsock
by Maciej Fijalkowski
· 5 years ago
32c92c1
samples: bpf: Drop doubled variable declaration in xdpsock
by Maciej Fijalkowski
· 5 years ago
5f2fb52
kbuild: rename hostprogs-y/always to hostprogs/always-y
by Masahiro Yamada
· 5 years ago
7cf245a
samples/bpf: Use consistent include paths for libbpf
by Toke Høiland-Jørgensen
· 5 years ago
b2e5e93
samples/bpf: Don't try to remove user's homedir on clean
by Toke Høiland-Jørgensen
· 5 years ago
58aa94f
devmap: Adjust tracepoint for map-less queue flush
by Jesper Dangaard Brouer
· 5 years ago
2bbc078
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
f9e6bfd
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
by Jesper Dangaard Brouer
· 5 years ago
46e3268
samples/bpf: xdpsock: Add option to specify transmit fill pattern
by Jay Jayatheerthan
· 5 years ago
4a3c23a
samples/bpf: xdpsock: Add option to specify tx packet size
by Jay Jayatheerthan
· 5 years ago
ece6e96
samples/bpf: xdpsock: Add option to specify number of packets to send
by Jay Jayatheerthan
· 5 years ago
cd9e72b6
samples/bpf: xdpsock: Add option to specify batch size
by Jay Jayatheerthan
· 5 years ago
6952558
samples/bpf: xdpsock: Use common code to handle signal and main exit
by Jay Jayatheerthan
· 5 years ago
d3f11b0
samples/bpf: xdpsock: Add duration option to specify how long to run
by Jay Jayatheerthan
· 5 years ago
d50ecc4
samples/bpf: Attach XDP programs in driver mode by default
by Toke Høiland-Jørgensen
· 5 years ago
4502789
samples/bpf: Set -fno-stack-protector when building BPF programs
by Toke Høiland-Jørgensen
· 5 years ago
5615ed4
samples/bpf: Add missing -lz to TPROGS_LDLIBS
by Toke Høiland-Jørgensen
· 5 years ago
5984dc6
samples/bpf: Reintroduce missed build targets
by Prashant Bhole
· 5 years ago
fe33008
samples: bpf: fix syscall_tp due to unused syscall
by Daniel T. Lee
· 5 years ago
bba1b2a
samples: bpf: Replace symbol compare of trace_event
by Daniel T. Lee
· 5 years ago
edbca12
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
by Jesper Dangaard Brouer
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
b313332
samples/bpf: Add missing option to xdpsock usage
by Andre Guedes
· 5 years ago
110b226
samples/bpf: Remove duplicate option from xdpsock
by Andre Guedes
· 5 years ago
6cc2c87
samples/bpf: adjust Makefile and README.rst
by Jesper Dangaard Brouer
· 5 years ago
661842c
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
by Magnus Karlsson
· 5 years ago
2e5d72c
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
by Magnus Karlsson
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
451d1dc
samples: bpf: update map definition to new syntax BTF-defined map
by Daniel T. Lee
· 5 years ago
afbe3c2
samples: bpf: Update outdated error message
by Daniel T. Lee
· 5 years ago
251e2d3
bpf, samples: Use bpf_probe_read_user where appropriate
by Daniel Borkmann
· 5 years ago
04ec044b
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
by Björn Töpel
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
1600c9c
samples/bpf: Add preparation steps and sysroot info to readme
by Ivan Khoronzhuk
· 5 years ago
b2327c1
samples/bpf: Add sysroot support
by Ivan Khoronzhuk
· 5 years ago
d8ceae9
samples/bpf: Provide C/LDFLAGS to libbpf
by Ivan Khoronzhuk
· 5 years ago
a833eff
samples/bpf: Use target CC environment for HDR_PROBE
by Ivan Khoronzhuk
· 5 years ago
10cb3d8
samples/bpf: Use own flags but not HOSTCFLAGS
by Ivan Khoronzhuk
· 5 years ago
1d97c6c
samples/bpf: Base target programs rules on Makefile.target
by Ivan Khoronzhuk
· 5 years ago
752677e
samples/bpf: Add makefile.target for separate CC target build
by Ivan Khoronzhuk
· 5 years ago
54b7fbd
samples/bpf: Drop unnecessarily inclusion for bpf_load
by Ivan Khoronzhuk
· 5 years ago
0e865ae
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
by Ivan Khoronzhuk
· 5 years ago
2a560df
samples/bpf: Use own EXTRA_CFLAGS for clang commands
by Ivan Khoronzhuk
· 5 years ago
518c134
samples/bpf: Use --target from cross-compile
by Ivan Khoronzhuk
· 5 years ago
39e0c36
samples/bpf: Fix cookie_uid_helper_example obj build
by Ivan Khoronzhuk
· 5 years ago
cdd5b2d
samples/bpf: Fix HDR_PROBE "echo"
by Ivan Khoronzhuk
· 5 years ago
e01a75c
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
by Andrii Nakryiko
· 5 years ago
3ac4dbe
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
by Andrii Nakryiko
· 5 years ago
36b5d47
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
by Andrii Nakryiko
· 5 years ago
8fdf5b7
samples: bpf: Add max_pckt_size option at xdp_adjust_tail
by Daniel T. Lee
· 5 years ago
4564a8bb
samples/bpf: Trivial - fix spelling mistake in usage
by Anton Ivanov
· 5 years ago
98beb3e
samples/bpf: Add a workaround for asm_inline
by KP Singh
· 5 years ago
e55190f
samples/bpf: Fix build for task_fd_query_user.c
by Björn Töpel
· 5 years ago
5a712e1
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
by Ciara Loftus
· 5 years ago
3945b37
samples/bpf: use hugepages in xdpsock app
by Kevin Laatz
· 5 years ago
03895e6
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
by Kevin Laatz
· 5 years ago
c543f54
samples/bpf: add unaligned chunks mode support to xdpsock
by Kevin Laatz
· 5 years ago
bb4b5c0
samples: bpf: syscall_nrs: use mmap2 if defined
by Ivan Khoronzhuk
· 5 years ago
46738f7
samples/bpf: add use of need_wakeup flag in xdpsock
by Magnus Karlsson
· 5 years ago
abcce73
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
by Jesper Dangaard Brouer
· 5 years ago
a32a32c
samples/bpf: make xdp_fwd more practically usable via devmap lookup
by Jesper Dangaard Brouer
· 5 years ago
3783d43
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
by Jesper Dangaard Brouer
· 5 years ago
c17bec5
samples/bpf: switch trace_output sample to perf_buffer API
by Andrii Nakryiko
· 5 years ago
f58a4d5
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
by Andrii Nakryiko
· 5 years ago
81f522f
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
by Ilya Leoshkevich
· 5 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c3ead2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
d78e3f0
samples/bpf: fix tcp_bpf.readme detach command
by Stanislav Fomichev
· 6 years ago
3953388
samples/bpf: add sample program that periodically dumps TCP stats
by Stanislav Fomichev
· 6 years ago
71634d7
bpf: Add support for fq's EDT to HBM
by brakmo
· 6 years ago
123e8da1
xsk: Change the default frame size to 4096 and allow controlling it
by Maxim Mikityanskiy
· 6 years ago
9e859e8
samples: bpf: make the use of xdp samples consistent
by Daniel T. Lee
· 6 years ago
7ae9f281
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
by Michal Rostecki
· 6 years ago
20f6239
samples/bpf: xdp_redirect, correctly get dummy program id
by Prashant Bhole
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
dca73a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
7f904d7
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
by Thomas Gleixner
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da0f382
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
4d18f6d
samples: bpf: refactor header include path
by Daniel T. Lee
· 6 years ago
fa206dc
samples: bpf: remove unnecessary include options in Makefile
by Daniel T. Lee
· 6 years ago
b552d33
samples/bpf: fix include path in Makefile
by Prashant Bhole
· 6 years ago
0ed3cc4
samples: bpf: don't run probes at the local make stage
by Jakub Kicinski
· 6 years ago
38e406f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
07c3bbd
samples: bpf: print a warning about headers_install
by Jakub Kicinski
· 6 years ago
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
2ed9933
bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"
by Colin Ian King
· 6 years ago
d58c6f7
bpf: Add more stats to HBM
by brakmo
· 6 years ago
ffd8155
bpf: Add cn support to hbm_out_kern.c
by brakmo
· 6 years ago
25763b3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
by Thomas Gleixner
· 6 years ago
ba0c0cc
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
by Roman Gushchin
· 6 years ago
37b54aed
samples/bpf: fix a couple of style issues in bpf_load
by Daniel T. Lee
· 6 years ago
d9a6f41
samples: bpf: add ibumad sample to .gitignore
by Matteo Croce
· 6 years ago
c87f60a
samples: bpf: Do not define bpf_printk macro
by Michal Rostecki
· 6 years ago
a195cef
samples, bpf: suppress compiler warning
by Matteo Croce
· 6 years ago
f7c2d64b
samples, bpf: fix to change the buffer size for read()
by Chang-Hsien Tsai
· 6 years ago
dce45af
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
Next »