blob: 237cd28b429d63eb748af4d32ab147c9cdbeb1c7 [file] [log] [blame]
9f4686c41bdf ("bpf: improve verification speed by droping states")
ceefbc96fa5c ("bpf: add per-insn complexity limit")
679c782de14b ("bpf/verifier: per-register parent pointers")
cae1927c0b4a ("bpf: offload: allow netdev to disappear while verifier is running")
fa2d41adb953 ("bpf: make function skip_callee static and return NULL rather than 0")
cc2b14d51053 ("bpf: teach verifier to recognize zero initialized stack")
f4d7e40a5b71 ("bpf: introduce function calls (verification)")
cc8b0b92a169 ("bpf: introduce function calls (function boundaries)")
31d3ad832948 ("netdevsim: add bpf offload support")
83c9e13aa39a ("netdevsim: add software driver for testing offloads")
914cb781ee1a ("bpf: cleanup register_is_null()")
2f18f62ee164 ("bpf: improve verifier liveness marks")
4e92024a48ec ("bpf: print liveness info to verifier log")
12a3cc8424fe ("bpf: fix stack state printing in verifier log")
db1ac4964fa1 ("bpf: introduce ARG_PTR_TO_MEM_OR_NULL")
143801947934 ("bpf: make bpf_prog_offload_verifier_prep() static inline")
b6ff63911232 ("bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change")
b37a53061310 ("bpf: remove old offload/analyzer")
c6c580d7bc39 ("nfp: bpf: move to new BPF program offload infrastructure")
9314c442d7dd ("nfp: bpf: move translation prepare to offload.c")
c1c88eae8a81 ("nfp: bpf: move program prepare and free into offload.c")
e4a91cd565e2 ("nfp: bpf: require seamless reload for program replace")
9ce7a956327a ("nfp: bpf: refactor offload logic")
94508438e8ea ("nfp: bpf: remove the register renumbering leftovers")
012bb8a8b5a2 ("nfp: bpf: drop support for cls_bpf with legacy actions")
ab3f0063c48c ("bpf: offload: add infrastructure for loading programs for a specific netdev")
8c01c4f896aa ("bpf: fix verifier NULL pointer dereference")
7cce782ef32f ("bpf: fix link error without CONFIG_NET")
43b45245e5a6 ("nfp: bpf: fall back to core NIC app if BPF not selected")
2c4197a041df ("nfp: reorganize the app table")
f449657f8353 ("nfp: bpf: reject TC offload if XDP loaded")
b06723da824a ("bpf: minor cleanups after merge")
44ae12a768b7 ("net: sched: move the can_offload check from binding phase to rule insertion phase")
1969db47f8d0 ("bpf: fix verifier memory leaks")
638f5b90d460 ("bpf: reduce verifier memory consumption")
cd66358e52f7 ("bnxt_en: alloc tc_info{} struct only when tc flower is enabled")
5a84acbebb22 ("bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute")
8c95f773b4a3 ("bnxt_en: add support for Flower based vxlan encap/decap offload")
18775aa8a91f ("bnxt_en: Reorganize the coalescing parameters.")
3248f77fa3ee ("drivers/net: netronome: Convert timers to use timer_setup()")
ee9133a845fe ("nfp: bpf: add stack write support")
70c78fc138b6 ("nfp: bpf: refactor nfp_bpf_check_ptr()")
f8ddadc4db6c ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")