messages from 2017-03-02 03:04:36 to 2017-03-08 12:50:59 UTC [more...]
[PATCH 00/26] InfiniBand-OCRDMA: Fine-tuning for several function implementations
2017-03-08 12:50 UTC (6+ 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 03/26] IB/ocrdma: Improve size determinations in ocrdma_mbx_get_dcbx_config()
` [PATCH 04/26] IB/ocrdma: Delete unnecessary variable initialisations "
` [PATCH 05/26] IB/ocrdma: Improve another size determination in ocrdma_mbx_query_qp()
Issues Building krping on RHEL 7.2
2017-03-08 10:03 UTC (3+ messages)
[PATCH v3] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
2017-03-08 7:40 UTC (2+ messages)
[PATCH] IB/rxe: double free on error
2017-03-08 6:58 UTC (2+ 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] IB/core: Restore I/O MMU, s390 and powerpc support
2017-03-08 0:50 UTC (2+ messages)
[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
2017-03-07 23:23 UTC (33+ 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 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 (6+ 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)
mlx4_core 0000:07:00.0: swiotlb buffer is full and OOM observed during stress test on reset_controller
2017-03-06 11:23 UTC (3+ 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)
[PATCH v2 00/16] Cleanup chardev instances with helper function
2017-03-04 22:57 UTC (4+ messages)
` [PATCH v2 11/16] media: utilize new cdev_device_add "
IB on s390 broken with commit 99db94940 "IB/core: Remove ib_device.dma_device"
2017-03-04 3:42 UTC (11+ messages)
` v4.11 mlx5 regression
[PATCH 1/1] rds: remove unnecessary returned value check
2017-03-03 17:51 UTC (4+ messages)
[PATCH v8 08/11] cryptouser.h: fix include from userland
2017-03-03 17:07 UTC (15+ messages)
` [PATCH v9 00/11] uapi: export all headers under uapi directories
` [PATCH v9 01/11] h8300: put bitsperlong.h in uapi
` [PATCH v9 02/11] nios2: put setup.h "
` [PATCH v9 03/11] x86: stop exporting msr-index.h to userland
` [PATCH v9 04/11] Makefile.headersinst: cleanup input files
` [PATCH v9 05/11] Makefile.headersinst: remove destination-y option
` [PATCH v9 06/11] uapi: includes linux/types.h before exporting files
` [PATCH v9 07/11] btrfs_tree.h: fix include from userland
` [PATCH v9 08/11] cryptouser.h: "
` [PATCH v9 09/11] smc_diag.h: "
` [PATCH v9 10/11] uapi: export all headers under uapi directories
` [PATCH v9 11/11] uapi: export all arch specifics directories
[PATCH 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
2017-03-03 17:02 UTC (11+ messages)
` [PATCH 16/20] IB/hfi1: Add receive fault injection feature
` [PATCH 20/20] IB/core: If the MGID/MLID pair is not on the list return an error
` [PATCH v2 "
` [PATCH v2 16/20] IB/hfi1: Add receive fault injection feature
[RFC] libibverbs IB device hotplug support
2017-03-03 12:31 UTC (18+ messages)
[PATCH v4 00/19] Replace PCI pool by DMA pool API
2017-03-03 9:30 UTC (7+ messages)
` [PATCH v4 08/19] scsi: be2iscsi: Replace PCI pool old API
` [PATCH v4 09/19] scsi: csiostor: "
` [PATCH v4 11/19] scsi: megaraid: "
RXE, should I use rdma-core or the older stand-alone code
2017-03-03 0:44 UTC (2+ messages)
[RFC for accelerated IPoIB 00/27] Enhanced mode for IPoIB driver
2017-03-03 0:14 UTC (8+ messages)
[PATCH] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
2017-03-02 20:23 UTC
[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
2017-03-02 15:48 UTC (5+ messages)
[PATCH RESEND rdma-next] IB/rxe: Add port protocol stats
2017-03-02 15:22 UTC
[PATCH] iw_cxgb4: Use dsgl by default
2017-03-02 15:19 UTC (6+ messages)
[PATCH] IB/usnic: Remove unused functions
2017-03-02 13:48 UTC (2+ messages)
mlx5_ib_post_send stuck?
2017-03-02 12:26 UTC (2+ messages)
Wrong directory name in Release 12 release tarball
2017-03-02 11:27 UTC (2+ messages)
[PATCH rdma-next] IB/rxe: Add port protocol stats
2017-03-02 8:15 UTC
[PATCH v3 rdam-core] debian: Adding uploaders field
2017-03-02 7:50 UTC
[PATCH rdma-core] debian: Adding uploaders field
2017-03-02 7:35 UTC
[PATCH rdma-core] debian: Adding uploaders field
2017-03-02 7:34 UTC (3+ messages)
Poll CQ syncing problem
2017-03-02 6:06 UTC (6+ 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