summaryrefslogtreecommitdiffstats
path: root/net/key (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-26bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko3-75/+105
2020-07-26bpf: Make bpf_link API available indepently of CONFIG_BPF_SYSCALLAndrii Nakryiko1-26/+55
2020-07-26bpf: Fix build on architectures with special bpf_user_pt_regs_tSong Liu1-5/+4
2020-07-26bpf/local_storage: Fix build without CONFIG_CGROUPYiFei Zhu1-2/+2
2020-07-26Documentation/bpf: Document CGROUP_STORAGE map typeYiFei Zhu2-0/+178
2020-07-26selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingressYiFei Zhu3-27/+311
2020-07-26bpf: Make cgroup storages shared between programs on the same cgroupYiFei Zhu4-143/+164