summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-03RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou
2018-10-03RDMA/hns: Update some fields of qp contextLijun Ou
2018-10-03RDMA/hns: Limit extend sq sge numLijun Ou
2018-10-03RDMA/hns: Update some attributes of the RoCE deviceLijun Ou
2018-10-03RDMA/hns: Configure ecn field of ip headerLijun Ou
2018-10-03RDMA/hns: Limit the size of extend sge of sqLijun Ou
2018-10-03RDMA/hns: Bugfix for CM testLijun Ou
2018-10-03RDMA/hns: Submit bad wr when post send wr exceptionLijun Ou
2018-10-03RDMA/hns: Bugfix for reserved qp numberLijun Ou
2018-10-03RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-10-03RDMA/rxe: Remove unused addr_same()Kamal Heib
2018-10-03IB/rxe: avoid srq memory leakZhu Yanjun
2018-10-03IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2018-10-03RDMA/uverbs: Fix RCU annotation for radix slot deferenceJason Gunthorpe
2018-10-03RDMA: Fix building with CONFIG_MMU=nJason Gunthorpe
2018-09-30RDMA/cma: Introduce and use cma_ib_acquire_dev()Parav Pandit
2018-09-30RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip()Parav Pandit
2018-09-30RDMA/cma: Allow accepting requests for multi port rdma deviceParav Pandit
2018-09-30IB/hfi1: Use VL15 for SM packetsKaike Wan
2018-09-30IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2018-09-30IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro
2018-09-30IB/hfi1: Add static trace for iowaitKaike Wan
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan
2018-09-30RDMA/hns: remove set but not used variable 'dseg'YueHaibing
2018-09-30RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_destNathan Chancellor
2018-09-30IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl
2018-09-30IB/rxe: replace kvfree with vfreeZhu Yanjun
2018-09-28IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas
2018-09-27IB/mlx5: Enable DEVX white list commandsYishai Hadas
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas
2018-09-27RDMA/core: Acquire and release mmap_sem on page rangeParav Pandit
2018-09-27RDMA/hns: fix spelling mistake "reseved" -> "reserved"Colin Ian King
2018-09-26IB/sa: simplify return code logic for ib_nl_send_msg()Alex Estrin
2018-09-26IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl
2018-09-26IB/mthca: remove redundant inner check of mdev->mthca_flagsColin Ian King
2018-09-26RDMA/hns: Add MW support for hip08Yixian Liu
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou
2018-09-26RDMA/hns: Add CM of vlan device supportLijun Ou
2018-09-26RDMA/hns: Add atomic supportLijun Ou
2018-09-26RDMA/hns: Refactor the codes for setting transport opodeLijun Ou
2018-09-26RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-26RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe