projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'topic/tasklet-convert' into for-linus
2020-08-21
Leon Romanovsky
mm/rodata_test.c: fix missing function declaration
Signed-off-by:
Leon Romanovsky
<leonro@nvidia.com>
commit
|
commitdiff
|
tree
2020-08-21
Leon Romanovsky
MAINTAINERS: Update Mellanox and Cumulus Network addresses...
Signed-off-by:
Leon Romanovsky
<leonro@nvidia.com>
commit
|
commitdiff
|
tree
2020-08-03
Leon Romanovsky
net/mlx5: Delete extra dump stack that gives nothing
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-30
Leon Romanovsky
RDMA/core: Free DIM memory in error unwind
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-30
Leon Romanovsky
RDMA/core: Stop DIM before destroying CQ
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-30
Leon Romanovsky
RDMA/mlx5: Initialize QP mutex for the debug kernels
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-29
Leon Romanovsky
RDMA/include: Replace license text with SPDX tags
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-29
Leon Romanovsky
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-28
Leon Romanovsky
RDMA/mlx5: Delete unreachable code
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-24
Leon Romanovsky
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-24
Leon Romanovsky
RDMA/uverbs: Remove redundant assignments
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-24
Leon Romanovsky
RDMA/core: Update write interface to use automatic...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-24
Leon Romanovsky
RDMA/core: Align abort/commit object scheme for write...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-16
Leon Romanovsky
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-08
Leon Romanovsky
RDMA/mlx5: Set PD pointers for the error flow unwind
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-07
Leon Romanovsky
RDMA/mlx5: Delete one-time used functions
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-07
Leon Romanovsky
RDMA/mlx5: Cleanup DEVX initialization flow
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-07
Leon Romanovsky
RDMA/mlx5: Separate flow steering logic from main.c
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-07
Leon Romanovsky
RDMA/mlx5: Separate counters from main.c
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-07
Leon Romanovsky
RDMA/mlx5: Separate restrack callbacks initialization...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-07
Leon Romanovsky
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-06
Leon Romanovsky
RDMA: Move XRCD to be under ib_core responsibility
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-06
Leon Romanovsky
RDMA/core: Create and destroy counters in the ib_core
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-06
Leon Romanovsky
RDMA/mlx5: Get XRCD number directly for the internal use
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-07-02
Leon Romanovsky
RDMA/mlx5: Fix legacy IPoIB QP initialization
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-24
Leon Romanovsky
RDMA/core: Delete not-used create RWQ table function
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-22
Leon Romanovsky
RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-18
Leon Romanovsky
RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-18
Leon Romanovsky
RDMA/mlx5: Don't access ib_qp fields in internal destroy...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-18
Leon Romanovsky
RDMA/core: Check that type_attrs is not NULL prior...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-18
Leon Romanovsky
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-18
Leon Romanovsky
RDMA/core: Annotate CMA unlock helper routine
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-11
Leon Romanovsky
net/mlx5: Don't fail driver on failure to create debugfs
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-03
Leon Romanovsky
RDMA/mlx5: Return ECE DC support
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-03
Leon Romanovsky
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-06-03
Leon Romanovsky
RDMA/mlx5: Return an error if copy_to_user fails
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Return ECE data after modify QP
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Set ECE options during modify QP
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Remove manually crafted QP context the query...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Use direct modify QP implementation
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Set ECE options during QP create
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/mlx5: Get ECE options from FW during create QP
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/cma: Provide ECE reject reason
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/cma: Connect ECE to rdma_accept
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/cm: Send and receive ECE parameter over the wire
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/ucma: Deliver ECE parameters through UCMA events
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
RDMA/cm: Add Enhanced Connection Establishment (ECE...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-27
Leon Romanovsky
net/mlx5: Add ability to read and write ECE options
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-17
Leon Romanovsky
net: phy: propagate an error back to the callers of...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-13
Leon Romanovsky
RDMA/mlx5: Fix query_srq_cmd() function
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-12
Leon Romanovsky
RDMA/ucma: Return stable IB device index as identifier
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-06
Leon Romanovsky
RDMA/mlx5: Move all WR logic from qp.c to separate...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-05-06
Leon Romanovsky
RDMA/mlx5: Update mlx5_ib to use new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Consolidate into special function all create...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Remove redundant destroy QP call
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Copy response to the user in one place
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Handle udate outlen checks in one place
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Promote RSS RAW QP flags check to higher...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Group all create QP parameters to simplify...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Reduce amount of duplication in QP destroy
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Separate to user/kernel create QP flows
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Separate XRC_TGT QP creation from common...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Globally parse DEVX UID
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Delete impossible inlen check
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Rely on existence of udata to separate kernel...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Remove second user copy in create_user_qp
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Combine copy of create QP command in RSS...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Promote RSS RAW QP attribute check in higher...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Store QP type in the vendor QP structure
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-30
Leon Romanovsky
RDMA/mlx5: Delete unsupported QP types
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Process all vendor flags in one place
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Return all configured create flags through...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Change scatter CQE flag to be set like other...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Use flags_en mechanism to mark QP created...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Process create QP flags in one place
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Delete create QP flags obfuscation
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Initial separation of RAW_PACKET QP from...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Remove second copy from user for non RSS...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Move DRIVER QP flags check into separate...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Update all DRIVER QP places to use QP subtype
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Split scatter CQE configuration for DCT QP
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Separate create QP flows to be based on...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Set QP subtype immediately when it is known
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Prepare QP allocation for future removal
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Perform check if QP creation flow is valid
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Delete impossible GSI port check
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-28
Leon Romanovsky
RDMA/mlx5: Organize QP types checks in one place
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-24
Leon Romanovsky
RDMA/core: Fix race between destroy and release FD...
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update transobj.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update SW steering new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update port.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update rl.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update uar.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update pd.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update pagealloc.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update mr.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
2020-04-23
Leon Romanovsky
net/mlx5: Update mcg.c new cmd interface
Signed-off-by:
Leon Romanovsky
<leonro@mellanox.com>
commit
|
commitdiff
|
tree
next