Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-29 | bpf: Invert the dependency between bpf-netns.h and netns/bpf.h | Jakub Kicinski | 1 | -1/+8 |
2020-06-30 | bpf, netns: Keep a list of attached bpf_link's | Jakub Sitnicki | 1 | -1/+1 |
2020-06-30 | bpf, netns: Keep attached programs in bpf_prog_array | Jakub Sitnicki | 1 | -1/+4 |
2020-06-01 | bpf: Add link-based BPF program attachment to network namespace | Jakub Sitnicki | 1 | -0/+1 |
2020-06-01 | net: Introduce netns_bpf for BPF programs attached to netns | Jakub Sitnicki | 1 | -0/+17 |