summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe
AgeCommit message (Expand)Author
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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: Fix the parent sysfs read when the interface has 15 charsYi Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib
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-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-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-12RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-14RDMA/rxe: Set default vendor IDZhu Yanjun
2020-03-26RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2020-03-04Merge tag 'v5.6-rc4' into rdma.git for-nextJason Gunthorpe
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche
2020-02-13RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-15RDMA/rxe: Compute the maximum sges and inline size based on the WQE sizeRao Shoaib
2020-01-15Introduce maximum WQE size to check limitsRao Shoaib
2020-01-03RDMA/rxe: Fix error type of mmap_offsetJiewei Ke
2019-12-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-10-28RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche
2019-10-24RDMA/rxe: Remove useless rxe_init_device_param assignmentsLeon Romanovsky
2019-10-01RDMA/rxe: Verify modify_device maskKamal Heib
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-08RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-07-07ibverbs/rxe: Remove variable self-initializationMaksym Planeta
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit