messages from 2017-03-05 08:12:44 to 2017-03-08 21:36:19 UTC [more...]
[PATCH RESEND] IB/device: Convert ib-comp-wq to be CPU-bound
2017-03-08 21:36 UTC (2+ messages)
[PATCH] IB/core: Protect against self-requeue of a cq work item
2017-03-08 21:35 UTC (2+ messages)
[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
2017-03-08 21:27 UTC (34+ messages)
` [PATCH rdma-core 06/14] i40iw: Get rid of unique barrier macros
` [PATCH rdma-core 07/14] mlx4: Update to use new udma write barriers
` [PATCH rdma-core 08/14] mlx5: "
[PATCH] IB/cq: Don't process more than the given budget
2017-03-08 20:10 UTC
[PATCH] IB/core: Restore I/O MMU, s390 and powerpc support
2017-03-08 17:48 UTC (3+ messages)
[PATCH] IB/rxe: double free on error
2017-03-08 16:44 UTC (4+ messages)
Need some pointers to debug a KASAN splat in NVMe over Fabrics with rdma-rxe
2017-03-08 16:33 UTC (3+ messages)
[PATCH v5 00/19] Replace PCI pool by DMA pool API
2017-03-08 16:19 UTC (20+ messages)
` [PATCH v5 01/19] block: DAC960: Replace PCI pool old API
` [PATCH v5 02/19] dmaengine: pch_dma: "
` [PATCH v5 04/19] net: e100: "
` [PATCH v5 05/19] mlx4: "
` [PATCH v5 06/19] mlx5: "
` [PATCH v5 07/19] wireless: ipw2200: "
` [PATCH v5 09/19] scsi: csiostor: "
` [PATCH v5 10/19] scsi: lpfc: "
` [PATCH v5 11/19] scsi: megaraid: "
` [PATCH v5 12/19] scsi: mpt3sas: "
` [PATCH v5 03/19] IB/mthca: "
` [PATCH v5 08/19] scsi: be2iscsi: "
` [PATCH v5 13/19] scsi: mvsas: "
` [PATCH v5 18/19] usb: host: Remove remaining pci_pool in comments
` [PATCH v5 14/19] scsi: pmcraid: Replace PCI pool old API
` [PATCH v5 15/19] usb: gadget: amd5536udc: "
` [PATCH v5 16/19] usb: gadget: net2280: "
` [PATCH v5 17/19] usb: gadget: pch_udc: "
` [PATCH v5 19/19] PCI: Remove PCI pool macro functions
mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
2017-03-08 15:48 UTC (4+ messages)
[PATCH 00/26] InfiniBand-OCRDMA: Fine-tuning for several function implementations
2017-03-08 15:26 UTC (53+ messages)
` [PATCH 01/26] IB/ocrdma: Use kcalloc() in ocrdma_create_eqs()
` [PATCH 02/26] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
` [PATCH 04/26] IB/ocrdma: Delete unnecessary variable initialisations in ocrdma_mbx_get_dcbx_config()
` [PATCH 05/26] IB/ocrdma: Improve another size determination in ocrdma_mbx_query_qp()
` [PATCH 06/26] IB/ocrdma: Improve another size determination in ocrdma_alloc_pd_pool()
` [PATCH 07/26] IB/ocrdma: Improve another size determination in ocrdma_mbx_get_ctrl_attribs()
` [PATCH 09/26] IB/ocrdma: Improve another size determination in ocrdma_mq_cq_handler()
` [PATCH 10/26] IB/ocrdma: Improve another size determination in ocrdma_init_emb_mqe()
` [PATCH 03/26] IB/ocrdma: Improve size determinations in ocrdma_mbx_get_dcbx_config()
` [PATCH 08/26] IB/ocrdma: Improve size determinations in ocrdma_mbx_rdma_stats()
` [PATCH 11/26] IB/ocrdma: Delete unnecessary braces
` [PATCH 14/26] IB/ocrdma: Improve another size determination in ocrdma_add()
` [PATCH 19/26] IB/ocrdma: Improve another size determination in ocrdma_alloc_mr()
` [PATCH 26/26] IB/ocrdma: Adjust further ten checks for null pointers
` [PATCH 12/26] IB/ocrdma: Adjust "
` [PATCH 13/26] IB/ocrdma: Use kcalloc() in ocrdma_alloc_resources()
` [PATCH 15/26] IB/ocrdma: Delete an error message for a failed memory allocation in ocrdma_add()
` [PATCH 16/26] IB/ocrdma: Adjust a null pointer check in ocrdma_alloc_resources()
` [PATCH 17/26] IB/ocrdma: Use kmalloc_array() in ocrdma_create_srq()
` [PATCH 18/26] IB/ocrdma: Use kcalloc() in three functions
` [PATCH 20/26] IB/ocrdma: Delete an unnecessary variable assignment in ocrdma_alloc_mr()
` [PATCH 21/26] IB/ocrdma: Improve another size determination in ocrdma_create_srq()
` [PATCH 22/26] IB/ocrdma: Returning only value constants in ocrdma_resize_cq()
` [PATCH 23/26] IB/ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()
` [PATCH 24/26] IB/ocrdma: One jump label less in ocrdma_alloc_ucontext_pd()
` [PATCH 25/26] IB/ocrdma: Delete unnecessary braces
[PATCH v3] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
2017-03-08 13:48 UTC (3+ messages)
Issues Building krping on RHEL 7.2
2017-03-08 10:03 UTC (3+ messages)
[PATCH 0/2] IB/core fixes for kernel v4.11-rc
2017-03-08 1:52 UTC (15+ messages)
` [PATCH 1/2] device: Stop requiring that struct device is embedded in struct pci_dev
` [PATCH 2/2] IB/core: Restore I/O MMU, s390 and powerpc support
[PATCH v3 00/16] Cleanup chardev instances with helper function
2017-03-07 22:41 UTC (24+ messages)
` [PATCH v3 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v3 02/16] device-dax: fix cdev leak
` [PATCH v3 03/16] device-dax: utilize new cdev_device_add helper function
` [PATCH v3 04/16] input: "
` [PATCH v3 05/16] gpiolib: "
` [PATCH v3 06/16] tpm-chip: "
` [PATCH v3 07/16] platform/chrome: cros_ec_dev - "
` [PATCH v3 08/16] IB/ucm: "
` [PATCH v3 09/16] infiniband: utilize the new cdev_set_parent function
` [PATCH v3 10/16] iio:core: utilize new cdev_device_add helper function
` [PATCH v3 11/16] media: "
` [PATCH v3 12/16] mtd: "
` [PATCH v3 13/16] rapidio: "
` [PATCH v3 14/16] rtc: "
` [PATCH v3 15/16] scsi: "
` [PATCH v3 16/16] switchtec: utilize new device_add_cdev "
[PATCH rdma-core 0/5] Enable mlx5 vendor functionality
2017-03-07 22:22 UTC (11+ messages)
` [PATCH rdma-core 1/5] mlx5: Explicitly align mlx5 query device response to 64 bit
` [PATCH rdma-core 2/5] mlx5: Report multi packet send WQE capability for mlx5 based hardware
` [PATCH rdma-core 3/5] mlx5: Report CQE compression capabilities through mlx5 direct verbs
` [PATCH rdma-core 4/5] verbs: Add an option to provide vendor private data when creating a CQ
` [PATCH rdma-core 5/5] mlx5: Add support to create a CQ with compressed CQEs
[PATCH] net/mlx5e: add IPV6 dependency
2017-03-07 20:25 UTC (2+ messages)
[PATCH v2] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
2017-03-07 18:37 UTC (3+ messages)
[PATCH 1/1] rds: ib: add error handle
2017-03-07 16:43 UTC (2+ messages)
Unexpected issues with 2 NVME initiators using the same target
2017-03-07 13:41 UTC (6+ messages)
[PATCH 0/5] IB/nes: Fine-tuning for some function implementations
2017-03-07 0:34 UTC (9+ messages)
` [PATCH 1/5] IB/nes: Use kcalloc() in nes_init_mgt_qp()
` [PATCH 2/5] IB/nes: Use kcalloc() in nes_reg_user_mr()
` [PATCH 3/5] IB/nes: Adjust 16 checks for null pointers
` [PATCH 4/5] IB/nes: Delete unnecessary braces
` [PATCH] IB/nes: Neaten nes_alloc_mw
` [PATCH 5/5] IB/nes: Improve size determinations in two functions
[Query] iSER-Target: QP errors observed on increasing MaxXmitDataSegmentLength to 16384 (default = 8192)
2017-03-06 15:20 UTC (5+ messages)
[PATCH v3 17/20] usb: gadget: pch_udc: Replace PCI pool old API
2017-03-06 14:46 UTC (2+ messages)
mlx5_ib_post_send panic on s390x
2017-03-06 13:47 UTC (7+ messages)
` Fwd: "
WARNING on drivers/infiniband/core/verbs.c:1975 __ib_drain_sq+0x182/0x1c0 [ib_core]
2017-03-06 12:00 UTC (3+ messages)
[PATCH v1] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
2017-03-06 11:54 UTC (6+ messages)
kernull NULL pointer observed on initiator side after 'nvmetcli clear' on target side
2017-03-06 11:25 UTC (2+ messages)
[PATCH perftest v2] Bug fix write latency
2017-03-05 15:41 UTC (3+ messages)
[PATCH perftest] Avoid configuring the MRs with 1's
2017-03-05 15:16 UTC (3+ messages)
[PATCH] ib_srp: Let compiler ignore the useless debug code
2017-03-05 8:22 UTC (3+ messages)
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