summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier
2018-03-06RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy
2018-03-06IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter
2018-03-06IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch
2018-03-06IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M
2018-03-06IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein
2018-03-06RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal
2018-03-06RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal
2018-03-06RDMA/qedr: Fix iWARP connect with port mapperKalderon, Michal
2018-03-06RDMA/qedr: Fix ipv6 destination address resolutionKalderon, Michal
2018-02-28IB/core : Add null pointer check in addr_resolveMuneendra Kumar M
2018-02-28RDMA/bnxt_re: Fix the ib_reg failure cleanupSelvin Xavier
2018-02-28RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma
2018-02-28RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma
2018-02-28IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens
2018-02-28IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich
2018-02-28IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
2018-02-21RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky
2018-02-20RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier
2018-02-20RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier
2018-02-20RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier
2018-02-20RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma
2018-02-20RDMA/bnxt_re: Disable atomic capability on bnxt_re adaptersDevesh Sharma
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise
2018-02-16RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky
2018-02-15RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive
2018-02-15RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-15RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-15RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-15RDMA/restrack: Increment CQ restrack object before committingLeon Romanovsky
2018-02-15RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-15IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroyJason Gunthorpe
2018-02-15IB/uverbs: Improve lockdep_checkJason Gunthorpe
2018-02-15RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-15IB/uverbs: Hold the uobj write lock after allocateJason Gunthorpe
2018-02-15IB/uverbs: Fix possible oops with duplicate ioctl attributesMatan Barak
2018-02-15IB/uverbs: Add ioctl support for 32bit processesMatan Barak
2018-02-15IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe
2018-02-15IB/uverbs: Use inline data transfer for UHW_INJason Gunthorpe
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky