Commit History

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