提交歷史

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