summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2018-01-021-3/+3
* IB/rxe: check for allocation failure on elemColin Ian King2017-12-251-0/+2
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-12-252-3/+7
* IB/rxe: increment msn only when completing a requestDavid Marchand2017-12-251-5/+4
* IB/rxe: double free on errorDan Carpenter2017-12-251-1/+1
* infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-12-252-4/+4
* IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-12-251-1/+1
* i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-12-251-0/+8
* IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker2017-12-201-1/+6
* RDMA/cma: Avoid triggering undefined behaviorBart Van Assche2017-12-201-4/+7
* RDMA/cxgb4: Declare stag as __be32Leon Romanovsky2017-12-201-1/+1
* Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P2017-12-201-1/+1
* RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky2017-12-161-2/+2
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-141-0/+2
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-141-1/+1
* RDMA/qedr: Fix RDMA CM loopbackRam Amrani2017-12-091-2/+2
* RDMA/qedr: Return success when not changing QP stateRam Amrani2017-12-091-1/+1
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-11-301-6/+19
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-11-301-5/+4
* IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2017-11-152-0/+2
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-11-151-1/+1
* IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-11-083-0/+30
* IB/hfi1: Allocate context data on memory nodeSebastian Sanchez2017-10-211-8/+9
* IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan2017-10-211-2/+2
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-081-1/+1
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-10-081-4/+4
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-10-081-2/+2
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-10-081-1/+5
* IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche2017-10-081-10/+10
* IB/rxe: Add a runtime check in alloc_index()Bart Van Assche2017-10-081-0/+1
* iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-10-051-1/+1
* iw_cxgb4: remove the stid on listen create failureSteve Wise2017-10-051-1/+1
* IB/addr: Fix setting source address in addr6_resolve()Roland Dreier2017-09-271-10/+2
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-09-272-3/+4
* iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise2017-08-111-3/+4
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2017-08-061-2/+12
* RDMA/uverbs: Fix the check for port numberIsmail, Mustafa2017-08-061-2/+3
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-271-1/+1
* RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa2017-07-271-0/+2
* iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger2017-07-271-1/+1
* IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-271-1/+5
* IB/iser: Fix connection teardown race conditionVladimir Neyelov2017-07-271-0/+11
* RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny2017-07-121-0/+8
* infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-07-051-0/+1
* IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-06-241-7/+7
* RDMA/qedr: Return max inline data in QP query resultRam Amrani2017-06-171-1/+1
* RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani2017-06-171-3/+4
* RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani2017-06-171-0/+8
* RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani2017-06-171-8/+18
* RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2017-06-172-6/+19