summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
* RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier2016-02-051-1/+1
* RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier2016-02-051-2/+1Star
* RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier2016-02-051-2/+2
* RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-053-10/+12
* IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb2016-02-021-1/+1
* IB/mlx5: Fix use of null pointer PDMajd Dibbiny2016-02-021-9/+9
* IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny2016-02-021-1/+3
* IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak2016-02-021-1/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2452-1557/+2131
|\
| * IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3Star
| * IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-6/+47
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-3/+35
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-22/+169
| * IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-213-18/+365
| * IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-213-95/+147
| * IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-212-1/+18
| * IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2016-01-212-5/+18
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-214-8/+114
| * IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky2016-01-211-1/+4
| * IB/qib: Improve ipoib UD performanceMike Marciniszyn2016-01-191-3/+8
| * IB/mlx4: Advertise RoCE v2 supportMatan Barak2016-01-191-3/+9
| * IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2016-01-192-19/+147
| * IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-9/+51
| * IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua2016-01-191-1/+8
| * IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-3/+34
| * IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-3/+60
| * IB/mlx4: Add gid_type to GID propertiesMoni Shoua2016-01-192-4/+14
| * IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+2
| * IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-3/+3
| * IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky2016-01-191-2/+3
| * infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-192-2/+2
| * IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0Star
| * IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2Star
| * IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
| * IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
| * iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
| * iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17Star
| * iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4
| * RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter2016-01-191-2/+2
| * IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri2016-01-191-14/+32
| * RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2016-01-196-22/+119
| * RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2016-01-191-23/+0Star
| * RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2016-01-191-3/+4
| * IB/qib: fix mcast detach when qp not attachedMike Marciniszyn2016-01-191-20/+15Star
| * RDMA/nes: constify nes_cm_ops structureJulia Lawall2015-12-242-2/+2
| * IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang2015-12-241-0/+4
| * IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-242-3/+3
| * IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-242-3/+6