summaryrefslogtreecommitdiffstats
path: root/drivers/clk (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny1-2/+6
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-11-13RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky1-1/+1
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky1-5/+1
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich3-4/+38
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2-1/+6
2017-11-10IB/rxe: don't crash, if allocation of crc algorithm failedThomas Bogendoerfer1-4/+6
2017-11-10IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit1-1/+2
2017-11-10RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky1-2/+2
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi1-7/+9
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2-5/+28
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky4-114/+73
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun3-1/+4
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08oulijun1-4/+6
2017-11-10RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun1-0/+5
2017-11-10RDMA/hns: Add sq_invld_flg field in QP contextoulijun2-2/+6
2017-11-10RDMA/hns: Update the usage of ack timeout in hip08oulijun1-7/+4
2017-11-10RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2-1/+17
2017-11-10RDMA/hns: Enable the cqe field of sqwqe of RCoulijun1-2/+3
2017-11-10RDMA/hns: Set se attribute of sqwqe in hip08oulijun1-0/+3
2017-11-10RDMA/hns: Configure fence attribute in hip08 RoCEoulijun1-1/+3
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun7-2/+68
2017-11-10RDMA/hns: Update calculation of irrl_ba field for hip08oulijun1-2/+2
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)5-12/+42
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)3-3/+6
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)5-0/+195
2017-10-30IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn1-7/+2
2017-10-30IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam1-14/+15
2017-10-30IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn1-3/+32
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn4-10/+83
2017-10-30IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez1-2/+84
2017-10-30Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P1-1/+1
2017-10-30IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2-10/+31
2017-10-25bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur1-1/+13
2017-10-25RDMA/cxgb4: Declare stag as __be32Leon Romanovsky1-1/+1
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook4-8/+8
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl1-1/+12
2017-10-25IB/cm: Fix memory corruption in handling CM requestParav Pandit1-4/+7
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2-1/+14
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb4-6/+61
2017-10-25IB/mlx5: Update tunnel offloads bitsMaor Gottlieb1-1/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi5-7/+42
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi3-5/+16
2017-10-25IB/mlx5: Add 128B CQE compression and padding HW bitsGuy Levi1-1/+3
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich4-9/+56
2017-10-25IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich3-0/+35
2017-10-25RDMA/hns: Add modify CQ support for hip08oulijun5-0/+51
2017-10-25RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)1-4/+4
2017-10-25RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)6-16/+21
2017-10-25RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)5-57/+142