summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-1020-22/+25
* RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-1020-25/+33
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-1022-25/+50
* rdma: Delete the ib_ucm moduleJason Gunthorpe2019-06-104-1690/+0
* ucma: Convert ctx_idr to XArrayMatthew Wilcox2019-06-071-34/+24
* ucma: Convert multicast_idr to XArrayMatthew Wilcox2019-06-071-19/+11
* RDMA/ucma: Use struct_size() helperGustavo A. R. Silva2019-06-071-2/+1
* RDMA/hns: Bugfix for filling the sge of srqLijun Ou2019-06-071-3/+3
* RDMA/hns: fix inverted logic of readl read and shiftColin Ian King2019-06-071-1/+1
* RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche2019-06-071-6/+15
* RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib2019-06-071-0/+1
* RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou2019-05-313-29/+22
* RDMA/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter2019-05-301-0/+2
* IB/hfi1: Use struct_size() helperGustavo A. R. Silva2019-05-301-6/+3
* IB/qib: Use struct_size() helperGustavo A. R. Silva2019-05-301-2/+3
* IB/rdmavt: Use struct_size() helperGustavo A. R. Silva2019-05-301-3/+1
* RDMA/efa: Remove unused includesGal Pressman2019-05-292-3/+0
* RDMA/efa: Use rdma block iterator in chunk list creationGal Pressman2019-05-291-14/+11
* RDMA/efa: Remove unneeded admin commands abort flowGal Pressman2019-05-292-74/+1
* RDMA/efa: Use kvzalloc instead of kzalloc with fallbackGal Pressman2019-05-291-25/+21
* IB/hfi1: Remove extra brackets from an ifDennis Dalessandro2019-05-291-2/+1
* RDMA: Convert put_page() to put_user_page*()John Hubbard2019-05-287-31/+27
* IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'YueHaibing2019-05-281-4/+1
* RDMA/hns: Replace magic numbers with #definesLijun Ou2019-05-278-69/+115
* RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng2019-05-272-19/+21
* RDMA/hns: Move spin_lock_irqsave to the correct placeLang Cheng2019-05-272-10/+5
* RDMA/hns: Update CQE specificationsLijun Ou2019-05-271-1/+1
* RDMA/hns: Remove unnecessary print message in aeqYixian Liu2019-05-271-1/+0
* iw_cxgb4: Fix qpid leakNirranjan Kirubaharan2019-05-272-33/+19
* RDMA/cxgb4: Don't expose DMA addressesLeon Romanovsky2019-05-271-3/+3
* RDMA/cxgb4: Use sizeof() notationLeon Romanovsky2019-05-277-53/+53
* RDMA/cxgb3: Delete and properly mark unimplemented resize CQ functionLeon Romanovsky2019-05-273-83/+0
* RDMA/cxgb3: Don't expose DMA addressesLeon Romanovsky2019-05-272-9/+10
* RDMA/cxgb3: Use sizeof() notation instead of plain sizeofLeon Romanovsky2019-05-273-16/+14
* RDMA/efa: Remove check that prevents destroy of resources in error flowsLeon Romanovsky2019-05-221-24/+0
* RDMA/nes: Remove second wait queue initialization callLeon Romanovsky2019-05-211-1/+0
* RDMA/i40iw: Remove useless NULL checksLeon Romanovsky2019-05-211-8/+0
* RDMA/nes: Remove useless NULL checksLeon Romanovsky2019-05-211-6/+0
* RDMA/core: Make ib_destroy_cq() voidLeon Romanovsky2019-05-211-2/+2
* RDMA/ipoib: Remove check of destroy CQLeon Romanovsky2019-05-211-5/+2
* rds: Don't check return value from destroy CQLeon Romanovsky2019-05-211-4/+4
* RDMA/core: Return void from ib_device_check_mandatory()Kamal Heib2019-05-211-7/+2
* IB/mlx4: Delete unused func argYuval Shaia2019-05-211-5/+3
* RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-2112-102/+99
* RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri2019-05-211-16/+9
* RDMA/core: Fix doc typoIsrael Rukshin2019-05-212-4/+4
* RDMA/rw: Add info regarding SG count failureMax Gurtovoy2019-05-211-1/+2
* RDMA/rw: Print the correct number of sig MRsIsrael Rukshin2019-05-211-1/+1
* RDMA/rw: Fix doc typoIsrael Rukshin2019-05-211-1/+1
* IB/isert: Remove unused sig_attrs argumentIsrael Rukshin2019-05-211-6/+5