Commit History

Author SHA1 Message Date
  Lawrence Brakmo f856e46978 bpf: fix return in load_bpf_file 8 years ago
  Lawrence Brakmo 40304b2a15 bpf: BPF support for sock_ops 8 years ago
  Jesper Dangaard Brouer 7bc57950bd samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order 8 years ago
  Jesper Dangaard Brouer 6979bcc731 samples/bpf: load_bpf.c make callback fixup more flexible 8 years ago
  Jesper Dangaard Brouer 156450d9d9 samples/bpf: make bpf_load.c code compatible with ELF maps section changes 8 years ago
  Jesper Dangaard Brouer 6387d0111c samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int 8 years ago
  Jesper Dangaard Brouer 5010e94842 samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong 8 years ago
  David Ahern 3993f2cb98 samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel 8 years ago
  Martin KaFai Lau 9fd63d05f3 bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def 8 years ago
  Martin KaFai Lau fb30d4b712 bpf: Add tests for map-in-map 8 years ago
  Mickaël Salaün a734fb5d60 samples/bpf: Reset global variables 8 years ago
  Mickaël Salaün 16ad132900 samples/bpf: Ignore already processed ELF sections 8 years ago
  Joe Stringer 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
  Joe Stringer 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
  Joe Stringer d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
  Martin KaFai Lau 12d8bb64e3 bpf: xdp: Add XDP example for head adjustment 8 years ago
  David Ahern 4f2e7ae56e samples/bpf: Update bpf loader for cgroup section names 8 years ago
  Alexei Starovoitov db6a71dd9a samples/bpf: fix bpf loader 8 years ago
  Alexei Starovoitov 1c47910ef8 samples/bpf: add perf_event+bpf example 9 years ago
  Brenden Blanco 86af8b4191 Add sample for adding simple drop program to link 9 years ago
  Alexei Starovoitov c07660409e samples/bpf: add tracepoint support to bpf loader 9 years ago
  Alexei Starovoitov 89b9760701 samples/bpf: add map_flags to bpf loader 9 years ago
  Alexei Starovoitov 3622e7e493 samples/bpf: move ksym_search() into library 9 years ago
  Alexei Starovoitov 618ec9a7b1 samples/bpf: make map creation more verbose 9 years ago
  Alexei Starovoitov 5bacd7805a samples/bpf: bpf_tail_call example for tracing 10 years ago
  Alexei Starovoitov b896c4f95a samples/bpf: Add simple non-portable kprobe filter example 10 years ago
  Alexei Starovoitov 249b812d80 samples: bpf: elf_bpf file loader 10 years ago