messages from 2017-02-19 17:11:05 to 2017-02-27 16:29:16 UTC [more...]
ibv_rc_pingpong, rping, and other tools hang with Linux 4.10.0 and rdma-core 13
2017-02-27 16:29 UTC (3+ messages)
[RFC] libibverbs IB device hotplug support
2017-02-27 16:08 UTC
[PATCH v3 06/20] mlx5: Replace PCI pool old API
2017-02-27 15:52 UTC (17+ messages)
` [PATCH v3 07/20] wireless: ipw2200: "
` [PATCH v3 09/20] scsi: csiostor: "
` [PATCH v3 10/20] scsi: lpfc: "
` [PATCH v3 11/20] scsi: megaraid: "
` [PATCH v3 12/20] scsi: mpt3sas: "
` [PATCH v3 13/20] scsi: mvsas: "
` [PATCH v3 17/20] usb: gadget: pch_udc: "
` [PATCH v3 18/20] usb: host: Remove remaining pci_pool in comments
` [PATCH v3 19/20] PCI: Remove PCI pool macro functions
` [PATCH v3 20/20] checkpatch: warn for use of old PCI pool API
` [PATCH v3 00/20] Replace PCI pool by DMA "
[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
2017-02-27 10:56 UTC (13+ messages)
` [PATCH rdma-core 07/14] mlx4: Update to use new udma write barriers
` [PATCH rdma-core 08/14] mlx5: "
` [PATCH rdma-core 12/14] qedr: "
` [PATCH rdma-core 14/14] Remove the old barrier macros
[PATCH v2 00/16] Cleanup chardev instances with helper function
2017-02-27 9:47 UTC (24+ messages)
` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v2 02/16] device-dax: fix cdev leak
` [PATCH v2 03/16] device-dax: utilize new cdev_device_add helper function
` [PATCH v2 04/16] input: "
` [PATCH v2 05/16] gpiolib: "
` [PATCH v2 06/16] tpm-chip: "
` [PATCH v2 07/16] platform/chrome: cros_ec_dev - "
` [PATCH v2 08/16] IB/ucm: "
` [PATCH v2 09/16] infiniband: utilize the new cdev_set_parent function
` [PATCH v2 10/16] iio:core: utilize new cdev_device_add helper function
` [PATCH v2 11/16] media: "
` [PATCH v2 12/16] mtd: "
` [PATCH v2 13/16] rapidio: "
` [PATCH v2 14/16] rtc: "
` [PATCH v2 15/16] scsi: "
` [PATCH v2 16/16] switchtec: utilize new device_add_cdev "
[patch] RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
2017-02-26 14:26 UTC (2+ messages)
[PATCH perftest] Avoid configuring the MRs with 1's
2017-02-26 12:21 UTC
Unexpected issues with 2 NVME initiators using the same target
2017-02-26 8:03 UTC (4+ messages)
[PATCH] libibmad: Fix conflict with new umad.h header
2017-02-24 21:55 UTC (4+ messages)
[rdma:k.o/for-4.11-dma_ops-merged 1/2] drivers/infiniband/hw/bnxt_re/main.c:439:7: error: 'struct ib_device' has no member named 'dma_device'; did you mean 'query_device'?
2017-02-24 21:35 UTC
[PULL REQUEST] Please pull rdma.git
2017-02-24 19:29 UTC
[PATCH 1/1] rds: fix memory leak error
2017-02-24 19:20 UTC (6+ messages)
rdma-core make install failing
2017-02-24 18:25 UTC (4+ messages)
[PATCH 1/4] sunrpc: flag transports as using IETF approved congestion control protocols
2017-02-24 18:03 UTC (11+ messages)
[rdma-core v2 0/9] Broadcom User Space RoCE Driver
2017-02-24 17:40 UTC (5+ messages)
mlx5_ib_post_send panic on s390x
2017-02-24 17:28 UTC (2+ messages)
[PATCH] ib_srp: Let compiler ignore the useless debug code
2017-02-24 16:16 UTC (2+ messages)
[PATCH] RDS: IB: fix ifnullfree.cocci warnings
2017-02-24 16:11 UTC (3+ messages)
[PATCH] IB/rxe: increment msn only when completing a request
2017-02-24 14:38 UTC
[Query] iSER-Target: QP errors observed on increasing MaxXmitDataSegmentLength to 16384 (default = 8192)
2017-02-24 9:14 UTC
rdma-core links from openfabrics.org
2017-02-24 6:33 UTC (4+ messages)
[PATCH] infiniband-diags: Use modern glibc htobe64/be64toh macros
2017-02-24 5:39 UTC
[PATCH] uapi: fix rdma/mlx5-abi.h userspace compilation errors
2017-02-24 0:28 UTC
[PATCH infiniband-diags] ibstat.c: If port is 1x SDR, rate is 2.5 rather than 2 Gbps
2017-02-23 23:03 UTC (4+ messages)
[PULL REQUEST] Please pull rdma.git
2017-02-23 17:57 UTC (6+ messages)
[PULL REQUEST] Please pull rdma.git
2017-02-23 17:54 UTC
[PATCH] IB/iser: fix spelling mistake: "unexepected" -> "unexpected"
2017-02-23 17:18 UTC (2+ messages)
[PATCH 00/11] Omni-Path Virtual Network Interface Controller (VNIC)
2017-02-23 16:44 UTC (13+ messages)
` [PATCH 02/11] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
` [PATCH 03/11] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev
` [PATCH 04/11] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions
` [PATCH 05/11] IB/opa-vnic: VNIC statistics support
` [PATCH 06/11] IB/opa-vnic: VNIC MAC table support
` [PATCH 07/11] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
` [PATCH 08/11] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function
` [PATCH 09/11] IB/hfi1: OPA_VNIC RDMA netdev support
` [PATCH 10/11] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
` [PATCH 01/11] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation
` [PATCH 11/11] IB/hfi1: VNIC SDMA support
[bug report] RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
2017-02-23 15:58 UTC
RE:
2017-02-23 15:09 UTC
[rdma:k.o/for-4.11 115/115] drivers/infiniband/hw/bnxt_re/main.c:231:18: error: 'RING_ALLOC_REQ_RING_TYPE_L2_CMPL' undeclared
2017-02-23 12:39 UTC (2+ messages)
iSER fails to release rdma resources (WRs) if iw_cxgb4 is unloaded while IO is in progress
2017-02-23 10:05 UTC (9+ messages)
[PATCH 00/14] Cleanup chardev instances with helper function
2017-02-23 8:37 UTC (29+ messages)
` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
` [PATCH 03/14] input: "
` [PATCH 04/14] gpiolib: "
` [PATCH 05/14] tpm-chip: "
` [PATCH 06/14] platform/chrome: "
` [PATCH 07/14] infiniband: "
` [PATCH 08/14] iio:core: "
` [PATCH 09/14] media: "
` [PATCH 10/14] mtd: "
` [PATCH 11/14] rapidio: "
` [PATCH 12/14] rtc: "
` [PATCH 13/14] scsi: "
` [PATCH 14/14] switchtec: "
[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
2017-02-23 7:24 UTC (7+ messages)
` [RFC v3 01/11] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) documentation
[PATCH] iw_cxgb4: Use dsgl by default
2017-02-23 7:01 UTC
[PATCH 0/3] RDMA/vmw_pvrdma updates for 4.11
2017-02-23 1:22 UTC (4+ messages)
` [PATCH 1/3] RDMA/vmw_pvrdma: Cleanup unused variables
` [PATCH 2/3] RDMA/vmw_pvrdma: Dont hardcode QP header page
` [PATCH 3/3] RDMA/vmw_pvrdma: Activate device on ethernet link up
[RESEND PATCH 1/1] rdma_cm: fail iwarp accepts w/o connection params
2017-02-22 20:36 UTC (2+ messages)
[PATCH rfc 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
2017-02-22 7:43 UTC (5+ messages)
` [PATCH rfc 1/4] net/utils: generic inet_pton_with_scope helper
librxe license file (and others) missing from repo
2017-02-21 20:47 UTC (3+ messages)
[PATCH V1 for-next 0/7] Change IDR usage and locking in uverbs
2017-02-21 19:24 UTC (7+ messages)
` [PATCH V1 for-next 6/7] IB/core: Add support for fd objects
Potential NULL pointer dereference in drivers/infiniband/core
2017-02-21 19:24 UTC (4+ messages)
Potential NULL pointer dereference in drivers/infiniband/core
2017-02-21 11:59 UTC (2+ messages)
[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
2017-02-19 19:54 UTC (28+ messages)
` [PATCH 08/29] IB/mlx4: Delete an unnecessary check before the function call "kfree" in free_pv_object()
` [PATCH 09/29] IB/mlx4: Move an assignment out of a check in forward_trap()
` [PATCH 10/29] IB/mlx4: Enclose 15 expressions for the sizeof operator by parentheses
` [PATCH 11/29] IB/mlx4: Use kmalloc_array() in three functions
` [PATCH 12/29] IB/mlx4: Enclose 17 expressions for the sizeof operator by parentheses
` [PATCH 13/29] IB/mlx4: Split a condition check in five functions
` [PATCH 15/29] IB/mlx4: Delete an unnecessary return statement in do_slave_init()
` [PATCH 17/29] IB/mlx4: Improve another size determination in mlx4_ib_add()
` [PATCH 19/29] IB/mlx4: Delete an unnecessary variable assignment "
` [PATCH 20/29] IB/mlx4: Delete an error message for a failed memory allocation "
` [PATCH 21/29] IB/mlx4: Delete unnecessary braces "
` [PATCH 22/29] IB/mlx4: Use kmalloc_array() in alloc_proxy_bufs()
` [PATCH 23/29] IB/mlx4: Improve size determinations in create_qp_common()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox