summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-08-241-0/+3
* IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-08-241-2/+5
* RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-08-061-5/+54
* RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-08-031-0/+5
* RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky2018-08-031-4/+7
* infiniband: fix a possible use-after-free bugCong Wang2018-08-031-1/+5
* drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton2018-08-031-1/+2
* IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche2018-08-031-6/+9
* drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton2018-08-031-1/+2
* RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack accessBart Van Assche2018-08-031-3/+8
* RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-07-172-2/+14
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-07-171-1/+1
* IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-07-175-9/+9
* RDMA/mlx4: Discard unknown SQP work requestsLeon Romanovsky2018-07-031-1/+0
* IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-07-033-10/+9
* IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2018-07-031-12/+19
* IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2018-07-032-11/+35
* IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn2018-07-031-2/+6
* IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-07-031-1/+1
* IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-07-031-9/+17
* IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit2018-07-031-3/+12
* IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-07-031-10/+1
* IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-07-031-8/+42
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-07-034-0/+28
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-07-033-13/+20
* RDMA/cma: Do not query GID during QP state transition to RTRParav Pandit2018-06-211-7/+0
* IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez2018-06-211-6/+5
* IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl2018-06-211-2/+2
* IB/core: Make ib_mad_client_id atomicHÃ¥kon Bugge2018-06-211-2/+2
* IB/rxe: avoid double kfree_skbZhu Yanjun2018-06-212-6/+1
* IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang2018-06-211-1/+1
* RDMA/iwpm: fix memory leak on map_infoColin Ian King2018-06-211-1/+4
* RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit2018-06-211-10/+43
* IB/uverbs: Fix validating mandatory attributesMatan Barak2018-06-211-0/+9
* IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen2018-06-211-1/+4
* ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-06-211-1/+1
* IB/core: Fix error code for invalid GID entryParav Pandit2018-06-051-1/+1
* IB/core: Honor port_num while resolving GID for IB link layerParav Pandit2018-05-301-14/+12
* IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-05-301-0/+3
* IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin2018-05-301-1/+1
* RDMA/qedr: Fix QP state initialization raceKalderon, Michal2018-05-301-3/+17
* RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-05-301-1/+2
* RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-05-301-10/+15
* RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-05-301-1/+1
* IB/core: Fix possible crash to access NULL netdevParav Pandit2018-05-301-4/+3
* IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter2018-05-301-1/+3
* IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M2018-05-301-2/+7
* IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein2018-05-301-2/+0
* RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal2018-05-301-0/+10