summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-271-1/+1
* IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge2019-04-271-1/+1
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-12-131-4/+3
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-131-0/+6
* IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-261-0/+2
* RDMA/cma: Protect cma dev list with lockParav Pandit2018-09-261-5/+7
* RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-08-091-4/+7
* infiniband: fix a possible use-after-free bugCong Wang2018-08-091-1/+5
* RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-07-222-2/+14
* IB/ipoib: Fix for potential no-carrier stateAlex Estrin2018-05-301-0/+3
* RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-05-301-4/+1
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-161-0/+4
* IB/srpt: Fix abort handlingBart Van Assche2018-04-131-5/+1
* RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-241-0/+3
* RDMA/cma: Use correct size when writing netlink statsParav Pandit2018-03-241-1/+1
* IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit2018-03-241-0/+16
* IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud2018-03-241-0/+13
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-02-251-8/+5
* IB/srpt: Disable RDMA access by the initiatorBart Van Assche2018-01-171-2/+1
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-161-0/+2
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-161-1/+1
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-11-301-5/+4
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-11-151-1/+1
* 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
* mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2017-06-141-1/+1
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-141-1/+3
* 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
* infiniband: mlx5: avoid a compile-time warningArnd Bergmann2017-05-081-1/+1
* IB/ehca: fix maybe-uninitialized warningsArnd Bergmann2017-05-081-1/+2
* IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann2017-05-081-9/+9
* IB/iser: Fix sparse warningsSagi Grimberg2017-05-082-8/+8
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-04-182-9/+9
* IPoIB: Avoid reading an uninitialized member variableBart Van Assche2017-01-151-2/+5
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-121-1/+1
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-05-174-0/+17
* IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-04-181-58/+1
* iw_cxgb3: Fix incorrectly returning error on successHariprasad S2016-04-131-2/+2
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2016-03-022-8/+8
* IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-02-091-14/+32
* IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-02-091-20/+15
* IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-11-151-1/+9
* iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-10-271-1/+8
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-071-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-10-071-1/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-072-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-071-1/+9