Commit History

Author SHA1 Message Date
  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
  John Fastabend 5731a879d0 bpf: sockmap missing NULL psock check 7 years ago
  John Fastabend c20a71a7a3 bpf: sockmap remove unused function 7 years ago
  David S. Miller ed29668d1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  John Fastabend 04686ef299 bpf: remove SK_REDIRECT from UAPI 8 years ago
  David S. Miller e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  John Fastabend bfa640757e bpf: rename sk_actions to align with bpf infrastructure 8 years ago
  John Fastabend 8108a77515 bpf: bpf_compute_data uses incorrect cb structure 8 years ago
  David S. Miller f8ddadc4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Chenbo Feng 6e71b04a82 bpf: Add file mode configuration into bpf maps 8 years ago
  John Fastabend fb50df8d32 bpf: require CAP_NET_ADMIN when using sockmap maps 8 years ago
  John Fastabend 34f79502bb bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region 8 years ago
  John Fastabend 435bf0d3f9 bpf: enforce TCP only support for sockmap 8 years ago
  Daniel Borkmann 6aaae2b6c4 bpf: rename bpf_compute_data_end into bpf_compute_data_pointers 8 years ago
  John Fastabend 5a67da2a71 bpf: add support for sockmap detach programs 8 years ago
  John Fastabend 90a9631cf8 bpf: sockmap update/simplify memory accounting scheme 8 years ago
  Dan Carpenter f740c34ee5 bpf: fix oops on allocation failure 8 years ago
  John Fastabend 78aeaaef99 bpf: sockmap indicate sock events to listeners 8 years ago
  John Fastabend 81374aaa26 bpf: harden sockmap program attach to ensure correct map type 8 years ago