summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-11-13bnxt_re: fix a crash in qp error event processingSriharsha Basavapatna
2017-11-13IB/core: Avoid unnecessary return value checkParav Pandit
2017-11-13IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi
2017-11-13IB/mlx4: Use optimal numbers of MTT entriesGuy Levi
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny
2017-11-13RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky
2017-11-13RDMA/bnxt_re: Remove unused vlan_tag variableLeon Romanovsky
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich
2017-11-10IB/rxe: don't crash, if allocation of crc algorithm failedThomas Bogendoerfer
2017-11-10IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit
2017-11-10RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky
2017-11-10RDMA/hns: Modify the usage of cmd_sn in hip08oulijun
2017-11-10RDMA/hns: Unify the calculation for hem index in hip08oulijun
2017-11-10RDMA/hns: Set the owner field of SQWQE in hip08 RoCEoulijun
2017-11-10RDMA/hns: Add sq_invld_flg field in QP contextoulijun
2017-11-10RDMA/hns: Update the usage of ack timeout in hip08oulijun
2017-11-10RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08oulijun
2017-11-10RDMA/hns: Enable the cqe field of sqwqe of RCoulijun
2017-11-10RDMA/hns: Set se attribute of sqwqe in hip08oulijun
2017-11-10RDMA/hns: Configure fence attribute in hip08 RoCEoulijun
2017-11-10RDMA/hns: Configure TRRL field in hip08 RoCE deviceoulijun
2017-11-10RDMA/hns: Update calculation of irrl_ba field for hip08oulijun
2017-11-10RDMA/hns: Configure sgid type for hip08 RoCEWei Hu(Xavier)
2017-11-10RDMA/hns: Generate gid type of RoCEv2Wei Hu(Xavier)
2017-11-10RDMA/hns: Add rereg mr support for hip08Wei Hu(Xavier)
2017-11-07IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-30IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn
2017-10-30IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam
2017-10-30IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn
2017-10-30IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez
2017-10-30Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P
2017-10-30IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-25bnxt_re: Implement the shutdown hook of the L2-RoCE driver interfaceSomnath Kotur
2017-10-25RDMA/cxgb4: Declare stag as __be32Leon Romanovsky