index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
bpf
/
verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: bpf: eliminate zero extension code-gen
Jiong Wang
2019-05-25
1
-0
/
+12
*
nfp: bpf: support removing dead code
Jakub Kicinski
2019-01-24
1
-0
/
+24
*
nfp: bpf: support optimizing dead branches
Jakub Kicinski
2019-01-24
1
-0
/
+34
*
nfp: bpf: save original program length
Jakub Kicinski
2019-01-24
1
-9
/
+7
*
nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.c
Quentin Monnet
2018-11-11
1
-8
/
+3
*
nfp: bpf: double check vNIC capabilities after object sharing
Jakub Kicinski
2018-10-17
1
-5
/
+6
*
nfp: bpf: protect against mis-initializing atomic counters
Jakub Kicinski
2018-10-17
1
-5
/
+53
*
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-11
1
-32
/
+2
*
nfp: bpf: support pointers to other stack frames for BPF-to-BPF calls
Quentin Monnet
2018-10-08
1
-0
/
+3
*
nfp: bpf: optimise save/restore for R6~R9 based on register usage
Quentin Monnet
2018-10-08
1
-4
/
+10
*
nfp: bpf: account for additional stack usage when checking stack limit
Quentin Monnet
2018-10-08
1
-0
/
+68
*
nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver
Quentin Monnet
2018-10-08
1
-1
/
+33
*
nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier
Quentin Monnet
2018-10-08
1
-4
/
+5
*
nfp: bpf: copy eBPF subprograms information from kernel verifier
Quentin Monnet
2018-10-08
1
-0
/
+15
*
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
1
-1
/
+7
*
nfp: bpf: xdp_adjust_tail support
Jakub Kicinski
2018-08-04
1
-0
/
+7
*
nfp: bpf: support u32 divide using reciprocal_div.h
Jiong Wang
2018-07-07
1
-0
/
+31
*
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
2018-07-07
1
-11
/
+47
*
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
2018-07-07
1
-1
/
+5
*
nfp: bpf: rename umin/umax to umin_src/umax_src
Jiong Wang
2018-07-07
1
-2
/
+2
*
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
2018-05-18
1
-0
/
+8
*
nfp: bpf: support setting the RX queue index
Jakub Kicinski
2018-05-09
1
-2
/
+26
*
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2018-05-04
1
-9
/
+0
*
nfp: bpf: perf event output helpers support
Jakub Kicinski
2018-05-04
1
-1
/
+68
*
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-29
1
-0
/
+7
*
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-29
1
-7
/
+7
*
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-29
1
-0
/
+105
*
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-29
1
-0
/
+8
*
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-29
1
-0
/
+10
*
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-29
1
-15
/
+25
*
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-29
1
-22
/
+37
*
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
2018-01-17
1
-0
/
+6
*
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
2018-01-17
1
-6
/
+8
*
nfp: bpf: add support for reading map memory
Jakub Kicinski
2018-01-14
1
-0
/
+8
*
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
1
-0
/
+39
*
nfp: bpf: reuse verifier log for debug messages
Quentin Monnet
2018-01-10
1
-14
/
+16
*
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-31
1
-1
/
+1
*
nfp: bpf: optimize the adjust_head calls in trivial cases
Jakub Kicinski
2017-12-15
1
-2
/
+44
*
nfp: bpf: add basic support for adjust head call
Jakub Kicinski
2017-12-15
1
-0
/
+12
*
nfp: bpf: prepare for call support
Jakub Kicinski
2017-12-15
1
-0
/
+16
*
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2017-12-01
1
-2
/
+2
*
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
2017-12-01
1
-2
/
+2
*
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
2017-11-05
1
-35
/
+8
*
nfp: bpf: drop support for cls_bpf with legacy actions
Jakub Kicinski
2017-11-05
1
-8
/
+3
*
bpf: reduce verifier memory consumption
Alexei Starovoitov
2017-11-01
1
-4
/
+4
*
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
2017-10-24
1
-3
/
+9
*
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
2017-10-24
1
-7
/
+17
*
nfp: bpf: add stack write support
Jakub Kicinski
2017-10-24
1
-5
/
+25
*
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
2017-10-24
1
-6
/
+12
*
nfp: bpf: add support for direct packet access - read
Jakub Kicinski
2017-10-14
1
-7
/
+14
[next]