blob: a91247402ea168202fb5487302ec5ce90f3c9b1c [file] [log] [blame]
8231f8444110 ("nfp: bpf: optimize the adjust_head calls in trivial cases")
0d49eaf4db2a ("nfp: bpf: add basic support for adjust head call")
2cb230bdedb1 ("nfp: bpf: prepare for call support")
77a844ee650c ("nfp: bpf: prepare for parsing BPF FW capabilities")
9879a3814beb ("nfp: bpf: implement memory bulk copy for length within 32-bytes")
5b674140addc ("nfp: bpf: record jump destination to simplify jump fixup")
854dc87d1a7b ("nfp: bpf: support backward jump")
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")
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")
5d42ced1950c ("nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT")
44ae12a768b7 ("net: sched: move the can_offload check from binding phase to rule insertion phase")
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()")
b14157eeed4e ("nfp: bpf: support stack accesses via non-constant pointers")
2df03a50f14a ("nfp: bpf: support accessing the stack beyond 64 bytes")
d3488480635f ("nfp: bpf: allow stack accesses via modified stack registers")
9a90c83c0987 ("nfp: bpf: optimize the RMW for stack accesses")
a82b23fb38ea ("nfp: bpf: add stack read support")
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")