public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-29 06:31:06 to 2016-12-05 06:38:26 UTC [more...]

[PATCH 00/28] Broadcom RoCE Driver (bnxt_re)
 2016-12-05  6:38 UTC  (23+ messages)
  ` [PATCH 01/28] bnxt_en: Add bnxt_set_max_func_irqs()
  ` [PATCH 06/28] bnxt_en: Refactor the driver registration function with firmware
  ` [PATCH 08/28] bnxt_re: Add bnxt_re RoCE driver files
  ` [PATCH 09/28] bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
  ` [PATCH 10/28] bnxt_re: register with the NIC driver
  ` [PATCH 11/28] bnxt_re: Enabling RoCE control path
  ` [PATCH 12/28] bnxt_re: Adding Notification Queue support
  ` [PATCH 13/28] bnxt_re: Support for PD, ucontext and mmap verbs
  ` [PATCH 14/28] bnxt_re: Support for query and modify device verbs
  ` [PATCH 15/28] bnxt_re: Adding support for port related verbs
  ` [PATCH 16/28] bnxt_re: Support for GID "
  ` [PATCH 17/28] bnxt_re: Support for CQ verbs
  ` [PATCH 18/28] bnxt_re: Support for AH verbs
  ` [PATCH 19/28] bnxt_re: Support memory registration verbs
  ` [PATCH 20/28] bnxt_re: Support QP verbs
  ` [PATCH 21/28] bnxt_re: Support post_send verb
  ` [PATCH 22/28] bnxt_re: Support post_recv
` [PATCH 02/28] bnxt_en: Enable MSIX early in bnxt_init_one()
` [PATCH 03/28] bnxt_en: Move function reset to bnxt_init_one()
` [PATCH 04/28] bnxt_en: Improve completion ring allocation for VFs
` [PATCH 05/28] bnxt_en: Reserve RDMA resources by default
` [PATCH 07/28] bnxt_en: Add interface to support RDMA driver

[PATCH v2] infiniband: mthca: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-05  6:24 UTC  (3+ messages)

I/O error on dd commands
 2016-12-05  5:41 UTC 

[PATCH] mlx4: Use kernel sizeof and alloc styles
 2016-12-04 22:56 UTC  (3+ messages)

[PATCH rdma-next 00/10] Support RAW Ethernet when RoCE is disabled
 2016-12-04 20:38 UTC  (31+ messages)
` [PATCH rdma-next 01/10] IB/core: Add raw packet protocol

[PATCH V1 rdma-core 0/2] Optimize RoCE address handle creation for userspace
 2016-12-04 15:53 UTC  (3+ messages)
  ` [PATCH V1 rdma-core 1/2] ibverbs: Allow vendor data response in create_ah command
  ` [PATCH V1 rdma-core 2/2] mlx5: Create and destroy address handle with kernel assistance

Enabling peer to peer device transactions for PCIe devices
 2016-12-04 13:23 UTC  (21+ messages)

[PATCH rdma-next V1 0/4] Add packet pacing support for IB verbs
 2016-12-04 11:53 UTC  (8+ messages)
  ` [PATCH rdma-next V1 1/4] IB/mlx5: Report mlx5 packet pacing capabilities when querying device
  ` [PATCH rdma-next V1 2/4] IB/core: Support rate limit for packet pacing
  ` [PATCH rdma-next V1 3/4] IB/uverbs: Extend modify_qp and support "
  ` [PATCH rdma-next V1 4/4] IB/mlx5: Update the rate limit according to user setting for RAW QP

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-04  7:17 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Mitesh Ahuja from emulex maintainers
 2016-12-04  6:47 UTC 

[PATCH 1/1] infiniband: hw: ocrdma: fix bad initialization
 2016-12-04  6:20 UTC  (2+ messages)

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-04  6:15 UTC  (2+ messages)

[PATCH] i40iw: Remove workaround for pre-production errata
 2016-12-03 20:59 UTC  (2+ messages)

[PATCH] i40iw: Enable message packing
 2016-12-03 20:52 UTC  (2+ messages)

[PATCH V3] i40iw: Add Quality of Service support
 2016-12-03 20:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Intel RDMA RNIC driver maintainers
 2016-12-03 20:49 UTC  (5+ messages)

[PATCH] IB/hns: Move HNS RoCE user vendor structures
 2016-12-03 19:24 UTC  (3+ messages)

[PATCH rdma-next V1 00/17] Remove debug prints after allocation failure
 2016-12-03 18:31 UTC  (5+ messages)
` [PATCH rdma-next V1 06/17] IB/hfi1: "

