blob: 4af1a69435545af8303ee52ee8bb2464ee8a032a [file] [log] [blame]
53c8036cb715 ("bpf: btf: avoid -Wreturn-type warning")
eb3f595dab40 ("bpf: btf: Validate type reference")
69b693f0aefa ("bpf: btf: Introduce BPF Type Format (BTF)")
f4ac7e0b5cc8 ("bpf: move instruction printing into a separate file")
61bd5218eef3 ("bpf: move global verifier log into verifier environment")
e7bf8249e8f1 ("bpf: encapsulate verifier log state into a structure")
390ee7e29fc8 ("bpf: enforce return code for cgroup-bpf programs")
73c864b38383 ("bpf/verifier: improve disassembly of BPF_NEG instructions")
2b7c6ba945fd ("bpf/verifier: improve disassembly of BPF_END instructions")
22c8852624fc ("bpf: improve selftests and add tests for meta pointer")
de8f3a83b0a0 ("bpf: add meta pointer for direct access")
e67b8a685c7c ("bpf/verifier: reject BPF_ALU64|BPF_END")
7df13219d757 ("tun: reserve extra headroom only when XDP is set")
464bc0fd6273 ("bpf: convert sockmap field attach_bpf_fd2 to type")
1b688a19a922 ("bpf/verifier: remove varlen_map_value_access flag")
df20cb7ec175 ("selftests/bpf: add a test for a pruning bug in the verifier")
d893dc26e3f4 ("selftests/bpf: add a test for a bug in liveness-based pruning")
ae2b27b859a1 ("bpf: fix a return in sockmap_get_from_fd()")
6bdc9c4c31c8 ("bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER")
6f6d33f3b3d0 ("bpf: selftests add sockmap tests")
69e8cc134bcb ("bpf: sockmap sample program")
8a31db561566 ("bpf: add access to sock fields and pkt data from sk_skb programs")
174a79ff9515 ("bpf: sockmap with sk redirect support")
b005fd189cec ("bpf: introduce new program type for skbs on sockets")
dc503a8ad984 ("bpf/verifier: track liveness for pruning")
761876c857cb ("tap: XDP support")
66ccbc9c87c2 ("tap: use build_skb() for small packet")
b4e432f1000a ("bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier")
996139e801fd ("selftests: bpf: add a test for XDP redirect")
69c4e8ada616 ("selftests/bpf: variable offset negative tests")
7d1238f21026 ("bpf/verifier: more concise register state logs for constant var_off")
b03c9f9fdc37 ("bpf/verifier: track signed and unsigned min/max values")
f1174f77b50c ("bpf/verifier: rework value tracking")
29fda25a2d31 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")