summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-072-2/+7
* IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl2017-05-253-15/+23
* IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl2017-05-251-0/+1
* infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni2017-05-251-2/+2
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-251-1/+1
* IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn2017-05-203-14/+22
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-05-201-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-05-203-8/+42
* IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl2017-05-201-2/+6
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-05-201-1/+1
* IB/mlx5: Verify that Q counters are supportedKamal Heib2017-03-181-5/+9
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-03-152-16/+30
* IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-03-151-1/+3
* IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche2017-03-151-9/+3
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-03-151-8/+3
* IB/IPoIB: Add destination address when re-queue packetErez Shitrit2017-03-151-13/+17
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-03-152-9/+9
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-03-121-0/+3