summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2019-02-111-2/+5
* IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit2019-02-111-8/+8
* IB/cm: Fix sleeping while spin lock is heldParav Pandit2019-02-111-5/+6
* IB/{cm, umad}: Handle av init errorParav Pandit2019-02-112-16/+28
* RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-161-0/+3
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-161-0/+3
* RDMA/cma: Protect cma dev list with lockParav Pandit2018-12-161-5/+7
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-12-161-0/+6
* RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-11-201-1/+1
* RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-11-201-10/+12
* RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-11-201-0/+5
* RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-10-211-1/+4
* RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier2018-10-211-1/+1
* RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2018-10-212-17/+33
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2018-10-211-3/+3
* RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier2018-10-211-0/+3
* infiniband: fix a possible use-after-free bugCong Wang2018-09-251-1/+5
* RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky2018-06-161-2/+4
* RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky2018-06-161-0/+5
* RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-06-161-1/+1
* RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky2018-06-161-5/+8
* RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky2018-06-161-0/+3
* RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky2018-06-161-3/+7
* RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky2018-06-161-1/+7
* RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-06-161-0/+3
* RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky2018-06-161-0/+3
* RDMA/ucma: Limit possible option sizeLeon Romanovsky2018-06-161-0/+3
* RDMA/cma: Use correct size when writing netlink statsParav Pandit2018-06-161-1/+1
* RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven2018-06-161-0/+1
* IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich2017-11-261-4/+40
* IB/uverbs: Fix device cleanupYishai Hadas2017-11-111-2/+1
* RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky2017-11-111-1/+1
* RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa2017-11-111-0/+2
* RDMA/uverbs: Fix the check for port numberIsmail, Mustafa2017-11-111-1/+2
* RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny2017-10-121-0/+9
* IB/core: Add inline function to validate portYuval Shaia2017-10-122-7/+7
* IB/core: Create common start/end port functionsIra Weiny2017-10-122-55/+32
* IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl2017-08-261-2/+6
* IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl2017-08-261-4/+9
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-06-051-0/+3
* IB/multicast: Check ib_find_pkey() return valueBart Van Assche2017-03-161-2/+5
* IB/mad: Fix an array index checkBart Van Assche2017-03-161-1/+1
* IB/core: Save QP in ib_flow structureMark Bloch2017-03-162-2/+3
* IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch2017-02-231-1/+1
* IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2017-02-231-16/+109
* IB/uverbs: Fix leak of XRC target QPsTariq Toukan2017-02-231-5/+2
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-11-201-11/+2
* IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-08-221-1/+2
* IB/IWPM: Fix a potential skb leakMark Bloch2016-08-221-0/+1
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-06-153-0/+12