blob: d5324de0eaf14049fb50dee6bd73690b5f2c14b5 [file] [log] [blame]
170a7e3ea070 ("bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found")
e87c6bc3852b ("bpf: permit multiple bpf attachments for a single perf event")
0b4c6841fee0 ("bpf: use the same condition in perf event set/free bpf handler")
7de16e3a3557 ("bpf: split verifier and program ops")
1bdec44955ed ("bpf: verifier: set reg_type on context accesses in second pass")
468e2f64d220 ("bpf: introduce BPF_PROG_QUERY command")
324bda9e6c5a ("bpf: multi program support for cgroup+bpf")
cb4d2b3f03d8 ("bpf: Add name, load_time, uid and map_ids to bpf_prog_info")
ec9dd352d591 ("bpf: one perf event close won't free bpf program attached by another perf event")
5a67da2a71c6 ("bpf: add support for sockmap detach programs")
ae2cf1c466be ("bpf: Allow cgroup sock filters to use get_current_uid_gid helper")
3f0d6a16989d ("bpf: test_maps add sockmap stress test")
2f857d04601a ("bpf: sockmap, remove STRPARSER map_flags and add multi-map support")
464bc0fd6273 ("bpf: convert sockmap field attach_bpf_fd2 to type")
96eabe7a40aa ("bpf: Allow selecting numa node during map creation")
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")
174a79ff9515 ("bpf: sockmap with sk redirect support")
b005fd189cec ("bpf: introduce new program type for skbs on sockets")
996139e801fd ("selftests: bpf: add a test for XDP redirect")
f1174f77b50c ("bpf/verifier: rework value tracking")
cf5f5cea2706 ("bpf: add support for sys_enter_* and sys_exit_* tracepoints")
29fda25a2d31 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")