aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe
2019-06-07ucma: Convert ctx_idr to XArrayMatthew Wilcox
2019-06-07ucma: Convert multicast_idr to XArrayMatthew Wilcox
2019-06-07RDMA/ucma: Use struct_size() helperGustavo A. R. Silva
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King
2019-06-07RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-06-07RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
2019-05-30RDMA/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter
2019-05-30IB/hfi1: Use struct_size() helperGustavo A. R. Silva
2019-05-30IB/qib: Use struct_size() helperGustavo A. R. Silva
2019-05-30IB/rdmavt: Use struct_size() helperGustavo A. R. Silva
2019-05-29RDMA/efa: Remove unused includesGal Pressman
2019-05-29RDMA/efa: Use rdma block iterator in chunk list creationGal Pressman
2019-05-29RDMA/efa: Remove unneeded admin commands abort flowGal Pressman
2019-05-29RDMA/efa: Use kvzalloc instead of kzalloc with fallbackGal Pressman
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-27IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'YueHaibing
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou
2019-05-27RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng
2019-05-27RDMA/hns: Move spin_lock_irqsave to the correct placeLang Cheng
2019-05-27RDMA/hns: Update CQE specificationsLijun Ou
2019-05-27RDMA/hns: Remove unnecessary print message in aeqYixian Liu
2019-05-27iw_cxgb4: Fix qpid leakNirranjan Kirubaharan
2019-05-27RDMA/cxgb4: Don't expose DMA addressesLeon Romanovsky
2019-05-27RDMA/cxgb4: Use sizeof() notationLeon Romanovsky
2019-05-27RDMA/cxgb3: Delete and properly mark unimplemented resize CQ functionLeon Romanovsky
2019-05-27RDMA/cxgb3: Don't expose DMA addressesLeon Romanovsky
2019-05-27RDMA/cxgb3: Use sizeof() notation instead of plain sizeofLeon Romanovsky
2019-05-21RDMA/efa: Remove check that prevents destroy of resources in error flowsLeon Romanovsky
2019-05-21RDMA/nes: Remove second wait queue initialization callLeon Romanovsky
2019-05-21RDMA/i40iw: Remove useless NULL checksLeon Romanovsky
2019-05-21RDMA/nes: Remove useless NULL checksLeon Romanovsky
2019-05-21RDMA/core: Make ib_destroy_cq() voidLeon Romanovsky
2019-05-21RDMA/ipoib: Remove check of destroy CQLeon Romanovsky
2019-05-21rds: Don't check return value from destroy CQLeon Romanovsky
2019-05-21RDMA/core: Return void from ib_device_check_mandatory()Kamal Heib
2019-05-21IB/mlx4: Delete unused func argYuval Shaia
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-21RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2019-05-21RDMA/core: Fix doc typoIsrael Rukshin
2019-05-21RDMA/rw: Add info regarding SG count failureMax Gurtovoy
2019-05-21RDMA/rw: Print the correct number of sig MRsIsrael Rukshin
2019-05-21RDMA/rw: Fix doc typoIsrael Rukshin
2019-05-21IB/isert: Remove unused sig_attrs argumentIsrael Rukshin
2019-05-21IB/iser: Remove unused sig_attrs argumentIsrael Rukshin