summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-05244-10812/+23817
|\
| * RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon2020-06-031-1/+3
| * RDMA/mlx5: Return ECE DC supportLeon Romanovsky2020-06-032-16/+34
| * RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky2020-06-031-2/+4
| * RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky2020-06-031-6/+2
| * IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing2020-06-031-4/+1
| * RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()Dan Carpenter2020-06-031-1/+1
| * RDMA/core: Move and rename trace_cm_id_create()Chuck Lever2020-06-032-6/+16
| * IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter2020-06-031-2/+9
| * RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-0310-19/+0
| * RDMA: Remove 'max_fmr'Jason Gunthorpe2020-06-0316-17/+1
| * RDMA/core: Remove FMR device opsMax Gurtovoy2020-06-034-113/+0
| * RDMA/rdmavt: Remove FMR memory registrationMax Gurtovoy2020-06-033-173/+0
| * RDMA/mthca: Remove FMR support for memory registrationMax Gurtovoy2020-06-034-380/+1
| * RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-036-325/+2
| * RDMA/i40iw: Remove FMR leftoversJason Gunthorpe2020-06-032-10/+0
| * RDMA/bnxt_re: Remove FMR leftoversJason Gunthorpe2020-06-034-14/+0
| * RDMA/mlx5: Remove FMR leftoversGal Pressman2020-06-031-8/+0
| * RDMA/core: Remove FMR pool APIMax Gurtovoy2020-06-034-591/+1
| * RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy2020-06-038-322/+21
| * RDMA/srp: Remove support for FMR memory registrationMax Gurtovoy2020-06-032-227/+22
| * RDMA/iser: Remove support for FMR memory registrationIsrael Rukshin2020-06-034-372/+40
| * RDMA/core: Introduce shared CQ pool APIYamin Friedman2020-05-294-1/+194
| * RDMA/core: Add protection for shared CQs used by ULPsYamin Friedman2020-05-292-1/+13
| * RDMA/core: Fix several reference count leaks.Qiushi Wu2020-05-291-5/+5
| * IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King2020-05-291-1/+1
| * RDMA/core: Use offsetofend() instead of open codingJason Gunthorpe2020-05-291-2/+1
| * RDMA/hns: remove duplicate assignment to pointer raqColin Ian King2020-05-291-1/+1
| * RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang2020-05-293-2/+10
| * RDMA/srpt: Increase max_send_sgeBart Van Assche2020-05-292-7/+1
| * RDMA/srpt: Reduce max_recv_sge to 1Bart Van Assche2020-05-291-7/+3
| * RDMA/srpt: Make debug output more detailedBart Van Assche2020-05-291-4/+5
| * RDMA/srp: Make the channel count configurable per targetBart Van Assche2020-05-291-5/+17
| * RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky2020-05-273-4/+48
| * RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky2020-05-275-15/+25
| * RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky2020-05-272-172/+97
| * RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky2020-05-271-73/+56
| * RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky2020-05-271-6/+11
| * RDMA/mlx5: Set ECE options during QP createLeon Romanovsky2020-05-272-9/+68
| * RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky2020-05-274-12/+18
| * RDMA/cma: Provide ECE reject reasonLeon Romanovsky2020-05-279-14/+34
| * RDMA/cma: Connect ECE to rdma_acceptLeon Romanovsky2020-05-274-3/+34
| * RDMA/cm: Send and receive ECE parameter over the wireLeon Romanovsky2020-05-273-6/+50
| * RDMA/ucma: Deliver ECE parameters through UCMA eventsLeon Romanovsky2020-05-273-1/+7
| * RDMA/ucma: Extend ucma_connect to receive ECE parametersLeon Romanovsky2020-05-275-3/+42
| * RDMA/cm: Add Enhanced Connection Establishment (ECE) bitsLeon Romanovsky2020-05-271-0/+6
| * Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2020-05-278-27/+36
| |\
| * | IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang2020-05-271-0/+4
| * | RDMA/core: Use sizeof_field() helperGustavo A. R. Silva2020-05-275-16/+16
| * | RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib2020-05-251-6/+5