public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-24 00:08:25 to 2016-12-01 06:17:22 UTC [more...]

[PATCH] i40iw: Set TOS field in IP header
 2016-12-01  6:17 UTC  (2+ messages)

[PATCH] infiniband: mthca: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-01  6:06 UTC  (2+ messages)

[PATCH rdma-next 0/4] Mellanox ConnectX-3/ConnectX-4 fixes for 4.10
 2016-12-01  5:35 UTC  (10+ messages)
  ` [PATCH rdma-next 1/4] IB/mlx4: Fix out-of-range array index in destroy qp flow
  ` [PATCH rdma-next 2/4] IB/mlx5: Assign SRQ type earlier
  ` [PATCH rdma-next 3/4] IB/mlx5: Avoid system crash when enabling many VFs
  ` [PATCH rdma-next 4/4] IB/mlx5: Use u64 for UMR length

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

[PATCH v3 00/10] Server-side NFS/RDMA patches proposed for v4.10
 2016-11-30 22:30 UTC  (12+ 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()

[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 rdma-next 00/10] Support RAW Ethernet when RoCE is disabled
 2016-11-30 21:12 UTC  (37+ messages)
  ` [PATCH rdma-next 01/10] IB/core: Add raw packet protocol
  ` [PATCH rdma-next 02/10] IB/mlx5: Support "
  ` [PATCH rdma-next 03/10] IB/mlx4: "
  ` [PATCH rdma-next 04/10] IB: Add protocol for USNIC
  ` [PATCH rdma-next 05/10] IB: Query port through the core instead of directly calling the driver handler
  ` [PATCH rdma-next 06/10] IB/core: Enable to query QP types supported by IB device on a port
  ` [PATCH rdma-next 07/10] IB/uverbs: Propagate supported QP types to user-space
  ` [PATCH rdma-next 08/10] IB/mlx5: Refactor registration to netdev notifier
  ` [PATCH rdma-next 09/10] IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
  ` [PATCH rdma-next 10/10] IB/mlx5: Support RAW Ethernet when RoCE is disabled

[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 net-next] net/mlx5e: skip loopback selftest with !CONFIG_INET
 2016-11-30 21:05 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)

Enabling peer to peer device transactions for PCIe devices
 2016-11-30 18:01 UTC  (59+ 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 2/6] IB/hns: Fix the bug when free mr
  ` [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 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)

[RFC 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) Bus driver
 2016-11-29 16:50 UTC  (20+ messages)

[PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
 2016-11-29 16:22 UTC  (7+ 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  (4+ messages)
  ` [PATCH 1/2] IB/rxe: Wait for tasklets to finish before tearing down QP
  ` [PATCH 2/2] IB/rxe: Hold refs when running tasklets

[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)

[PATCH infiniband-diags] scripts: Add mkey support into ibhosts, ibswitches, and ibrouters
 2016-11-28 21:47 UTC 

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

[PATCH infiniband-diags] ibtracert.c: Enable m_key option
 2016-11-28 18:47 UTC 

BALANCE PAYMENT
 2016-11-28  6:05 UTC 

[PATCH] net/mlx5: drop duplicate header delay.h
 2016-11-26  1:33 UTC  (4+ messages)

[patch] net/mlx5: remove a duplicate condition
 2016-11-26  1:30 UTC  (3+ messages)

[Bug 189031] New: Function mlx4_ib_query_device() does not set error codes on some failures
 2016-11-25 11:18 UTC 

[Bug 188831] New: Function ocrdma_mbx_create_ah_tbl() does not set error code when the call to dma_alloc_coherent() fails
 2016-11-25 11:01 UTC 

[Bug 188821] New: Function c4iw_rdev_open() does not set error code when the call to __get_free_page() fails
 2016-11-25 11:01 UTC 

[Bug 188601] New: Function ioat_xor_val_self_test() does not set error code when the call to dma_mapping_error() fails
 2016-11-25 10:40 UTC 

[Bug 188591] New: Function ioat_dma_self_test() does not set error code when the call to dma_mapping_error() fails
 2016-11-25 10:39 UTC 

[Bug 188541] New: Function rsxx_pci_probe() does not set error code when the call to create_singlethread_workqueue() fails
 2016-11-25 10:31 UTC 

[RFC] Avoid running out of local port in RDMA_CM
 2016-11-24  8:03 UTC  (7+ messages)


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