[PATCH rdma-next 00/17] Remove debug prints after allocation failure
 2016-12-03 18:21 UTC  (2+ messages)

[PATCH 1/1] infiniband: hw: cxgb4: set errno on failure
 2016-12-03 13:46 UTC  (2+ messages)

[PATCH v3 00/10] Server-side NFS/RDMA patches proposed for v4.10
 2016-12-03  3:17 UTC  (13+ messages)
  ` [PATCH v3 01/10] svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
  ` [PATCH v3 02/10] svcauth_gss: Close connection when dropping an incoming message
  ` [PATCH v3 03/10] svcrdma: Renovate sendto chunk list parsing
  ` [PATCH v3 04/10] svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
  ` [PATCH v3 05/10] svcrdma: Remove DMA map accounting
  ` [PATCH v3 06/10] svcrdma: Remove svc_rdma_op_ctxt::wc_status
  ` [PATCH v3 07/10] svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
  ` [PATCH v3 08/10] svcrdma: Remove unused variable in rdma_copy_tail()
  ` [PATCH v3 09/10] svcrdma: Break up dprintk format in svc_rdma_accept()
  ` [PATCH v3 10/10] svcrdma: Further clean-up of svc_rdma_get_inv_rkey()

[PATCHv13 0/3] rdmacg: IB/core: rdma controller support
 2016-12-02 19:07 UTC  (4+ messages)
` [PATCHv13 2/3] IB/core: added support to use rdma cgroup controller
  ` [PATCHv13 1/3] rdmacg: Added "
  ` [PATCHv13 3/3] rdmacg: Added documentation for rdmacg

[PATCH net-next] net/mlx5e: skip loopback selftest with !CONFIG_INET
 2016-12-02 16:56 UTC  (2+ messages)

[PATCH v6 00/16] Add Paravirtual RDMA Driver
 2016-12-02 15:37 UTC  (10+ messages)
` [PATCH v6 12/16] IB/pvrdma: Add Queue Pair support

[PATCH] i40iw: Set TOS field in IP header
 2016-12-02 14:54 UTC  (3+ messages)

[PATCH] IB/core: fix unmap_sg argument
 2016-12-02 13:45 UTC 

[PATCH rdma-core 0/2] Optimize RoCE address handle creation for userspace
 2016-12-02  3:30 UTC  (7+ messages)
  ` [PATCH rdma-core 1/2] ibverbs: Allow vendor data response in create_ah command
  ` [PATCH rdma-core 2/2] mlx5: Create and destroy address handle with kernel assistance

[PATCH] IB/rdmavt: Only put mmap_info ref if it exists
 2016-12-01 13:29 UTC  (3+ messages)

Versions of packages included in rdma-core
 2016-12-01 12:05 UTC  (5+ messages)

[PATCH] infiniband: mthca: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-01  8:12 UTC  (3+ messages)

[RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver
 2016-12-01  7:41 UTC  (19+ messages)

[PATCH rdma-next 0/4] Mellanox ConnectX-3/ConnectX-4 fixes for 4.10
 2016-12-01  7:02 UTC  (8+ messages)
` [PATCH rdma-next 1/4] IB/mlx4: Fix out-of-range array index in destroy qp flow

[1/1] ibacm: Modify comment related to default pkey in ibacm_addr.cfg
 2016-11-30 23:36 UTC 

[PATCH] i40iw: Add request for reset on CQP timeout
 2016-11-30 21:14 UTC 

[PATCH] i40iw: Code cleanup, remove check of PBLE pages
 2016-11-30 21:13 UTC 

[PATCH] i40iw: Correctly fail loopback connection if no listener
 2016-11-30 21:12 UTC 

[PATCH] i40iw: Fill in IRD value when on connect request
 2016-11-30 21:12 UTC 

[PATCH] i40iw: Add NULL check for ibqp event handler
 2016-11-30 21:09 UTC 

[PATCH] i40iw: Replace list_for_each_entry macro with safe version
 2016-11-30 21:08 UTC 

[PATCH] i40iw: Add IP addr handling on netdev events
 2016-11-30 21:07 UTC 

[PATCH] i40iw: Add missing cleanup on device close
 2016-11-30 20:59 UTC 

[PATCH] i40iw: Add 2MB page support
 2016-11-30 20:57 UTC 

[PATCH] i40iw: Utilize physically mapped memory regions
 2016-11-30 20:56 UTC 

[PATCH v2] ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc
 2016-11-30 19:57 UTC  (2+ messages)

[PATCH v3] ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
 2016-11-30 19:57 UTC  (5+ messages)

[PATCH for-next 0/6] IB/hns: Bug Fixes for HNS RoCE Driver
 2016-11-29 23:10 UTC  (7+ messages)
  ` [PATCH for-next 1/6] IB/hns: Fix the bug when destroy qp
  ` [PATCH for-next 3/6] IB/hns: Fix the bug of setting port mtu
  ` [PATCH for-next 4/6] IB/hns: Delete the redundant memset operation
  ` [PATCH for-next 6/6] IB/hns: Fix the IB device name
` [PATCH for-next 2/6] IB/hns: Fix the bug when free mr
` [PATCH for-next 5/6] IB/hns: Fix the bug when free cq

[bug report] net/mlx5: E-Switch, Add control for inline mode
 2016-11-29 21:25 UTC  (3+ messages)

[PATCH v5 0/8] connect reject event helpers
 2016-11-29 17:05 UTC  (2+ messages)

[PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
 2016-11-29 16:22 UTC  (5+ messages)
` [PATCH 1/2] SRP transport: Move queuecommand() wait code to SCSI core

[PATCH v3 00/12] client-side NFS/RDMA patches proposed for v4.10
 2016-11-29 15:53 UTC  (13+ messages)
  ` [PATCH v3 01/12] xprtrdma: Cap size of callback buffer resources
  ` [PATCH v3 02/12] xprtrdma: Make FRWR send queue entry accounting more accurate
  ` [PATCH v3 03/12] xprtrdma: Support for SG_GAP devices
  ` [PATCH v3 04/12] SUNRPC: Proper metric accounting when RPC is not transmitted
  ` [PATCH v3 05/12] xprtrdma: Address coverity complaint about wait_for_completion()
  ` [PATCH v3 06/12] xprtrdma: Avoid calls to ro_unmap_safe()
  ` [PATCH v3 07/12] xprtrdma: Refactor FRMR invalidation
  ` [PATCH v3 08/12] xprtrdma: Update documenting comment
  ` [PATCH v3 09/12] xprtrdma: Squelch "max send, max recv" messages at connect time
  ` [PATCH v3 10/12] xprtrdma: Shorten QP access error message
  ` [PATCH v3 11/12] xprtrdma: Update dprintk in rpcrdma_count_chunks
  ` [PATCH v3 12/12] xprtrdma: Relocate connection helper functions

[PATCH] IB/iser: extended CDB support
 2016-11-29 13:16 UTC  (4+ messages)

[PATCH 0/2] Fix kernel panics when tearing down QPs
 2016-11-29 12:49 UTC  (3+ messages)
` [PATCH 1/2] IB/rxe: Wait for tasklets to finish before tearing down QP

[PATCH v2] ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
 2016-11-29  9:28 UTC  (4+ messages)

[PATCH] ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
 2016-11-29  6:49 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox