summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw
AgeCommit message (Expand)Author
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-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-14RDMA/siw: Cleanup unused mmap structures.Bernard Metzler
2019-11-06RDMA/siw: Use the common mmap_xa helpersMichal Kalderon
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe
2019-10-28RDMA/siw: Increase DMA max_segment_size parameterBart Van Assche
2019-10-28RDMA/rxe: Increase DMA max_segment_size parameterBart Van Assche
2019-10-28RDMA/siw: Fix post_recv QP state lockingBernard Metzler
2019-10-24RDMA/rxe: Remove useless rxe_init_device_param assignmentsLeon Romanovsky
2019-10-22infiniband: fix sw/rdmavt/ kernel-doc notationrd.dunlab@gmail.com
2019-10-22RDMA/siw: Fix SQ/RQ drain logicBernard Metzler
2019-10-18RDMA/siw: free siw_base_qp in kref release routineKrishnamraju Eraparaju
2019-10-04RDMA/siw: Make node GUIDs valid EUI-64 identifiersBart Van Assche
2019-10-01RDMA/rxe: Verify modify_device maskKamal Heib
2019-10-01RDMA/siw: Fix port number endianness in a debug messageBart Van Assche
2019-10-01RDMA/siw: Simplify several debug messagesBart Van Assche
2019-10-01RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju
2019-09-24mm/gup: add make_dirty arg to put_user_pages_dirty_lock()akpm@linux-foundation.org
2019-09-13RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13RDMA/siw: Fix page address mapping in TX pathBernard Metzler
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler
2019-07-22RDMA/siw: Remove set but not used variables 'rv'Mao Wenan
2019-07-22RDMA/siw: Fix error return code in siw_init_module()Wei Yongjun
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12RMDA/siw: Require a 64 bit archJason Gunthorpe
2019-07-11RDMA/siw: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-11rdma/siw: Remove set but not used variable 's'YueHaibing
2019-07-11rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPSGeert Uytterhoeven
2019-07-11RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe
2019-07-10rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor
2019-07-10RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler
2019-07-10IB/rdmavt: Fix variable shadowing issue in rvt_create_cqNathan Chancellor
2019-07-08RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-07-08RDMA/rvt: Do not use a kernel header in the ABIJason Gunthorpe
2019-07-08RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe
2019-07-07ibverbs/rxe: Remove variable self-initializationMaksym Planeta
2019-07-02rdma/siw: addition to kernel build environmentBernard Metzler
2019-07-02rdma/siw: completion queue methodsBernard Metzler
2019-07-02rdma/siw: receive pathBernard Metzler