index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
RDMA/mlx5: Delete impossible inlen check
Leon Romanovsky
1
-7
/
+0
2020-04-30
RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
Leon Romanovsky
2
-27
/
+10
2020-04-30
RDMA/mlx5: Remove second user copy in create_user_qp
Leon Romanovsky
1
-19
/
+15
2020-04-30
RDMA/mlx5: Combine copy of create QP command in RSS RAW QP
Leon Romanovsky
1
-74
/
+82
2020-04-30
RDMA/mlx5: Promote RSS RAW QP attribute check in higher level
Leon Romanovsky
1
-3
/
+3
2020-04-30
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
3
-73
/
+74
2020-04-30
RDMA/mlx5: Delete unsupported QP types
Leon Romanovsky
1
-11
/
+1
2020-04-28
Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-next
Jason Gunthorpe
16
-630
/
+1254
2020-04-28
RDMA/mlx5: Process all vendor flags in one place
Leon Romanovsky
1
-85
/
+71
2020-04-28
RDMA/mlx5: Return all configured create flags through query QP
Leon Romanovsky
2
-12
/
+2
2020-04-28
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
Leon Romanovsky
2
-8
/
+10
2020-04-28
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
3
-16
/
+23
2020-04-28
RDMA/mlx5: Process create QP flags in one place
Leon Romanovsky
1
-99
/
+101
2020-04-28
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
5
-64
/
+47
2020-04-28
RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow
Leon Romanovsky
1
-5
/
+17
2020-04-28
RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
Leon Romanovsky
1
-29
/
+27
2020-04-28
RDMA/mlx5: Move DRIVER QP flags check into separate function
Leon Romanovsky
1
-48
/
+43
2020-04-28
RDMA/mlx5: Update all DRIVER QP places to use QP subtype
Leon Romanovsky
1
-33
/
+15
2020-04-28
RDMA/mlx5: Split scatter CQE configuration for DCT QP
Leon Romanovsky
1
-9
/
+6
2020-04-28
RDMA/mlx5: Separate create QP flows to be based on type
Leon Romanovsky
1
-15
/
+39
2020-04-28
RDMA/mlx5: Set QP subtype immediately when it is known
Leon Romanovsky
1
-4
/
+2
2020-04-28
RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
Leon Romanovsky
1
-7
/
+1
2020-04-28
RDMA/mlx5: Prepare QP allocation for future removal
Leon Romanovsky
1
-25
/
+20
2020-04-28
RDMA/mlx5: Perform check if QP creation flow is valid
Leon Romanovsky
1
-67
/
+61
2020-04-28
RDMA/mlx5: Delete impossible GSI port check
Leon Romanovsky
1
-9
/
+0
2020-04-28
RDMA/mlx5: Organize QP types checks in one place
Leon Romanovsky
1
-61
/
+68
2020-04-28
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
1
-4
/
+4
2020-04-28
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
1
-1
/
+1
2020-04-28
net/mlx5: Add support for COPY steering action
Huy Nguyen
1
-2
/
+2
2020-04-24
RDMA/core: Fix race between destroy and release FD object
Leon Romanovsky
1
-1
/
+1
2020-04-24
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
4
-8
/
+8
2020-04-24
RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
Lang Cheng
1
-12
/
+30
2020-04-24
RDMA/hns: Simplify the state judgment code of qp
Lang Cheng
1
-27
/
+27
2020-04-24
RDMA/hns: Simplify the cqe code of poll cq
Lang Cheng
1
-73
/
+57
2020-04-24
RDMA/hns: Simplify the qp state convert code
Lang Cheng
1
-12
/
+13
2020-04-24
RDMA/hns: Optimize hns_roce_v2_set_mac()
Lijun Ou
1
-5
/
+2
2020-04-24
RDMA/hns: Optimize hns_roce_config_link_table()
Lijun Ou
1
-32
/
+21
2020-04-23
net/mlx5: Update transobj.c new cmd interface
Leon Romanovsky
1
-17
/
+15
2020-04-23
net/mlx5: Update vport.c to new cmd interface
Leon Romanovsky
2
-3
/
+3
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
1
-2
/
+1
2020-04-22
RDMA/hns: Support 0 hop addressing for CQE buffer
Xi Wang
4
-262
/
+119
2020-04-22
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
3
-250
/
+161
2020-04-22
RDMA/hns: Support 0 hop addressing for WQE buffer
Xi Wang
4
-196
/
+106
2020-04-22
RDMA/hns: Optimize 0 hop addressing for EQE buffer
Xi Wang
2
-129
/
+48
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
8
-128
/
+121
2020-04-22
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
4
-33
/
+450
2020-04-22
RDMA/core: Fix overwriting of uobj in case of error
Leon Romanovsky
1
-3
/
+2
2020-04-22
RDMA/core: Prevent mixed use of FDs between shared ufiles
Leon Romanovsky
1
-1
/
+1
2020-04-22
RDMA/uverbs: Fix a race with disassociate and exit_mmap()
Jason Gunthorpe
1
-0
/
+4
2020-04-22
RDMA/mlx5: Set GRH fields in query QP on RoCE
Aharon Landau
1
-1
/
+3
[prev]
[next]