summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/siw/siw_main.c
AgeCommit message (Expand)Author
2023-11-15RDMA/siw: Add one parameter to siw_destroy_cpulistGuoqing Jiang
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-07-31RDMA/siw: Fix tx thread initialization.Bernard Metzler
2023-07-21RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever
2023-04-03RDMA/siw: Remove namespace check from siw_netdev_event()Tetsuo Handa
2022-05-11RDMA/siw: Enable siw on tunnel devicesBernard Metzler
2022-01-15RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-02-08RDMA/siw: Fix calculation of tx_valid_cpus sizeKamal Heib
2021-01-07RDMA: Convert comma to semicolonZheng Yongjun
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-02RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SENDJason Gunthorpe
2020-11-02RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit
2020-10-26RDMA: Remove uverbs cmds from drivers that don't use themJason 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-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-20RDMA/siw: Remove the query_pkey callbackKamal Heib
2020-07-08RDMA/siw: Fix reporting vendor_part_idKamal Heib
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-03-04RDMA/siw: Fix failure handling during device creationBernard Metzler
2020-01-03RDMA/siw: Simplify QP representationBernard Metzler
2019-11-06RDMA/siw: Use the common mmap_xa helpersMichal Kalderon
2019-10-28RDMA/siw: Increase DMA max_segment_size parameterBart Van Assche
2019-10-22RDMA/siw: Fix SQ/RQ drain logicBernard Metzler
2019-10-04RDMA/siw: Make node GUIDs valid EUI-64 identifiersBart Van Assche
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter
2019-07-22RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun
2019-07-10RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler
2019-07-08RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe
2019-07-02rdma/siw: network and RDMA core interfaceBernard Metzler