aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha1-24/+8
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha1-1/+2
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-6/+2
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky3-1/+25
2015-06-04IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky1-1/+1
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai1-4/+4
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+3
2015-05-30net/mlx4: Add EQ poolMatan Barak2-49/+23
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-2/+2
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-3/+1
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed8-146/+124
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai3-4/+3
2015-05-24net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz1-1/+6
2015-05-24IB/mlx4: Convert slave port before building address-handleOr Gerlitz1-4/+7
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay1-11/+21
2015-05-20ib/cm: Change reject message type when destroying cm_idTed Kim1-1/+1
2015-05-18RDMA/ocrdma: Update ocrdma version numberSelvin Xavier1-1/+1
2015-05-18RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki1-1/+3
2015-05-18RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja2-1/+5
2015-05-18RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja2-28/+27
2015-05-18RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja2-1/+3
2015-05-18RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma2-2/+18
2015-05-18RDMA/ocrdma: Fix QP state transition in destroy_qpDevesh Sharma1-4/+6
2015-05-18RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma2-0/+13
2015-05-18RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier1-3/+3
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova1-1/+1
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire1-2/+2
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche1-2/+2
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S3-9/+32
2015-05-05IB/core: Fix unaligned accessesDavid Ahern2-14/+13
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-10/+3
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez7-79/+39
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez1-1/+1
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro1-2/+3
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro1-5/+4
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2-4/+51
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2-17/+49
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova3-34/+262
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S1-0/+23
2015-05-05iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2-7/+15
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S5-16/+15