summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-11-131-1/+1
| * | | IB/mlx4: Add contig support for control objectsGuy Levi2017-11-134-7/+16
| * | | IB/mlx4: Use optimal numbers of MTT entriesGuy Levi2017-11-131-24/+261
| * | | IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny2017-11-131-2/+6
| * | | IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-11-131-0/+2
| * | | RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky2017-11-131-1/+1
| * | | RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky2017-11-131-5/+1Star
| * | | IB/mlx5: Add PCI write end padding supportNoa Osherovich2017-11-103-4/+38
| * | | IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-101-1/+2
| * | | IB/rxe: don't crash, if allocation of crc algorithm failedThomas Bogendoerfer2017-11-101-4/+6
| * | | IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit2017-11-101-1/+2
| * | | RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky2017-11-101-2/+2
| * | | IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi2017-11-101-7/+9
| * | | IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-102-5/+28
| * | | RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-103-110/+73Star
| * | | RDMA/hns: Modify the usage of cmd_sn in hip08oulijun2017-11-103-1/+4
| * | | RDMA/hns: Unify the calculation for hem index in hip08oulijun2017-11-101-4/+6
| * | | RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun2017-11-101-0/+5
| * | | RDMA/hns: Add sq_invld_flg field in QP contextoulijun2017-11-102-2/+6
| * | | RDMA/hns: Update the usage of ack timeout in hip08oulijun2017-11-101-7/+4Star
| * | | RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun2017-11-102-1/+17
| * | | RDMA/hns: Enable the cqe field of sqwqe of RCoulijun2017-11-101-2/+3
| * | | RDMA/hns: Set se attribute of sqwqe in hip08oulijun2017-11-101-0/+3
| * | | RDMA/hns: Configure fence attribute in hip08 RoCEoulijun2017-11-101-1/+3
| * | | RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun2017-11-107-2/+68
| * | | RDMA/hns: Update calculation of irrl_ba field for hip08oulijun2017-11-101-2/+2
| * | | RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)2017-11-105-12/+42
| * | | RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)2017-11-103-3/+6
| * | | RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)2017-11-105-0/+195
| * | | Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford2017-11-011-1/+12
| |\ \ \
| * | | | IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn2017-10-301-7/+2Star
| * | | | IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam2017-10-301-14/+15
| * | | | IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn2017-10-301-3/+32
| * | | | IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-304-10/+83
| * | | | IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez2017-10-301-2/+84
| * | | | Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P2017-10-301-1/+1
| * | | | IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2017-10-302-10/+31
| * | | | bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur2017-10-251-1/+13
| * | | | RDMA/cxgb4: Declare stag as __be32Leon Romanovsky2017-10-251-1/+1
| * | | | IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-254-8/+8
| * | | | IB/cm: Fix memory corruption in handling CM requestParav Pandit2017-10-251-4/+7
| * | | | IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2017-10-251-0/+11
| * | | | IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-253-5/+51
| * | | | IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-253-4/+32
| * | | | IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-252-4/+10
| * | | | IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-252-8/+48
| * | | | IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2017-10-252-0/+21
| * | | | RDMA/hns: Add modify CQ support for hip08oulijun2017-10-255-0/+51
| * | | | RDMA/hns: Update the PD&CQE&MTT specification in hip08Wei Hu(Xavier)2017-10-251-4/+4
| * | | | RDMA/hns: Update the IRRL table chunk size in hip08Wei Hu(Xavier)2017-10-256-16/+21