summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-03-03IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky
2018-03-03IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2018-02-28IB/core: disable memory registration of filesystem-dax vmasDan Williams
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2018-02-25i40iw: Correct ARP index maskMustafa Ismail
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn
2018-02-03RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-25IB/rxe: check for allocation failure on elemColin Ian King
2017-12-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-12-25IB/rxe: increment msn only when completing a requestDavid Marchand
2017-12-25IB/rxe: double free on errorDan Carpenter
2017-12-25infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe
2017-12-25IB/core: Protect against self-requeue of a cq work itemSagi Grimberg
2017-12-25i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-12-20RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-12-20RDMA/cxgb4: Declare stag as __be32Leon Romanovsky
2017-12-20Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P
2017-12-16RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky
2017-12-14IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny
2017-12-14IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-12-09RDMA/qedr: Fix RDMA CM loopbackRam Amrani
2017-12-09RDMA/qedr: Return success when not changing QP stateRam Amrani
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2017-11-15IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-11-08IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny
2017-10-21IB/hfi1: Allocate context data on memory nodeSebastian Sanchez
2017-10-21IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-10-08IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche
2017-10-08IB/rxe: Add a runtime check in alloc_index()Bart Van Assche
2017-10-05iw_cxgb4: put ep reference in pass_accept_req()Steve Wise
2017-10-05iw_cxgb4: remove the stid on listen create failureSteve Wise
2017-09-27IB/addr: Fix setting source address in addr6_resolve()Roland Dreier
2017-09-27IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-08-11iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise
2017-08-06net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2017-08-06RDMA/uverbs: Fix the check for port numberIsmail, Mustafa