Historique des commits

Auteur SHA1 Message Date
  David S. Miller 90fed9c946 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next il y a 7 ans
  David S. Miller 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 7 ans
  John Fastabend 303def35f6 bpf: allow sk_msg programs to read sock fields il y a 7 ans
  John Fastabend 9617456054 bpf: parse and verdict prog attach may race with bpf map update il y a 7 ans
  John Fastabend a593f70831 bpf: sockmap update rollback on error can incorrectly dec prog refcnt il y a 7 ans
  Gustavo A. R. Silva a78622932c bpf: sockmap, fix double-free il y a 7 ans
  Gustavo A. R. Silva 0e43645603 bpf: sockmap, fix uninitialized variable il y a 7 ans
  John Fastabend e23afe5e7c bpf: sockmap, on update propagate errors back to userspace il y a 7 ans
  Yonghong Song 683d2ac390 bpf: fix sock hashmap kmalloc warning il y a 7 ans
  John Fastabend 8111038444 bpf: sockmap, add hash map support il y a 7 ans
  John Fastabend e5cd3abcb3 bpf: sockmap, refactor sockmap routines to work with hashmap il y a 7 ans
  John Fastabend abaeb096ca bpf: sockmap, fix error handling in redirect failures il y a 7 ans
  John Fastabend fec51d40ea bpf: sockmap, zero sg_size on error when buffer is released il y a 7 ans
  John Fastabend 3cc9a472d6 bpf: sockmap, fix scatterlist update on error path in send with apply il y a 7 ans
  John Fastabend 4fcfdfb833 bpf: sockmap, fix double page_put on ENOMEM error in redirect path il y a 7 ans
  John Fastabend e20f733483 bpf: sockmap, sk_wait_event needed to handle blocking cases il y a 7 ans
  John Fastabend ba6b8de423 bpf: sockmap, map_release does not hold refcnt for pinned maps il y a 7 ans
  Jann Horn 6ab690aa43 bpf: sockmap remove dead check il y a 7 ans
  John Fastabend 0e94d87fcf bpf: sockmap, duplicates release calls may NULL sk_prot il y a 7 ans
  John Fastabend 820ed3fb2e bpf: sockmap, free memory on sock close with cork data il y a 7 ans
  Prashant Bhole 6ef6d84cee bpf: sockmap: initialize sg table entries properly il y a 7 ans
  John Fastabend fa246693a1 bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT: il y a 7 ans
  John Fastabend 8934ce2fd0 bpf: sockmap redirect ingress support il y a 7 ans
  John Fastabend 4f738adba3 bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data il y a 7 ans
  John Fastabend ffa3566001 sockmap: convert refcnt to an atomic refcnt il y a 7 ans
  Eric Dumazet 952fad8e32 bpf: fix sock_map_alloc() error path il y a 7 ans
  John Fastabend 3d9e952697 bpf: sockmap, fix leaking maps with attached but not detached progs il y a 8 ans
  John Fastabend 1aa12bdf1b bpf: sockmap, add sock close() hook to remove socks il y a 8 ans
  Jakub Kicinski bd475643d7 bpf: add helper for copying attrs to struct bpf_map il y a 8 ans
  David S. Miller 19d28fbd30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans