Commit History

作者 SHA1 備註 提交日期
  YueHaibing 664e787845 samples/bpf: remove duplicated includes 6 年之前
  Dan Carpenter b0294bc1ad samples: bpf: ensure that we don't load over MAX_PROGS programs 7 年之前
  Jakub Kicinski 2bf3e2ef42 samples: bpf: include bpf/bpf.h instead of local libbpf.h 7 年之前
  Jakub Kicinski 74662ea5d4 samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf 7 年之前
  Yonghong Song 34745aed51 samples/bpf: fix kprobe attachment issue on x64 7 年之前
  Yonghong Song 28dbf861de samples/bpf: move common-purpose trace functions to selftests 7 年之前
  Wang Sheng-Hui c0885f61bb samples, bpf: remove redundant ret assignment in bpf_load_program() 7 年之前
  Alexei Starovoitov 4662a4e538 samples/bpf: raw tracepoint test 7 年之前
  John Fastabend 4c4c3c276c bpf: sockmap sample, add option to attach SK_MSG program 7 年之前
  Eric Leblond b259c2ffd9 samples/bpf: use bpf_set_link_xdp_fd 7 年之前
  Yonghong Song 0ec9552b43 samples/bpf: add error checking for perf ioctl calls in bpf loader 7 年之前
  David S. Miller 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Martin KaFai Lau 88cda1c9da bpf: libbpf: Provide basic API support to specify BPF obj name 7 年之前
  Martin KaFai Lau ad17d0e6c7 bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test 8 年之前
  John Fastabend 69e8cc134b bpf: sockmap sample program 8 年之前
  Lawrence Brakmo f856e46978 bpf: fix return in load_bpf_file 8 年之前
  Lawrence Brakmo 40304b2a15 bpf: BPF support for sock_ops 8 年之前
  Jesper Dangaard Brouer 7bc57950bd samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order 8 年之前
  Jesper Dangaard Brouer 6979bcc731 samples/bpf: load_bpf.c make callback fixup more flexible 8 年之前
  Jesper Dangaard Brouer 156450d9d9 samples/bpf: make bpf_load.c code compatible with ELF maps section changes 8 年之前
  Jesper Dangaard Brouer 6387d0111c samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int 8 年之前
  Jesper Dangaard Brouer 5010e94842 samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong 8 年之前
  David Ahern 3993f2cb98 samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel 8 年之前
  Martin KaFai Lau 9fd63d05f3 bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def 8 年之前
  Martin KaFai Lau fb30d4b712 bpf: Add tests for map-in-map 8 年之前
  Mickaël Salaün a734fb5d60 samples/bpf: Reset global variables 8 年之前
  Mickaël Salaün 16ad132900 samples/bpf: Ignore already processed ELF sections 8 年之前
  Joe Stringer 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 年之前
  Joe Stringer 43371c83f3 samples/bpf: Switch over to libbpf 8 年之前