summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit
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-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
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-29RDMA/efa: Remove MAYEXEC flag check from mmap flowGal Pressman
2019-05-29mlx5: avoid 64-bit divisionMichal Kubecek
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2019-05-29IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-05-29IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-05-29IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
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/core: Fix panic when port_data isn't initializedKamal Heib
2019-05-27RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman
2019-05-27RDMA/core: Clear out the udata before error unwindJason Gunthorpe
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-26qed*: Add iWARP 100g supportMichal Kalderon
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon
2019-05-26qed*: Change hwfn used for sb initializationMichal Kalderon
2019-05-21RDMA/efa: Remove check that prevents destroy of resources in error flowsLeon Romanovsky
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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/ipoib: Remove check of 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/hns: Fix PD memory leak for internal allocationLeon Romanovsky
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky
2019-05-21RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri