aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16IB/ipoib: replace local_irq_disable() with proper lockingSebastian Andrzej Siewior1-9/+6
2018-05-16IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich4-2/+19
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich5-11/+159
2018-05-16IB/mlx5: Add support for GRE flow specificationAriel Levkovich1-0/+24
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2-0/+27
2018-05-16IB/uverbs: Expose MPLS flow spec to the user-kernel ABI headerAriel Levkovich1-0/+23
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2-0/+28
2018-05-16IB/uverbs: Expose GRE flow spec to the user-kernel ABI headerAriel Levkovich1-0/+27
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-05-16net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-05-16net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-3/+3
2018-05-16IB/cm: Store and restore ah_attr during CM message processingParav Pandit1-2/+14
2018-05-16IB/cm: Store and restore ah_attr during LAP msg processingParav Pandit1-3/+29
2018-05-16IB/cm: Avoid AV ah_attr overwriting during LAP message handlingParav Pandit1-8/+8
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem3-42/+59
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2-7/+1
2018-05-15IB/core: Remove redundant returnYuval Shaia1-2/+0
2018-05-15iw_cxgb4: remove wr_id attributesSteve Wise1-55/+0
2018-05-15RDMA/NLDEV: remove mr iova attributeSteve Wise1-3/+0
2018-05-15iw_cxgb4: fix uninitialized variable warningsSteve Wise1-2/+2
2018-05-15RDMA/uapi: Fix uapi breakageDoug Ledford1-11/+13
2018-05-15RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford1-15/+0
2018-05-15IB: Fix RDMA_RXE and INFINIBAND_RDMAVT dependencies for DMA_VIRT_OPSBen Hutchings2-1/+2
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty12-324/+170
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez15-101/+534
2018-05-09IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez1-23/+60
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez2-13/+20
2018-05-09IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2-7/+8
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov10-358/+577
2018-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin4-0/+28
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2-11/+35
2018-05-09IB/hfi1: Return correct value for device stateMichael J. Ruhl1-2/+2
2018-05-09IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn1-2/+6
2018-05-09IB/hfi1: Complete check for locally terminated smpAlex Estrin1-16/+20
2018-05-09IB/hfi1: Return actual error value from program_rcvarray()Michael J. Ruhl1-1/+0
2018-05-09IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez3-20/+53
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein1-7/+36
2018-05-09RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky1-1/+0
2018-05-09IB/core: Reuse gid_table_release_one() in table allocation failureParav Pandit1-26/+16
2018-05-09IB/core: Make gid_table_reserve_default() return voidParav Pandit1-13/+5
2018-05-09iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2-4/+4
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2-2/+10
2018-05-09RDMA/hns: Fix the bug with NULL pointeroulijun1-1/+1
2018-05-09RDMA/hns: Set NULL for __internal_mroulijun1-0/+1
2018-05-09RDMA/hns: Enable inner_pa_vld filed of mptoulijun1-0/+2
2018-05-09RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun1-0/+2
2018-05-09RDMA/hns: Fix the bug with rq sgeoulijun1-2/+2
2018-05-09RDMA/hns: Not support qp transition from reset to reset for hip06oulijun1-1/+8