summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler2019-09-131-7/+5
| * | | Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-1323-240/+263
| |\ \ \
| * | | | IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko2019-09-131-3/+4
| * | | | RDMA/siw: Fix page address mapping in TX pathBernard Metzler2019-09-131-5/+6
| * | | | RDMA: Fix goto target to release the allocated memoryNavid Emamdoost2019-09-131-1/+1
| * | | | RDMA/usnic: Avoid overly large buffers on stackArnd Bergmann2019-09-131-2/+8
| * | | | RDMA/odp: Add missing cast for 32 bitJason Gunthorpe2019-09-131-1/+1
| * | | | RDMA/hns: Use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-09-131-3/+1
| * | | | RDMA/cma: Fix false error messageHÃ¥kon Bugge2019-09-131-1/+1
| * | | | RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou2019-08-281-2/+2
| * | | | RDMA/hns: Delete the not-used linesWenpeng Liang2019-08-281-1/+0
| * | | | RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang2019-08-281-22/+7
| * | | | RDMA/hns: Add reset process for function-clearLang Cheng2019-08-282-2/+98
| * | | | RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng2019-08-286-126/+105
| * | | | RDMA/hns: Remove the some magic numberLijun Ou2019-08-284-4/+11
| * | | | RDMA/hns: Modify the data structure of hns_roce_avLang Cheng2019-08-284-31/+18
| * | | | Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2019-08-281-48/+3
| |\ \ \ \
| | * | | | IB/mlx5: Add page fault handler for DC initiator WQEMichael Guralnik2019-08-281-1/+2
| | * | | | IB/mlx5: Remove check of FW capabilities in ODP page fault handlingMichael Guralnik2019-08-281-47/+1
| * | | | | RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"Markus Elfring2019-08-272-12/+6
| * | | | | RDMA/efa: Use existing FIELD_SIZEOF macroGal Pressman2019-08-271-1/+1
| * | | | | RDMA/efa: Remove umem check on dereg MR flowGal Pressman2019-08-271-7/+5
| * | | | | RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang2019-08-263-2/+19
| * | | | | Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-2122-419/+485
| |\ \ \ \ \
| * | | | | | RDMA: Delete DEBUG codeLeon Romanovsky2019-08-201-13/+0
| * | | | | | RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter2019-08-201-1/+1
| * | | | | | RDMA/hns: Remove unuseful memberLang Cheng2019-08-132-2/+0
| * | | | | | RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang2019-08-131-2/+4
| * | | | | | RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang2019-08-131-6/+13
| * | | | | | RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li2019-08-131-1/+1
| * | | | | | RDMA/hns: Bugfix for creating qp attached to srqLijun Ou2019-08-131-6/+17
| * | | | | | RDMA/hns: Logic optimization of wc_flagsWeihang Li2019-08-131-1/+2
| * | | | | | RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky2019-08-131-2/+4
| * | | | | | IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas2019-08-131-0/+4
| * | | | | | IB/mlx5: Add legacy events to DEVX listYishai Hadas2019-08-131-0/+8
| * | | | | | Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford2019-08-132-3/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | RDMA/hns: Use the new APIs for printing logLijun Ou2019-08-122-24/+29
| * | | | | | RDMA/hns: Disable alw_lcl_lpbk of SSUWeihang Li2019-08-121-1/+1
| * | | | | | RDMA/hns: Remove redundant print in hns_roce_v2_ceq_int()Weihang Li2019-08-121-3/+2
| * | | | | | RDMA/hns: Refactor hns_roce_v2_set_hem for hip08Yangyang Li2019-08-121-33/+42
| * | | | | | RDMA/hns: Remove unnecessary kzallocLang Cheng2019-08-121-37/+27
| * | | | | | RDMA/hns: Refactor irq request codeLang Cheng2019-08-121-12/+13
| * | | | | | RDMA/hns: Split bool statement and assign statementLang Cheng2019-08-121-6/+8
| * | | | | | RDMA/hns: Handling the error return value of hem functionLang Cheng2019-08-121-5/+10
| * | | | | | RDMA/hns: Update some comments styleLang Cheng2019-08-124-43/+38
| * | | | | | RDMA/hns: Clean up unnecessary initial assignmentLang Cheng2019-08-121-2/+2
| * | | | | | RDMA/hns: Remove unnessary init for cmq regYixian Liu2019-08-122-6/+2
| * | | | | | RDMA/hns: Update the prompt message for creating and destroy qpYixian Liu2019-08-122-4/+5
| * | | | | | RDMA/hns: Optimize hns_roce_modify_qp functionLijun Ou2019-08-121-48/+69
| * | | | | | RDMA/hns: Encapsulate some lines for setting sq size in user modeLijun Ou2019-08-121-7/+22