aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
2020-11-02RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit
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
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-20RDMA/siw: Remove the query_pkey callbackKamal Heib
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-07-16RDMA/rxe: Remove rxe_link_layer()Kamal Heib
2020-07-16RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib
2020-07-16RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib
2020-07-16RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-07-08RDMA/siw: Fix reporting vendor_part_idKamal Heib
2020-07-07RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-22RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib
2020-06-22RDMA: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-06-18RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rqAditya Pakki
2020-06-15RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()Tom Seewald
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds