aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bpf-netns.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-29bpf: Invert the dependency between bpf-netns.h and netns/bpf.hJakub Kicinski1-7/+1
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki1-0/+3
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer1-2/+3
2020-06-01bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki1-0/+8
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki1-0/+56