summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-03-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-40/+100
2018-03-29RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-03-28RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King1-1/+1
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe1-0/+9
2018-03-21RDMA/qedr: Fix QP state initialization raceKalderon, Michal1-3/+17
2018-03-21RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal1-1/+2
2018-03-21RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal1-10/+15
2018-03-21RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-03-21RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky1-2/+1
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch2-3/+12
2018-03-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds10-47/+88
2018-03-20RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-03-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-03-15infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2-3/+3
2018-03-15infiniband: qplib_fp: fix pointer castArnd Bergmann1-2/+2
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch2-10/+14
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-03-14RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova1-5/+7
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-03-14RDMAVT: Fix synchronization around percpu_refTejun Heo1-4/+6
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+16
2018-03-10RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-10Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-03-07RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier6-90/+55
2018-03-07RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy1-10/+11
2018-03-07IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter1-1/+3
2018-03-07IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch1-3/+7
2018-03-07IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-03-07IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-03-07RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal1-0/+10
2018-03-07RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal1-1/+2
2018-03-07RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal1-6/+10
2018-03-07RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal1-2/+1
2018-02-28IB/core : Add null pointer check in addr_resolveMuneendra Kumar M1-10/+5
2018-02-28RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier1-1/+4
2018-02-28RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma4-3/+32
2018-02-28RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma1-4/+11
2018-02-28IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit1-2/+4
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2-2/+5
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens1-9/+2
2018-02-28IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich1-1/+6