Commit History

Author SHA1 Message Date
  Andrey Ignatov 81efee75c4 libbpf: Support guessing post_bind{4,6} progs 7 years ago
  Andrey Ignatov 622adafb2a selftests/bpf: Selftest for sys_connect hooks 7 years ago
  Andrey Ignatov e50b0a6f08 selftests/bpf: Selftest for sys_bind hooks 7 years ago
  Andrey Ignatov d7be143b67 libbpf: Support expected_attach_type at prog load 7 years ago
  John Fastabend 4c4c3c276c bpf: sockmap sample, add option to attach SK_MSG program 7 years ago
  Jeremy Cline b1a2ce8257 tools/libbpf: Avoid possibly using uninitialized variable 7 years ago
  Jesper Dangaard Brouer e3d91b0ca5 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames 7 years ago
  Jesper Dangaard Brouer 077c066a6c tools/libbpf: improve the pr_debug statements to contain section numbers 7 years ago
  Quentin Monnet 0badd33149 libbpf: complete list of strings for guessing program type 7 years ago
  Eric Leblond 6061a3d672 libbpf: add missing SPDX-License-Identifier 7 years ago
  Eric Leblond 949abbe884 libbpf: add function to setup XDP 7 years ago
  Quentin Monnet d77be68955 libbpf: fix string comparison for guessing eBPF program type 7 years ago
  David Miller 7d9890ef50 libbpf: Fix build errors. 7 years ago
  Alexei Starovoitov 48cca7e44f libbpf: add support for bpf_call 7 years ago
  Roman Gushchin fe4d44b23f libbpf: prefer global symbols as bpf program name source 7 years ago
  Roman Gushchin 583c90097f libbpf: add ability to guess program type based on section name 7 years ago
  Craig Gallek fe9b5f774b libbpf: use map_flags when creating maps 7 years ago
  Craig Gallek b13c5c14db libbpf: parse maps sections of varying size 7 years ago
  Martin KaFai Lau 88cda1c9da bpf: libbpf: Provide basic API support to specify BPF obj name 8 years ago
  David S. Miller e2a7c34fb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Leblond 49bf4b36fd tools lib bpf: improve warning 8 years ago
  John Fastabend 6f6d33f3b3 bpf: selftests add sockmap tests 8 years ago
  Alexei Starovoitov dd26b7f54a tools/lib/bpf: expose bpf_program__set_type() 8 years ago
  Joe Stringer d5148d8554 tools lib bpf: Add bpf_object__pin() 8 years ago
  Joe Stringer b6989f35e8 tools lib bpf: Add bpf_map__pin() 8 years ago
  Joe Stringer f367540c8c tools lib bpf: Add BPF program pinning APIs 8 years ago
  Joe Stringer e28ff1a838 tools lib bpf: Add libbpf_get_error() 8 years ago
  Joe Stringer 7803ba7309 tools lib bpf: Add set/is helpers for all prog types 8 years ago
  Joe Stringer ed7940731a tools lib bpf: Define prog_type fns with macro 8 years ago
  Joe Stringer 94e5adece8 tools lib bpf: Fix map offsets in relocation 8 years ago