summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2021-01-20Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"Martin Wilck
2020-12-11RDMA/rxe: Use acquire/release for memory orderingBob Pearson
2020-12-07IB: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-23RDMA/siw,rxe: Make emulated devices virtual in the device treeJason Gunthorpe
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-12RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig
2020-11-12RDMA/rxe: Remove VLAN code leftovers from RXEZhu Yanjun
2020-11-02RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SENDJason Gunthorpe
2020-11-02RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()Zhang Qilong
2020-11-02RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit
2020-10-28RDMA/rxe: Compute PSN windows correctlyBob Pearson
2020-10-26RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA/rxe: Fix small problem in network_type patchBob Pearson
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-16RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson
2020-10-16RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-08RDMA/rxe: Fix bug rejecting all multicast packetsBob Pearson
2020-10-08RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson
2020-10-08RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson
2020-10-08IB/rdmavt: Fix sizeof mismatchColin Ian King
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-03RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-27RDMA/rxe: Fix style warningsBob Pearson
2020-08-27RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib
2020-08-27RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu
2020-08-24RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib
2020-08-24RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds