index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
Age
Commit message (
Expand
)
Author
2021-03-17
samples, bpf: Add missing munmap in xdpsock
Maciej Fijalkowski
2020-12-30
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2020-11-05
samples/bpf: Fix possible deadlock in xdpsock
Magnus Karlsson
2020-08-19
bpf: Fix fds_example SIGSEGV error
Wenbo Zhang
2020-06-30
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
2020-06-30
samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUS
Lorenzo Bianconi
2020-06-03
samples: bpf: Fix build error
Matteo Croce
2020-02-24
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
2020-02-11
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
2020-02-11
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
2020-01-26
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
2020-01-26
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
2020-01-12
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
2020-01-12
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
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
[next]