summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-1/+1
|\
| * percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei2020-10-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-054-12/+25
|\ \
| * | net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-284-12/+25
* | | RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe2020-09-141-2/+4
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-1119-106/+168
|\ \ | |/ |/|
| * IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2020-09-092-56/+78
| * RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2020-09-092-8/+8
| * RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing2020-09-091-2/+0
| * RDMA/core: Fix reported speed and widthKamal Heib2020-09-021-1/+1
| * RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang2020-09-021-2/+2
| * RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier2020-08-271-11/+11
| * RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS2020-08-271-2/+2
| * RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2020-08-272-1/+2
| * RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS2020-08-271-2/+1
| * RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier2020-08-273-12/+25
| * RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier2020-08-271-3/+18
| * RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch2020-08-271-1/+2
| * RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib2020-08-273-0/+11
| * RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-08-271-0/+1
| * RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-08-241-1/+1
| * RDMA/rtrs-srv: Replace device_register with device_initialize and device_addMd Haris Iqbal2020-08-242-4/+5
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2348-112/+100
|/
* Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li2020-08-205-14/+8
* RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan2020-08-201-0/+1
* RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier2020-08-201-1/+2
* RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King2020-08-201-1/+1
* RDMA/usnic: Fix spelling mistake "transistion" -> "transition"Colin Ian King2020-08-181-1/+1
* RDMA/hns: Fix spelling mistake "epmty" -> "empty"Colin Ian King2020-08-181-1/+1
* mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-06121-5992/+6077
|\
| * RDMA/mlx5: Fix flow destination setting for RDMA TX flow tableMichael Guralnik2020-08-051-2/+4
| * RDMA/rxe: Remove pkey tableKamal Heib2020-07-316-77/+13
| * RDMA/umem: Add a schedule point in ib_umem_get()Eric Dumazet2020-07-311-0/+1
| * RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang2020-07-302-0/+10
| * RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng2020-07-301-1/+3
| * RDMA/hns: Delete unnecessary memset when allocating VF resourceLang Cheng2020-07-301-2/+0
| * RDMA/hns: Remove redundant parameters in set_rc_wqe()Weihang Li2020-07-301-13/+17
| * RDMA/hns: Remove support for HIP08_ALang Cheng2020-07-303-65/+47
| * RDMA/hns: Refactor hns_roce_v2_set_hem()Weihang Li2020-07-301-19/+26
| * RDMA/hns: Remove redundant hardware opcode definitionsLang Cheng2020-07-302-30/+14
| * RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang2020-07-291-3/+0
| * RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang2020-07-292-2/+2
| * RDMA/rtrs-clt: add an additional random 8 seconds before reconnectingDanil Kipnis2020-07-291-2/+12
| * RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe2020-07-291-90/+84
| * RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe2020-07-291-25/+6
| * RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe2020-07-291-26/+36
| * RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe2020-07-291-1/+5
| * RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman2020-07-291-2/+4
| * RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman2020-07-291-0/+40