Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Leblond 6061a3d672 libbpf: add missing SPDX-License-Identifier hace 8 años
  Eric Leblond bbf48c18ee libbpf: add error reporting in XDP hace 8 años
  Eric Leblond 949abbe884 libbpf: add function to setup XDP hace 8 años
  Alexei Starovoitov 5d0cbf9b6c libbpf: add support for BPF_PROG_QUERY hace 8 años
  Alexei Starovoitov 244d20efdb libbpf: introduce bpf_prog_detach2() hace 8 años
  Martin KaFai Lau 88cda1c9da bpf: libbpf: Provide basic API support to specify BPF obj name hace 8 años
  John Fastabend 464bc0fd62 bpf: convert sockmap field attach_bpf_fd2 to type hace 8 años
  Martin KaFai Lau ad17d0e6c7 bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test hace 8 años
  John Fastabend 69e8cc134b bpf: sockmap sample program hace 8 años
  Daniel Borkmann bad1926dd2 bpf, s390: fix build for libbpf and selftest suite hace 8 años
  Jakub Kicinski d777b2ddbe bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() hace 8 años
  Daniel Borkmann d655490417 bpf: allow to specify log level and reduce it for test_verifier hace 8 años
  Martin KaFai Lau 95b9afd398 bpf: Test for bpf ID hace 8 años
  David S. Miller 91045f5e52 bpf: Add bpf_verify_program() to the library. hace 8 años
  David S. Miller b0c47807d3 bpf: Add sparc support to tools and samples. hace 8 años
  Alexei Starovoitov 3084887378 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command hace 8 años
  Martin KaFai Lau fb30d4b712 bpf: Add tests for map-in-map hace 8 años
  Masahiro Yamada 03671057c3 scripts/spelling.txt: add "overrided" pattern and fix typo instances hace 8 años
  David S. Miller 3f64116a83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 8 años
  Mickaël Salaün cdc6a4ba88 bpf: Remove redundant ifdef hace 9 años
  Alexei Starovoitov 7f67763337 bpf: introduce BPF_F_ALLOW_OVERRIDE flag hace 9 años
  Mickaël Salaün 702498a142 bpf: Remove bpf_sys.h from selftests hace 9 años
  Mickaël Salaün 5f155c2563 bpf: Use bpf_map_get_next_key() from the library hace 9 años
  Mickaël Salaün e58383b803 bpf: Use bpf_map_delete_elem() from the library hace 9 años
  Mickaël Salaün e5ff7c4019 bpf: Use bpf_map_lookup_elem() from the library hace 9 años
  Mickaël Salaün 10ecc728fe bpf: Use bpf_map_update_elem() from the library hace 9 años
  Mickaël Salaün 2ee89fb9a9 bpf: Use bpf_load_program() from the library hace 9 años
  Joe Stringer 5dc880de6e tools lib bpf: Add bpf_prog_{attach,detach} hace 9 años
  Joe Stringer a5580c7f7a tools lib bpf: Add flags to bpf_create_map() hace 9 años
  Joe Stringer 83d994d02b tools lib bpf: use __u32 from linux/types.h hace 9 años