index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2018-05-04
2
-21
/
+32
*
nfp: bpf: perf event output helpers support
Jakub Kicinski
2018-05-04
7
-4
/
+187
*
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-05-04
3
-5
/
+165
*
nfp: bpf: optimize comparisons to negative constants
Jakub Kicinski
2018-04-25
2
-13
/
+35
*
nfp: bpf: tabularize generations of compare operations
Jakub Kicinski
2018-04-25
1
-107
/
+61
*
nfp: bpf: optimize add/sub of a negative constant
Jakub Kicinski
2018-04-25
1
-0
/
+35
*
nfp: bpf: remove double space
Jakub Kicinski
2018-04-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+5
|
\
|
*
nfp: bpf: fix check of program max insn count
Jakub Kicinski
2018-03-24
1
-1
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
7
-79
/
+761
|
\
\
|
*
|
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
1
-6
/
+6
|
*
|
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
5
-2
/
+46
|
*
|
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
3
-15
/
+84
|
*
|
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
1
-29
/
+24
|
*
|
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
4
-3
/
+209
|
*
|
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+17
|
*
|
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
4
-0
/
+21
|
*
|
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
1
-15
/
+25
|
*
|
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
3
-27
/
+50
|
*
|
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
1
-3
/
+3
|
*
|
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
2
-0
/
+145
|
*
|
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
1
-3
/
+70
|
*
|
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-28
2
-2
/
+87
*
|
|
nfp: modify app MTU setting callbacks
John Hurley
2018-03-30
1
-2
/
+2
|
/
/
*
|
nfp: add Makefiles to all directories
Jakub Kicinski
2018-02-22
1
-0
/
+2
|
/
*
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
2018-02-08
1
-8
/
+1
*
nfp: bpf: require ETH table
Jakub Kicinski
2018-02-08
1
-0
/
+12
*
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-02-06
1
-12
/
+12
*
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
1
-3
/
+1
*
nfp: bpf: use extack support to improve debugging
Quentin Monnet
2018-01-22
3
-18
/
+39
*
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
2018-01-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
2
-2
/
+19
|
\
|
*
nfp: bpf: add short busy wait for FW replies
Jakub Kicinski
2018-01-18
1
-1
/
+8
|
*
bpf: offload: allow array map offload
Jakub Kicinski
2018-01-18
1
-0
/
+2
|
*
nfp: bpf: set new jit info fields
Jiong Wang
2018-01-18
1
-1
/
+9
*
|
nfp: bpf: disable all ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
1
-1
/
+1
*
|
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
2018-01-19
1
-0
/
+2
|
/
*
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
2018-01-17
3
-0
/
+12
*
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
2018-01-17
1
-6
/
+8
*
nfp: bpf: implement bpf map offload
Jakub Kicinski
2018-01-14
3
-0
/
+109
*
nfp: bpf: add support for reading map memory
Jakub Kicinski
2018-01-14
2
-9
/
+76
*
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
2018-01-14
3
-2
/
+138
*
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
2018-01-14
3
-0
/
+87
*
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
2018-01-14
3
-4
/
+288
*
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-14
4
-0
/
+288
*
nfp: bpf: add map data structure
Jakub Kicinski
2018-01-14
2
-1
/
+24
*
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
1
-1
/
+1
*
nfp: bpf: reuse verifier log for debug messages
Quentin Monnet
2018-01-10
1
-14
/
+16
*
nfp: bpf: add signed jump insns
Nic Viljoen
2018-01-10
1
-0
/
+48
*
nfp: hand over to BPF offload app at coarser granularity
Jakub Kicinski
2018-01-10
3
-16
/
+22
[next]