blob: 558ca332591990aad260d0f5d189524903d4d2d3 [file] [log] [blame]
4b7d4d453fc4 ("device_cgroup: Export devcgroup_check_permission")
ebc614f68736 ("bpf, cgroup: implement eBPF-based device controller for cgroup v2")
ecf8fecb7828 ("device_cgroup: prepare code for bpf-based device controller")
67e306fdbed7 ("device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants")
e27afb84b468 ("selftests/bpf: fix broken build of test_maps")
e043325b3087 ("bpf: Add tests for eBPF file mode")
067cae47771c ("bpf: Use char in prog and map name")
81b9cf8028a1 ("bpf: add a test case for helper bpf_perf_prog_read_value")
020a32d9581a ("bpf: add a test case for helper bpf_perf_event_read_value")
908432ca84fc ("bpf: add helper bpf_perf_event_read_value for perf event array map")
97562633bcba ("bpf: perf event change needed for subsequent bpf helpers")
390ee7e29fc8 ("bpf: enforce return code for cgroup-bpf programs")
468e2f64d220 ("bpf: introduce BPF_PROG_QUERY command")
324bda9e6c5a ("bpf: multi program support for cgroup+bpf")
88cda1c9da02 ("bpf: libbpf: Provide basic API support to specify BPF obj name")
ad5b177bd73f ("bpf: Add map_name to bpf_map_info")
cb4d2b3f03d8 ("bpf: Add name, load_time, uid and map_ids to bpf_prog_info")
22c8852624fc ("bpf: improve selftests and add tests for meta pointer")
ac29991ba137 ("bpf: update bpf.h uapi header for tools")
de8f3a83b0a0 ("bpf: add meta pointer for direct access")
e67b8a685c7c ("bpf/verifier: reject BPF_ALU64|BPF_END")
5a67da2a71c6 ("bpf: add support for sockmap detach programs")
7df13219d757 ("tun: reserve extra headroom only when XDP is set")
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")
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")
ad17d0e6c708 ("bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test")
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")
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")
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")
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")