Notes on BPF (1) - A Tour of Progam Types
Notes on BPF (2) - BPF helper functions
Notes on BPF (3) - How BPF communicates with userspace - BPF maps, perf events, bpf_trace_printk
Notes on BPF (4) - Setting up your environment to build BPF programs
Notes on BPF (5) - BPF bytecodes and the BPF verifier
Notes on BPF (6) - BPF packet transformation using tc