aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski2021-12-291-1/+8
* bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki2020-06-301-1/+1
* bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki2020-06-301-1/+4
* bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-011-0/+1
* net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2020-06-011-0/+17