summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcuParav Pandit2018-10-031-1/+1
| * | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-033-632/+334
| * | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-0315-114/+119
| * | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-0317-314/+318
| * | RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-031-10/+21
| * | RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-032-0/+13
| * | RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou2018-10-031-1/+5
| * | RDMA/hns: Update some fields of qp contextLijun Ou2018-10-032-66/+45
| * | RDMA/hns: Limit extend sq sge numLijun Ou2018-10-031-1/+7
| * | RDMA/hns: Update some attributes of the RoCE deviceLijun Ou2018-10-034-3/+36
| * | RDMA/hns: Configure ecn field of ip headerLijun Ou2018-10-031-2/+9
| * | RDMA/hns: Limit the size of extend sge of sqLijun Ou2018-10-034-0/+22
| * | RDMA/hns: Bugfix for CM testLijun Ou2018-10-031-0/+1
| * | RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou2018-10-031-0/+1
| * | RDMA/hns: Bugfix for reserved qp numberLijun Ou2018-10-034-2/+11
| * | RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky2018-10-033-4/+4
| * | RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-0311-29/+14
| * | RDMA/rxe: Remove unused addr_same()Kamal Heib2018-10-031-5/+0
| * | IB/rxe: avoid srq memory leakZhu Yanjun2018-10-031-2/+8
| * | IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-031-1/+2
| * | RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe2018-10-031-6/+3
| * | RDMA: Fix building with CONFIG_MMU=nJason Gunthorpe2018-10-031-0/+1
| * | RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit2018-09-301-24/+69
| * | RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit2018-09-301-18/+66
| * | RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit2018-09-301-4/+22
| * | IB/hfi1: Use VL15 for SM packetsKaike Wan2018-09-301-2/+12
| * | IB/hfi1: Add mtu check for operational data VLsAlex Estrin2018-09-301-4/+22
| * | IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro2018-09-301-1/+2
| * | IB/hfi1: Add static trace for iowaitKaike Wan2018-09-303-1/+59
| * | IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-09-3015-164/+364
| * | IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-09-305-15/+32
| * | RDMA/hns: remove set but not used variable 'dseg'YueHaibing2018-09-301-7/+0
| * | RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor2018-09-301-2/+2
| * | IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl2018-09-301-2/+2
| * | IB/rxe: replace kvfree with vfreeZhu Yanjun2018-09-302-4/+5
| * | IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2018-09-281-5/+13
| * | IB/mlx5: Enable DEVX on IBYishai Hadas2018-09-271-6/+0
| * | IB/mlx5: Enable DEVX white list commandsYishai Hadas2018-09-271-15/+60
| * | IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas2018-09-273-18/+23
| * | IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas2018-09-271-2/+36
| * | RDMA/core: Acquire and release mmap_sem on page rangeParav Pandit2018-09-271-2/+5
| * | RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King2018-09-271-2/+2
| * | IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin2018-09-261-11/+2
| * | IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl2018-09-262-8/+4
| * | IB/mthca: remove redundant inner check of mdev->mthca_flagsColin Ian King2018-09-261-2/+1
| * | RDMA/hns: Add MW support for hip08Yixian Liu2018-09-265-0/+205
| * | RDMA/hns: Add enable judgement for UD vlanLijun Ou2018-09-264-1/+11
| * | RDMA/hns: Add CM of vlan device supportLijun Ou2018-09-262-1/+13
| * | RDMA/hns: Add atomic supportLijun Ou2018-09-264-3/+45
| * | RDMA/hns: Refactor the codes for setting transport opodeLijun Ou2018-09-261-48/+18