summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-174-7/+38
|\
| * RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig2020-11-121-1/+1
| * RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit2020-11-021-1/+5
| * RDMA/rxe: Fix small problem in network_type patchBob Pearson2020-10-262-5/+32
* | RDMA/rxe: Remove VLAN code leftovers from RXEZhu Yanjun2020-11-122-14/+0
* | RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SENDJason Gunthorpe2020-11-021-1/+2
* | RDMA/rxe: Compute PSN windows correctlyBob Pearson2020-10-281-1/+2
* | RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson2020-10-272-2/+0
* | RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-1/+1
* | RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-7/+2
* | RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe2020-10-261-6/+1
* | RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-0/+3
* | RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-1/+1
* | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* | RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-261-0/+3
* | RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-8/+1
* | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+2
|/
* RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson2020-10-161-0/+3
* RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe2020-10-161-4/+4
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-6/+3
* RDMA/rxe: Fix bug rejecting all multicast packetsBob Pearson2020-10-091-3/+16
* RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson2020-10-091-5/+12
* RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson2020-10-094-22/+28
* Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-185-1/+13
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-09-115-1/+13
| |\
| | * RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib2020-08-273-0/+11
| | * RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-08-271-0/+1
| | * RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-08-241-1/+1
* | | RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+2
* | | RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-1/+2
* | | RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-1/+2
* | | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+2
* | | RDMA/rxe: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-033-8/+8
* | | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-313-3/+3
|\| |
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-3/+3
| |/
* | RDMA/rxe: Address an issue with hardened user copyBob Pearson2020-08-313-73/+2
* | RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-3132-896/+32
* | RDMA/rxe: Fix style warningsBob Pearson2020-08-274-6/+4
* | RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib2020-08-242-0/+12
|/
* RDMA/rxe: Remove pkey tableKamal Heib2020-07-316-77/+13
* RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin2020-07-161-1/+4
* RDMA/rxe: Remove rxe_link_layer()Kamal Heib2020-07-163-9/+1
* RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib2020-07-163-23/+7
* RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib2020-07-161-3/+1
* RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib2020-07-161-3/+0
* RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun2020-07-071-1/+5
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-071-1/+1
* RDMA/rxe: Remove unused rxe_mem_map_pagesKamal Heib2020-06-222-47/+0
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-131-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0