index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
Age
Commit message (
Expand
)
Author
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
2019-10-07
samples: bpf: Add max_pckt_size option at xdp_adjust_tail
Daniel T. Lee
2019-10-07
samples/bpf: Trivial - fix spelling mistake in usage
Anton Ivanov
2019-10-03
samples/bpf: Add a workaround for asm_inline
KP Singh
2019-10-03
samples/bpf: Fix build for task_fd_query_user.c
Björn Töpel
2019-09-16
samples/bpf: fix xdpsock l2fwd tx for unaligned mode
Ciara Loftus
2019-08-31
samples/bpf: use hugepages in xdpsock app
Kevin Laatz
2019-08-31
samples/bpf: add buffer recycling for unaligned chunks to xdpsock
Kevin Laatz
2019-08-31
samples/bpf: add unaligned chunks mode support to xdpsock
Kevin Laatz
2019-08-21
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
2019-08-17
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
2019-08-09
samples/bpf: xdp_fwd explain bpf_fib_lookup return codes
Jesper Dangaard Brouer
2019-08-09
samples/bpf: make xdp_fwd more practically usable via devmap lookup
Jesper Dangaard Brouer
2019-08-09
samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
Jesper Dangaard Brouer
2019-07-23
samples/bpf: switch trace_output sample to perf_buffer API
Andrii Nakryiko
2019-07-23
samples/bpf: convert xdp_sample_pkts_user to perf_buffer API
Andrii Nakryiko
2019-07-15
samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
samples/bpf: fix tcp_bpf.readme detach command
Stanislav Fomichev
2019-07-03
samples/bpf: add sample program that periodically dumps TCP stats
Stanislav Fomichev
2019-07-03
bpf: Add support for fq's EDT to HBM
brakmo
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
2019-06-26
samples: bpf: make the use of xdp samples consistent
Daniel T. Lee
2019-06-24
samples: bpf: Remove bpf_debug macro in favor of bpf_printk
Michal Rostecki
2019-06-24
samples/bpf: xdp_redirect, correctly get dummy program id
Prashant Bhole
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
samples: bpf: refactor header include path
Daniel T. Lee
2019-06-18
samples: bpf: remove unnecessary include options in Makefile
Daniel T. Lee
2019-06-15
samples/bpf: fix include path in Makefile
Prashant Bhole
2019-06-10
samples: bpf: don't run probes at the local make stage
Jakub Kicinski
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]