summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-12-13iser: set sector for ambiguous mr status errorsSagi Grimberg1-4/+3
2018-10-13RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit1-5/+7
2018-08-09RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky1-4/+7
2018-08-09infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-07-22RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2-2/+14
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-16RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-04-13IB/srpt: Fix abort handlingBart Van Assche1-5/+1
2018-03-24RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-03-24RDMA/cma: Use correct size when writing netlink statsParav Pandit1-1/+1
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit1-0/+16
2018-03-24IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud1-0/+13
2018-02-25IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche1-2/+1
2017-12-16IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-12-16IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud1-4/+4
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud1-2/+2
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud1-1/+5
2017-06-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig1-1/+1
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn1-1/+3
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-05-08infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann1-9/+9
2017-05-08IB/iser: Fix sparse warningsSagi Grimberg2-8/+8
2017-04-18IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-01-15IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2016-07-12IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-05-17IB/security: Restrict use of the write() interfaceJason Gunthorpe4-0/+17
2016-04-18IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-04-14iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-03-02target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2-8/+8
2016-02-10IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri1-14/+32
2016-02-10IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2015-11-15IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-10-28iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8
2015-10-07IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-07IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-10-07IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2-14/+32
2015-10-07IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig1-1/+9
2015-10-07IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16
2015-08-04iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg1-5/+9