aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/netns/bpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-29bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski1-1/+8
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki1-1/+1
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki1-1/+4
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki1-0/+1
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki1-0/+17