Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Borkmann 592867bfab ebpf: fix fd refcount leaks related to maps in bpf syscall há 10 anos atrás
  Wang Nan 2a36f0b92e bpf: Make the bpf_prog_array_map more generic há 10 anos atrás
  Alexei Starovoitov abf2e7d6e2 bpf: add missing rcu protection when releasing programs from prog_array há 10 anos atrás
  Alexei Starovoitov 04fd61ab36 bpf: allow bpf programs to tail-call other bpf programs há 10 anos atrás
  Linus Torvalds 6c373ca893 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 10 anos atrás
  Alexei Starovoitov 2541517c32 tracing, perf: Implement BPF programs attached to kprobes há 10 anos atrás
  Alexei Starovoitov 9bac3d6d54 bpf: allow extended BPF programs access skb fields há 10 anos atrás
  Daniel Borkmann e2e9b6541d cls_bpf: add initial eBPF support for programmable classifiers há 10 anos atrás
  Daniel Borkmann 24701ecea7 ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux há 10 anos atrás
  Alexei Starovoitov 8ebe667c41 bpf: rcu lock must not be held when calling copy_to_user() há 10 anos atrás
  Alexei Starovoitov a1854d6ac0 bpf: fix BPF_MAP_LOOKUP_ELEM command return code há 10 anos atrás
  Alexei Starovoitov 3274f52073 bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command há 10 anos atrás
  Alexei Starovoitov cbd3570086 bpf: verifier (add ability to receive verification log) há 11 anos atrás
  Alexei Starovoitov 51580e798c bpf: verifier (add docs) há 11 anos atrás
  Alexei Starovoitov 0a542a86d7 bpf: handle pseudo BPF_CALL insn há 11 anos atrás
  Alexei Starovoitov 09756af468 bpf: expand BPF syscall with program load/unload há 11 anos atrás
  Alexei Starovoitov db20fd2b01 bpf: add lookup/update/delete/iterate methods to BPF maps há 11 anos atrás
  Alexei Starovoitov 99c55f7d47 bpf: introduce BPF syscall and maps há 11 anos atrás