summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-01-10IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-01-10IB/hfi1: Return void in packet receiving functionsGrzegorz Andrejczuk
2020-01-10IB/hfi1: Decouple IRQ name from typeGrzegorz Andrejczuk
2020-01-10IB/hfi1: Create API for auto activateMike Marciniszyn
2020-01-10IB/hfi1: IB/hfi1: Add an API to handle special case dropMike Marciniszyn
2020-01-10IB/hfi1: Move common receive IRQ code to functionGrzegorz Andrejczuk
2020-01-10IB/hfi1: Add fast and slow handlers for receive contextMike Marciniszyn
2020-01-10IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn
2020-01-07IB/mlx5: Do reverse sequence during device removalParav Pandit
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang
2020-01-07RDMA/hns: Remove redundant print informationYixing Liu
2020-01-07RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou
2020-01-07RDMA/hns: Update the value of qp typeLijun Ou
2020-01-07RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou
2020-01-07RDMA/hns: Avoid printing address of mtt pageWenpeng Liang
2020-01-07i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang
2020-01-03RDMA/mlx5: use true,false for bool variablezhengbin
2020-01-03RDMA/mlx4: use true,false for bool variablezhengbin
2020-01-03IB/hfi1: use true,false for bool variablezhengbin
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov
2020-01-03IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan
2020-01-03IB/hfi1: List all receive contexts from debugfsMichael J. Ruhl
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn
2020-01-03IB/hfi1: Don't cancel unused work itemKaike Wan
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser
2020-01-03IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2020-01-03RDMA/bnxt_re: Report more number of completion vectorsSelvin Xavier
2020-01-03RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier
2020-01-03RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu