IB/hfi1: Add limit test for RC/UC send via loopback
[platform/kernel/linux-exynos.git] / drivers / infiniband / hw /
2019-02-12 Mike MarciniszynIB/hfi1: Add limit test for RC/UC send via loopback
2019-02-12 Kaike WanIB/hfi1: Unreserve a reserved request when it is completed
2019-02-06 Michael J. RuhlIB/hfi1: Remove overly conservative VM_EXEC flag check
2019-01-26 Parvi KaustubhiIB/usnic: Fix potential deadlock
2019-01-09 Michael J. RuhlIB/hfi1: Incorrect sizing of sge for PIO will OOPs
2018-12-21 Michael J. RuhlIB/hfi1: Remove race conditions in user_sdma send path
2018-12-17 Piotr StankiewiczIB/hfi1: Fix an out-of-bounds access in get_hw_stats
2018-12-17 Artemy KovalyovIB/mlx5: Fix page fault handling for MW
2018-12-17 Majd DibbinyRDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR
2018-12-08 Michael GuralnikIB/mlx5: Avoid load failure due to unknown link width
2018-12-01 Mustafa Ismaili40iw: Fix memory leak in error path of create QP
2018-12-01 Michael J. RuhlIB/hfi1: Eliminate races in the SDMA send error path
2018-11-13 Artemy KovalyovIB/mlx5: Fix MR cache initialization
2018-11-13 Selvin XavierRDMA/bnxt_re: Fix recursive lock warning in debug kernel
2018-11-04 Jason GunthorpeIB/usnic: Update with bug fixes from core code
2018-11-04 Noa OsherovichIB/mlx5: Avoid passing an invalid QP type to firmware
2018-11-04 Israel Rukshinnet/mlx5: Fix mlx5_get_vector_affinity function
2018-10-20 Michael J. RuhlIB/hfi1: Fix destroy_qp hang after a link down
2018-10-04 Michael J. RuhlIB/hfi1: Fix context recovery when PBC has an UnsupportedVL
2018-10-04 Michael J. RuhlIB/hfi1: Invalid user input can result in crash
2018-10-04 Ira WeinyIB/hfi1: Fix SL array bounds check
2018-10-04 Tarick BedeirIB/mlx4: Test port number before querying type.
2018-10-04 Leon RomanovskyRDMA/i40w: Hold read semaphore while looking after VMA
2018-10-04 Dan CarpenterRDMA/bnxt_re: Fix a couple off by one bugs
2018-09-29 Steve Wiseiw_cxgb4: only allow 1 flush on user qps
2018-09-15 Gal PressmanRDMA/hns: Fix usage of bitmap allocation functions...
2018-09-15 Michael J. RuhlIB/hfi1: Invalid NUMA node information can cause a...
2018-08-24 Kamal HeibRDMA/mlx5: Fix memory leak in mlx5_ib_create_srq()...
2018-08-24 Christophe JailletIB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_u...
2018-07-17 Steve Wiseiw_cxgb4: correctly enforce the max reg_mr depth
2018-07-17 Michael J. RuhlIB/hfi1: Fix incorrect mixing of ERR_PTR and NULL retur...
2018-07-03 Leon RomanovskyRDMA/mlx4: Discard unknown SQP work requests
2018-07-03 Mike MarciniszynIB/hfi1: Fix user context tail allocation for DMA_RTAIL
2018-07-03 Michael J. RuhlIB/hfi1: Reorder incorrect send context disable
2018-07-03 Mike MarciniszynIB/hfi1: Fix fault injection init/exit issues
2018-07-03 Erez ShitritIB/mlx5: Fetch soft WQE's on fatal error state
2018-07-03 Jack MorgensteinIB/mlx4: Mark user MR as writable if actual virtual...
2018-07-03 Alex EstrinIB/{hfi1, qib}: Add handling of kernel restart
2018-07-03 Mike MarciniszynIB/qib: Fix DMA api warning with debug kernel
2018-06-20 Sebastian SanchezIB/hfi1: Fix memory leak in exception path in get_irq_a...
2018-06-20 Michael J. RuhlIB/hfi1 Use correct type for num_user_context
2018-05-30 Honggang LiIB/mlx5: Set the default active rate and width to QDR...
2018-05-30 Kalderon, MichalRDMA/qedr: Fix QP state initialization race
2018-05-30 Kalderon, MichalRDMA/qedr: Fix rc initialization on CNQ allocation...
2018-05-30 Kalderon, MichalRDMA/qedr: fix QP's ack timeout configuration
2018-05-30 Dan CarpenterIB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
2018-05-30 Jack MIB/mlx4: Include GID type when deleting GIDs from HW...
2018-05-30 Jack MorgensteinIB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
2018-05-30 Kalderon, MichalRDMA/qedr: Fix iWARP write and send with immediate
2018-05-30 Kalderon, MichalRDMA/qedr: Fix kernel panic when running fio over NFSoRDMA
2018-05-30 Selvin XavierRDMA/bnxt_re: Fix the ib_reg failure cleanup
2018-05-30 Devesh SharmaRDMA/bnxt_re: Fix incorrect DB offset calculation
2018-05-30 Devesh SharmaRDMA/bnxt_re: Unconditionly fence non wire memory opera...
2018-05-30 Moni ShouaIB/mlx: Set slid to zero in Ethernet completion struct
2018-05-30 Selvin XavierRDMA/bnxt_re: Fix system crash during load/unload
2018-05-30 Devesh SharmaRDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails
2018-05-30 Michael J. RuhlIB/hfi1: Use after free race condition in send context...
2018-05-09 Bharat Potnuriiw_cxgb4: Atomically flush per QP HW CQEs
2018-05-09 Sebastian SanchezIB/hfi1: Fix NULL pointer dereference when invalid...
2018-05-09 Mike MarciniszynIB/hfi1: Fix loss of BECN with AHG
2018-05-09 Mike MarciniszynIB/hfi1: Fix handling of FECN marked multicast packet
2018-05-09 Danit GoldbergIB/mlx5: Use unlimited rate when static rate is not...
2018-05-09 Leon RomanovskyRDMA/mlx5: Protect from shift operand overflow
2018-05-09 Leon RomanovskyRDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_...
2018-05-09 Raju RangojuRDMA/cxgb4: release hw resources on device removal
2018-04-26 Leon RomanovskyRDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
2018-04-26 Alex EstrinIB/hfi1: Fix for potential refcount leak in hfi1_open_f...
2018-04-26 Michael J. RuhlIB/hfi1: Re-order IRQ cleanup to address driver cleanup...
2018-04-26 Leon RomanovskyRDMA/mlx5: Avoid memory leak in case of XRCD dealloc...
2018-04-26 Shiraz Saleemi40iw: Zero-out consumer key on allocate stag for FMR
2018-04-26 Mustafa Ismaili40iw: Free IEQ resources
2018-04-24 Leon RomanovskyRDMA/mlx5: Protect from NULL pointer derefence
2018-04-12 Tatyana Nikolovai40iw: Validate correct IRD/ORD connection parameters
2018-04-12 Shiraz Saleemi40iw: Correct Q1/XF object count equation
2018-04-12 Shiraz Saleemi40iw: Fix sequence number for the first partial FPDU
2018-03-28 Leon RomanovskyRDMA/mlx5: Fix crash while accessing garbage pointer...
2018-03-24 Adit RanadiveRDMA/vmw_pvrdma: Fix usage of user response structures...
2018-03-24 Boris PismennyIB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
2018-03-24 Boris PismennyIB/mlx5: Fix integer overflows in mlx5_ib_create_srq
2018-03-24 Anton VasilyevRDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
2018-03-19 Arnd BergmannIB/mlx5: revisit -Wmaybe-uninitialized warning
2018-03-15 Sergey GorenkoIB/mlx5: Fix incorrect size of klms in the memory region
2018-03-15 Leon RomanovskyRDMA/mlx5: Fix integer overflow while resizing CQ
2018-03-03 Leon RomanovskyIB/mlx4: Fix mlx4_ib_alloc_mr error flow
2018-03-03 Nitzan CarmiIB/mlx5: Fix mlx5_ib_alloc_mr error flow
2018-03-03 Bryan TanRDMA/vmw_pvrdma: Call ib_umem_release on destroy QP...
2018-02-25 Guy LeviIB/mlx4: Fix RSS hash fields restrictions
2018-02-25 Mustafa Ismaili40iw: Correct ARP index mask
2018-02-25 Mustafa Ismaili40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE...
2018-02-25 Chien Tin Tungi40iw: Allocate a sdbuf per CQP WQE
2018-02-25 Dennis DalessandroIB/hfi1: Initialize bth1 in 16B rc ack builder
2018-02-22 Jack MorgensteinIB/mlx4: Fix incorrectly releasing steerable UD QPs...
2018-02-22 Mike MarciniszynIB/qib: Fix comparison error with qperf compare/swap...
2018-01-31 Eran Ben Elisha{net,ib}/mlx5: Don't disable local loopback multicast...
2018-01-23 Leon RomanovskyRDMA/mlx5: Fix out-of-bound access while querying AH
2018-01-23 Dan CarpenterIB/hfi1: Prevent a NULL dereference
2018-01-17 Steve Wiseiw_cxgb4: when flushing, complete all wrs in a chain
2018-01-17 Steve Wiseiw_cxgb4: reflect the original WR opcode in drain cqes
2018-01-17 Steve Wiseiw_cxgb4: only clear the ARMED bit if a notification...
2018-01-17 Steve Wiseiw_cxgb4: atomically flush the qp
next