summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-03-03RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
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-03-03RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan
2018-02-28RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-28RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-28RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-25IB/mlx4: Fix RSS hash fields restrictionsGuy Levi
2018-02-25IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2018-02-25i40iw: Correct ARP index maskMustafa Ismail
2018-02-25i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail
2018-02-25i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung
2018-02-25IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro
2018-02-25RDMA/netlink: Fix general protection faultLeon Romanovsky
2018-02-22RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche
2018-02-22RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2018-02-22RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2018-02-22IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl
2018-02-22IB/core: Fix two kernel warnings triggered by rxe registrationBart 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-22IB/umad: Fix use of unprotected device pointerJack Morgenstein
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2018-01-23RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2018-01-23IB/hfi1: Prevent a NULL dereferenceDan Carpenter
2018-01-17iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise
2018-01-17iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2018-01-17iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise
2018-01-17iw_cxgb4: atomically flush the qpSteve Wise
2018-01-17iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise
2018-01-17IB/srpt: Fix ACL lookup during loginBart Van Assche
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-01-02IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2018-01-02IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2018-01-02IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2018-01-02IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-25IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura
2017-12-25IB/opa_vnic: Properly clear Mac Table DigestScott Franco
2017-12-25RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)
2017-12-25IB/rxe: check for allocation failure on elemColin Ian King
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-20IB/hfi1: Mask out A bit from psn traceDon Hiatt
2017-12-20IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit