summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-073-4/+16
* iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2015-08-041-5/+9
* iser-target: release stale iser connectionsSagi Grimberg2015-07-031-1/+17
* iser-target: Fix variable-length response error completionSagi Grimberg2015-07-011-2/+4
* RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova2015-06-101-1/+1
* RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe2015-05-231-10/+17
* IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg2015-05-171-2/+2
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-05-171-2/+1
* IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-05-171-2/+2
* IB/core: disallow registering 0-sized memory regionYann Droneaud2015-05-171-0/+3
* iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg2015-05-171-2/+4
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-04-241-4/+16
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-04-231-0/+8
* IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum2015-03-231-0/+3
* IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer2015-03-231-4/+5
* IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-03-231-5/+5
* IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny2015-03-231-2/+4
* IB/mlx5: Fix error code in get_port_caps()Dan Carpenter2015-03-231-1/+1