提交历史

作者 SHA1 备注 提交日期
  Daniel Borkmann f6069b9aa9 bpf: fix redirect to map under tail calls 7 年之前
  Martin KaFai Lau 2dbb9b9e6d bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT 7 年之前
  Roman Gushchin cd33943176 bpf: introduce the bpf_get_local_storage() helper function 7 年之前
  Roman Gushchin 3e6a4b3e02 bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE 7 年之前
  Roman Gushchin de9cbbaadb bpf: introduce cgroup storage maps 7 年之前
  Arthur Fabre fbeb1603bf bpf: verifier: MOV64 don't mark dst reg unbounded 7 年之前
  David S. Miller eae249b27f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 7 年之前
  Jakub Kicinski 09728266b6 bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match() 7 年之前
  Daniel Borkmann c7a8978432 bpf: don't leave partial mangled prog in jit_subprogs error path 7 年之前
  Kees Cook fad953ce0b treewide: Use array_size() in vzalloc() 7 年之前
  Kees Cook 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
  Daniel Borkmann 58990d1ff3 bpf: reject passing modified ctx to helper functions 7 年之前
  Daniel Borkmann bc23105ca0 bpf: fix context access in tracing progs on 32 bit archs 7 年之前
  Daniel Borkmann 09772d92cd bpf: avoid retpoline for lookup/update/delete calls on maps 7 年之前
  Daniel Borkmann 3fe2867cdf bpf: fixup error message from gpl helpers on license mismatch 7 年之前
  David S. Miller 5b79c2af66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Linus Torvalds 03250e1028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Daniel Borkmann c93552c443 bpf: properly enforce index mask to prevent out-of-bounds speculation 7 年之前
  Mathieu Xhonneux 004d4b274e ipv6: sr: Add seg6local action End.BPF 7 年之前
  Sandipan Das dbecd73884 bpf: get kernel symbol addresses via syscall 7 年之前
  Sandipan Das 2162fed49f bpf: support 64-bit offsets for bpf function calls 7 年之前
  Alexei Starovoitov af86ca4e30 bpf: Prevent memory disambiguation attack 7 年之前
  John Fastabend 8111038444 bpf: sockmap, add hash map support 7 年之前
  Jakub Kicinski 0d83003256 bpf: xdp: allow offloads to store into rx_queue_index 7 年之前
  Jakub Kicinski ab7f5bf092 bpf: fix references to free_bpf_prog_info() in comments 7 年之前
  Jakub Kicinski f4e3ec0d57 bpf: replace map pointer loads before calling into offloads 7 年之前
  Jiong Wang 4cb3d99c84 bpf: add faked "ending" subprog 7 年之前
  Jiong Wang 9c8105bd44 bpf: centre subprog information fields 7 年之前
  Jiong Wang f910cefa32 bpf: unify main prog and subprog 7 年之前
  Daniel Borkmann e0cea7ce98 bpf: implement ld_abs/ld_ind in native bpf 7 年之前