summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-03iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-07-02iser-target: Fix variable-length response error completionSagi Grimberg1-2/+4
2015-06-10RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-23RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe1-10/+17
2015-05-18IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg1-2/+2
2015-05-18IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-05-18IB/core: don't disallow registering region starting at 0x0Yann Droneaud1-2/+2
2015-05-18IB/core: disallow registering 0-sized memory regionYann Droneaud1-0/+3
2015-05-18iser-target: Fix session hang in case of an rdma read DIF errorSagi Grimberg1-2/+4
2015-04-25IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-04-23IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel1-0/+8
2015-03-24IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum1-0/+3
2015-03-24IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer1-4/+5
2015-03-24IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz1-5/+5
2015-03-24IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny1-2/+4
2015-03-24IB/mlx5: Fix error code in get_port_caps()Dan Carpenter1-1/+1
2015-03-24IB/iser: Use correct dma direction when unmapping SGsRoi Dayan3-8/+17
2015-03-24IB/iser: Fix memory regions possible leakSagi Grimberg2-15/+14
2015-03-24IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2015-01-27iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2-3/+12
2015-01-27iser-target: Fix NULL dereference in SW mode DIFSagi Grimberg1-6/+13
2015-01-27iser-target: Allocate PI contexts dynamicallySagi Grimberg2-116/+158
2015-01-27iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2015-01-27iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-01-27iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-01-27iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2015-01-27iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg2-34/+51
2015-01-27IB/iser: Fix possible SQ overflowMax Gurtovoy2-3/+5
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-14/+38
2014-11-20IB/isert: Adjust CQ size to HW limitsChris Moore1-2/+6
2014-11-03iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg1-10/+19
2014-11-03ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz1-2/+5
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+8