summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-03-14infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-03-14infiniband: qplib_fp: fix pointer castArnd Bergmann
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
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/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-06RDMA/bnxt_re: Avoid Hard lockup during error CQE processingSelvin Xavier
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-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/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-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-15RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-05RDMA/hns: Fix the endian problem for hnsoulijun
2018-02-01IB/hfi1: Add 16B rcvhdr trace supportDon Hiatt
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam
2018-02-01IB/hfi1: Show fault stats in both TX and RX directionsMitko Haralanov
2018-02-01IB/hfi1: Remove blind constants from 16B updateMike Marciniszyn
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam
2018-02-01IB/hfi1: Do not override given pcie_pset valueBartlomiej Dudek
2018-02-01IB/hfi1: Optimize process_receive_ib()Sebastian Sanchez
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez
2018-02-01IB/hfi1: Look up ibport using a pointer in receive pathSebastian Sanchez
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2018-02-01IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin
2018-02-01IB/hfi1: Fix for early release of sdma contextAlex Estrin
2018-02-01IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl