messages from 2017-02-08 18:28:41 to 2017-02-13 10:53:50 UTC [more...]
[PATCH 0/5] IB/hfi1: Fine-tuning for three function implementations
2017-02-13 10:53 UTC (14+ messages)
` [PATCH 1/5] IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()
` [PATCH 3/5] IB/hfi1: Adjust another size determination in hfi1_user_sdma_alloc_queues()
` "
` [PATCH 5/5] IB/hfi1: Improve another size determination in hfi1_user_sdma_process_request()
` [PATCH 2/5] IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()
` [PATCH 4/5] IB/hfi1: Use memdup_user() rather than duplicating its implementation in hfi1_user_sdma_process_request()
` [PATCH 27/27] IB/hfi1: Code reuse with memdup_copy
[PATCH] vmw_pvrdma: switch to pci_alloc_irq_vectors
2017-02-13 6:47 UTC (2+ messages)
[PATCH 0/8] IB/srp bug fixes
2017-02-13 6:07 UTC (22+ messages)
` [PATCH 1/8] IB/srp: Avoid that duplicate responses trigger a kernel bug
` [PATCH 2/8] IB/srp: Fix race conditions related to task management
` [PATCH 3/8] IB/srp: Document locking conventions
` [PATCH 4/8] IB/srp: Make a diagnostic message more informative
` [PATCH 5/8] IB/srp: Improve an error path
` [PATCH 6/8] IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
` [PATCH 7/8] IB/core: Add support for draining IB_POLL_DIRECT completion queues
` [PATCH 8/8] IB/srp: Drain the send queue before destroying a QP
[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
2017-02-13 5:45 UTC (26+ messages)
` [PATCH V5 for-next 01/21] RDMA/bnxt_re: Add bnxt_re RoCE driver files
` [PATCH V5 for-next 04/21] RDMA/bnxt_re: Enabling RoCE control path
` [PATCH V5 for-next 05/21] RDMA/bnxt_re: Adding Notification Queue support
` [PATCH V5 for-next 06/21] RDMA/bnxt_re: Support for PD, ucontext and mmap verbs
` [PATCH V5 for-next 07/21] RDMA/bnxt_re: Support for query and modify device verbs
` [PATCH V5 for-next 09/21] RDMA/bnxt_re: Support for GID related verbs
` [PATCH V5 for-next 10/21] RDMA/bnxt_re: Support for CQ verbs
` [PATCH V5 for-next 11/21] RDMA/bnxt_re: Support for AH verbs
` [PATCH V5 for-next 12/21] RDMA/bnxt_re: Support memory registration verbs
` [PATCH V5 for-next 13/21] RDMA/bnxt_re: Support QP verbs
` [PATCH V5 for-next 14/21] RDMA/bnxt_re: Support post_send verb
` [PATCH V5 for-next 15/21] RDMA/bnxt_re: Support post_recv
` [PATCH V5 for-next 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
` [PATCH V5 for-next 02/21] RDMA/bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
` [PATCH V5 for-next 03/21] RDMA/bnxt_re: register with the NIC driver
` [PATCH V5 for-next 08/21] RDMA/bnxt_re: Adding support for port related verbs
` [PATCH V5 for-next 16/21] RDMA/bnxt_re: Support poll_cq verb
` [PATCH V5 for-next 18/21] RDMA/bnxt_re: Support for DCB
` [PATCH V5 for-next 21/21] RDMA/bnxt_re: Add bnxt_re driver build support
` [PATCH V5 for-next 19/21] RDMA/bnxt_re: Set uverbs command mask
` [PATCH V5 for-next 20/21] RDMA/bnxt_re: Add QP event handling
[PATCH 00/27] IB/hfi1,qib,rdmavt: Patches for 4.11
2017-02-12 17:48 UTC (9+ messages)
` [PATCH 14/27] IB/rdmavt: Adding timer logic to rdmavt
` [PATCH 22/27] IB/hfi1: Add receive fault injection feature
` [PATCH 25/27] IB/hfi1: Add rvt_rnr_tbl_to_usec function
` [PATCH 26/27] IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h
[PATCH 1/1] IB/ipoib: remove the unnecessary memory free
2017-02-12 17:22 UTC (2+ messages)
[PATCH V1 rdma-core 0/7] Add mlx5 direct verbs
2017-02-12 14:16 UTC (8+ messages)
` [PATCH V1 rdma-core 1/7] mlx5: "
` [PATCH V1 rdma-core 2/7] mlx5: Add CQE fields
` [PATCH V1 rdma-core 3/7] mlx5: Add WQE segments implementation
` [PATCH V1 rdma-core 4/7] mlx5: Use macro for CQE version 1
` [PATCH V1 rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
` [PATCH V1 rdma-core 6/7] mlx5: Add direct verbs man pages
` [PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface
[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
2017-02-12 13:26 UTC (2+ messages)
[PATCH rdma-next 1/1] IB/IPoIB: Add destination address when re-queue packet
2017-02-12 11:31 UTC (2+ messages)
` [rdma-next, "
[PATCH rdma-core 00/10] Provide a compat infiniband/arch.h
2017-02-12 9:05 UTC (19+ messages)
` [PATCH rdma-core 01/10] Have check-build confirm that every public header is standalone
` [PATCH rdma-core 02/10] Remove uses of htonll
` [PATCH rdma-core 03/10] Remove uses of ntohll
` [PATCH rdma-core 04/10] Do not use kernel byteswap macros
` [PATCH rdma-core 05/10] Remove extraneous byteswap.h include
` [PATCH rdma-core 06/10] mlx4: Remove include of asm/unistd.h
` [PATCH rdma-core 07/10] rdmacm: Remove dangling cpu_to_be64 definitions
` [PATCH rdma-core 08/10] umad: Replace htonll macros with proper inlines and mark deprecated
` [PATCH rdma-core 09/10] Move the now private infiniband/arch.h to util/udma_barrier.h
` [PATCH rdma-core 10/10] verbs: Add a compatibility arch.h
[PATCH qperf] Destroy server's QP in CM mode
2017-02-12 8:16 UTC (4+ messages)
[PATCH V1 for-next 0/7] Change IDR usage and locking in uverbs
2017-02-10 21:03 UTC (11+ messages)
` [PATCH V1 for-next 1/7] IB/core: Refactor idr to be per uverbs_file
` [PATCH V1 for-next 2/7] IB/core: Add support for idr types
` [PATCH V1 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V1 for-next 4/7] IB/core: Change idr objects to use the new schema
` [PATCH V1 for-next 6/7] IB/core: Add support for fd objects
[PULL REQUEST] Please pull rdma.git
2017-02-10 19:42 UTC
rdma-core links from openfabrics.org
2017-02-10 19:31 UTC (3+ messages)
[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
2017-02-10 11:41 UTC (4+ messages)
` [PATCH for bnxt_re V4 03/21] RDMA/bnxt_re: register with the NIC driver
[PATCH v2] pci: drop link_reset
2017-02-09 22:50 UTC (2+ messages)
[PATCH 0/4] infiniband: chelsio
2017-02-09 22:39 UTC (10+ messages)
` [PATCH 1/4] cxgb3: Use more common logging style
` [PATCH 2/4] cxgb3: Convert PDBG to pr_debug
` [PATCH 3/4] cxgb4: Use more common logging style
` [PATCH 4/4] cxgb4: Convert PDBG to pr_debug
Need to set if_index in ib_init_ah_from_wc() ?
2017-02-09 22:18 UTC (19+ messages)
[PATCHv4 net-next 0/7] net: dst_confirm replacement
2017-02-09 22:02 UTC (4+ messages)
[PATCH v3 00/12] NFS/RDMA client-side patches for 4.11
2017-02-09 20:39 UTC (21+ messages)
` [PATCH v3 01/12] xprtrdma: Fix Read chunk padding
` [PATCH v3 02/12] xprtrdma: Per-connection pad optimization
` [PATCH v3 03/12] xprtrdma: Disable pad optimization by default
` [PATCH v3 04/12] xprtrdma: Reduce required number of send SGEs
` [PATCH v3 05/12] xprtrdma: Shrink send SGEs array
` [PATCH v3 06/12] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
` [PATCH v3 07/12] xprtrdma: Handle stale connection rejection
` [PATCH v3 08/12] xprtrdma: Refactor management of mw_list field
` [PATCH v3 09/12] sunrpc: Allow xprt->ops->timer method to sleep
` [PATCH v3 10/12] sunrpc: Enable calls to rpc_call_null_helper() from other modules
` [PATCH v3 11/12] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
` [PATCH v3 12/12] sunrpc: Allow keepalive ping on a credit-full transport
[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations
2017-02-09 18:57 UTC (19+ messages)
` [PATCH 01/14] RDMA/cxgb3: Use kcalloc() in cxio_create_qp()
` [PATCH 02/14] RDMA/cxgb3: Rename jump labels "
` [PATCH 03/14] RDMA/cxgb4: Use kcalloc() in two functions
` [PATCH 05/14] RDMA/cxgb4: Return an error code only as a constant in ep_open()
` [PATCH 08/14] RDMA/cxgb4: Adjust construction of two error messages in recover_lost_dbs()
` [PATCH 12/14] RDMA/cxgb4: Delete an unnecessary variable initialisation in create_qp()
` [PATCH 13/14] RDMA/cxgb4: Rename jump labels in c4iw_create_qp()
` [PATCH 14/14] RDMA/cxgb4: Rename jump labels in rdma_init()
` [PATCH 04/14] RDMA/cxgb4: Use common error handling code in recover_queues()
` [PATCH 06/14] RDMA/cxgb4: Return an error code only as a constant in stag_open()
` [PATCH 07/14] RDMA/cxgb4: Adjust three checks for null pointers
` [PATCH 09/14] RDMA/cxgb4: Use common error handling code in recover_lost_dbs()
` [PATCH 10/14] RDMA/cxgb4: Use kmalloc_array() in c4iw_id_table_alloc()
` [PATCH 11/14] RDMA/cxgb4: Use kcalloc() in create_qp()
[PATCH] ipoib: clear nfct state on xmit
2017-02-09 17:33 UTC (2+ messages)
[PATCH rdma-next v1] IB/mlx5: Fix blue flame buffer size calculation
2017-02-09 17:31 UTC
[PATCH] IB/mthca: switch to pci_alloc_irq_vectors
2017-02-09 15:10 UTC
OFED-4.8, rdma-core, and library paths
2017-02-09 12:32 UTC (16+ messages)
[PATCH infiniband-diags] ibstat.c: If port is 1x SDR, rate is 2.5 rather than 2 Gbps
2017-02-08 20:47 UTC (3+ messages)
[RFC 09/19] scsi: csiostor: Replace PCI pool old API
2017-02-08 19:53 UTC (13+ messages)
` [RFC 10/19] scsi: lpfc: "
` [RFC 11/19] scsi: megaraid: "
` [RFC 12/19] scsi: mpt3sas: "
` [RFC 13/19] scsi: mvsas: "
` [RFC 14/19] scsi: pmcraid: "
` [RFC 15/19] usb: gadget: amd5536udc: "
` [RFC 16/19] usb: gadget: net2280: "
` [RFC 17/19] usb: gadget: pch_udc: "
` [RFC 18/19] PCI: Remove PCI pool macro functions
` [RFC 19/19] checkpatch: warn for use of old PCI pool API
` [RFC 00/19] Replace PCI pool by DMA "
[PATCH rdma-core 0/7] Add mlx5 direct verbs
2017-02-08 18:45 UTC (5+ messages)
[PATCH v2 0/5] Fix "support large inline thresholds"
2017-02-08 18:28 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;
as well as URLs for NNTP newsgroup(s).