summaryrefslogtreecommitdiff
path: root/samples/bpf
AgeCommit message (Expand)Author
2020-11-05samples/bpf: Fix possible deadlock in xdpsockMagnus Karlsson
2020-08-19bpf: Fix fds_example SIGSEGV errorWenbo Zhang
2020-06-30bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh
2020-06-30samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi
2020-06-03samples: bpf: Fix build errorMatteo Croce
2020-02-24samples/bpf: Set -fno-stack-protector when building BPF programsToke Høiland-Jørgensen
2020-02-11samples/bpf: Xdp_redirect_cpu fix missing tracepoint attachJesper Dangaard Brouer
2020-02-11samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen
2020-01-26samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer
2020-01-26samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee
2020-01-12samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee
2020-01-12samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee
2019-10-31samples/bpf: fix build by setting HAVE_ATTR_TEST to zeroBjörn Töpel
2019-10-03samples/bpf: Add a workaround for asm_inlineKP Singh
2019-10-03samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel
2019-09-16samples/bpf: fix xdpsock l2fwd tx for unaligned modeCiara Loftus
2019-08-31samples/bpf: use hugepages in xdpsock appKevin Laatz
2019-08-31samples/bpf: add buffer recycling for unaligned chunks to xdpsockKevin Laatz
2019-08-31samples/bpf: add unaligned chunks mode support to xdpsockKevin Laatz
2019-08-21samples: bpf: syscall_nrs: use mmap2 if definedIvan Khoronzhuk
2019-08-17samples/bpf: add use of need_wakeup flag in xdpsockMagnus Karlsson
2019-08-09samples/bpf: xdp_fwd explain bpf_fib_lookup return codesJesper Dangaard Brouer
2019-08-09samples/bpf: make xdp_fwd more practically usable via devmap lookupJesper Dangaard Brouer
2019-08-09samples/bpf: xdp_fwd rename devmap name to be xdp_tx_portsJesper Dangaard Brouer
2019-07-23samples/bpf: switch trace_output sample to perf_buffer APIAndrii Nakryiko
2019-07-23samples/bpf: convert xdp_sample_pkts_user to perf_buffer APIAndrii Nakryiko
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-03samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev
2019-07-03samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev
2019-07-03bpf: Add support for fq's EDT to HBMbrakmo
2019-06-27xsk: Change the default frame size to 4096 and allow controlling itMaxim Mikityanskiy
2019-06-26samples: bpf: make the use of xdp samples consistentDaniel T. Lee
2019-06-24samples: bpf: Remove bpf_debug macro in favor of bpf_printkMichal Rostecki
2019-06-24samples/bpf: xdp_redirect, correctly get dummy program idPrashant Bhole
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-18samples: bpf: refactor header include pathDaniel T. Lee
2019-06-18samples: bpf: remove unnecessary include options in MakefileDaniel T. Lee
2019-06-15samples/bpf: fix include path in MakefilePrashant Bhole
2019-06-10samples: bpf: don't run probes at the local make stageJakub Kicinski
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06samples: bpf: print a warning about headers_installJakub Kicinski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner