messages from 2017-01-20 21:04:19 to 2017-01-25 14:49:49 UTC [more...]
[PATCH rdma-core 0/8] Completion timestamping support in mlx4
2017-01-25 14:49 UTC (7+ messages)
` [PATCH rdma-core 1/8] mlx4: sl_vid field in struct mlx4_cqe should be 16 bit
` [PATCH rdma-core 2/8] mlx4: Refactor mlx4_poll_one
` [PATCH rdma-core 3/8] mlx4: Add lazy CQ polling
` [PATCH rdma-core 4/8] mlx4: Add inline functions to read completion's attributes
` [PATCH rdma-core 5/8] mlx4: Add ability to poll CQs through iterator's style API
` [PATCH rdma-core 6/8] mlx4: Add support for creating an extended CQ
[PATCH] IB/cxgb3: header should be defining CXGB3_ABI_USER_H
2017-01-25 14:48 UTC
[PATCH rdma-next 1/1] IB/cma: Add default RoCE TOS to CMA configfs
2017-01-25 14:36 UTC
[PATCH rdma-next 0/5] USNIC and RAW enhancements series
2017-01-25 14:29 UTC (5+ messages)
` [PATCH rdma-next 5/5] IB: Query port through the core instead of directly calling the driver handler
[PATCH v2] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
2017-01-25 12:42 UTC (4+ messages)
ANNOUNCE - New release of rdma-core
2017-01-25 9:05 UTC (2+ messages)
[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
2017-01-25 9:04 UTC (9+ messages)
` [PATCH for bnxt_re V4 15/21] RDMA/bnxt_re: Support post_recv
` [PATCH for bnxt_re V4 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
` [PATCH for bnxt_re V4 20/21] RDMA/bnxt_re: Add QP event handling
[PATCH v6 0/9] SELinux support for Infiniband RDMA
2017-01-25 7:58 UTC (9+ messages)
[PATCH net 0/3] qed: RoCE infrastrucutre fixes
2017-01-25 7:24 UTC (5+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure
` [PATCH net 2/3] qed: Read queue state before releasing buffer
` [PATCH net 3/3] qed: Don't free a QP more than once
[PATCH] RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
2017-01-25 6:51 UTC (3+ messages)
[RFC] Clear out stuck ops to prevent iSER from going init D state
2017-01-24 22:26 UTC (15+ messages)
` Target core task management function handling rework
[PATCH v2 0/5] Fix "support large inline thresholds"
2017-01-24 21:46 UTC (11+ messages)
` [PATCH v2 1/5] xprtrdma: Fix Read chunk padding
` [PATCH v2 2/5] xprtrdma: Per-connection pad optimization
` [PATCH v2 3/5] xprtrdma: Disable pad optimization by default
` [PATCH v2 4/5] xprtrdma: Reduce required number of send SGEs
` [PATCH v2 5/5] xprtrdma: Shrink send SGEs array
[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
2017-01-24 21:41 UTC (3+ messages)
[PATCH] IB/srpt: Accept GUIDs as port names
2017-01-24 21:37 UTC (2+ messages)
[PATCHv2 1/1] IB/ipoib: Remove unnecessary returned value check
2017-01-24 21:35 UTC (4+ messages)
[PATCH rdma-next] IB/cma: Add debug messages to error flows
2017-01-24 21:32 UTC (4+ messages)
` [PATCH rdma-next] IB/cma: Allow port reuse for rdma_id
[PATCHv2 1/1] IB/core: create struct ib_port_cache
2017-01-24 21:32 UTC (7+ messages)
` [PATCHv3 1/1] RDMA/core: "
[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
2017-01-24 21:29 UTC (4+ messages)
` [patch v2] "
[PATCH 1/1] IB/ipoib: function interface change
2017-01-24 21:26 UTC (3+ messages)
[PATCH] IB/qib: Remove empty function
2017-01-24 21:25 UTC (2+ messages)
[patch] i40iw: silence an uninitialized variable warning
2017-01-24 21:24 UTC (2+ messages)
[PATCH] i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
2017-01-24 21:23 UTC (3+ messages)
[PATCH 1/1] IB/ipoib: Remove the unnecessary error check
2017-01-24 21:22 UTC (3+ messages)
[PATCH rdma-next 1/2] IB/rxe: Fix rxe dev insertion to rxe_dev_list
2017-01-24 21:19 UTC (4+ messages)
` [PATCH rdma-next 2/2] IB/rxe: Prevent from completer to operate on non valid QP
[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
2017-01-24 20:57 UTC (7+ messages)
[PATCH 0/5 v2] qedr: batch of fixes for 4.10
2017-01-24 20:50 UTC (8+ messages)
` [PATCH 1/5 v2] qedr: mark three functions as static
` [PATCH 2/5 v2] qedr: fix formatting
` [PATCH 3/5 v2] qedr: fix RDMA CM loopback
` [PATCH 4/5 v2] qedr: fix memory leak in PD allocation and simplify it
` [PATCH 5/5 v2] qedr: dispatch port active event from qedr_add
[PATCH 0/5 v2] qedr: QP and CQ fixes for 4.10
2017-01-24 20:48 UTC (8+ messages)
` [PATCH 1/5 v2] qedr: return success when changing from QP state X to X
` [PATCH 2/5 v2] qedr: return maximum inline data capability on QP query
` [PATCH 3/5 v2] qedr: remove CQ spinlock from RDMA CM completion handlers
` [PATCH 4/5 v2] qedr: avoid printing error messages for flushed CQEs if QP in error state
` [PATCH 5/5 v2] qedr: fail QP state transition from error to reset if SQ/RQ are not empty
[PATCH v2] qedr: add qedr-abi.h to Kbuild
2017-01-24 20:47 UTC (2+ messages)
[PATCH v1 0/7] Server-side NFS/RDMA changes for v4.11
2017-01-24 20:35 UTC (8+ messages)
` [PATCH v1 1/7] svcrdma: Another sendto chunk list parsing update
` [PATCH v1 2/7] svcrdma: Clean up RPC-over-RDMA Reply header encoder
` [PATCH v1 3/7] svcrdma: Clean up RPC-over-RDMA Call header decoder
` [PATCH v1 4/7] svcrdma: Clean up backchannel send header encoding
` [PATCH v1 5/7] svcrdma: Remove unused sc_dto_q field
` [PATCH v1 6/7] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
` [PATCH v1 7/7] svcrdma: Poll CQs in "workqueue" mode
[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
2017-01-24 20:12 UTC (8+ messages)
` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum
[PATCH v4] IB/umem: Release pid in error and ODP flow
2017-01-24 19:50 UTC (3+ messages)
[PATCH] iw_cxgb4: Guard against null cm_id in dump_ep/qp
2017-01-24 19:45 UTC (2+ messages)
[PATCH v1] IB/mad: Add port_num to error message
2017-01-24 19:22 UTC (2+ messages)
[PATCH] IB/vmw_pvrdma: Remove unused qp_type
2017-01-24 19:21 UTC (2+ messages)
[PATCH] IB/core: Fix typo in comment
2017-01-24 19:19 UTC (3+ messages)
[PATCH 0/2] Fixes for vmw_pvrdma
2017-01-24 19:16 UTC (4+ messages)
` [PATCH 2/2] IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path
[PATCH rdma-next V1 0/5] USNIC and RAW enhancements series
2017-01-24 17:52 UTC (9+ messages)
` [PATCH rdma-next V1 1/5] IB/core: Add raw packet protocol
` [PATCH rdma-next V1 2/5] IB/mlx5: Support "
` [PATCH rdma-next V1 3/5] IB/mlx4: "
` [PATCH rdma-next V1 4/5] IB: Add protocol for USNIC
` [PATCH rdma-next V1 5/5] IB: Query port through the core instead of directly calling the driver handler
[PATCH v3 00/37] IB: Optimize DMA mapping
2017-01-24 17:49 UTC (40+ messages)
` [PATCH v3 07/37] lib/dma-virt: Add dma_virt_ops
` [PATCH v3 15/37] IB/cxgb3: Set dev.parent instead of dma_device
` [PATCH v3 16/37] IB/cxgb4: "
` [PATCH v3 19/37] IB/i40iw: Remove a superfluous assignment statement
` [PATCH v3 20/37] IB/mlx4: Switch from dma_device to dev.parent
` [PATCH v3 21/37] IB/mlx5: "
` [PATCH v3 22/37] IB/mthca: "
` [PATCH v3 23/37] IB/nes: Remove a superfluous assignment statement
` [PATCH v3 24/37] IB/ocrdma: Switch from dma_device to dev.parent
` [PATCH v3 25/37] IB/qedr: "
` [PATCH v3 26/37] IB/qib: "
` [PATCH v3 27/37] IB/usnic: "
` [PATCH v3 28/37] IB/vmw_pvrdma: "
` [PATCH v3 29/37] IB/rxe: "
` [PATCH v3 30/37] IB/IPoIB: "
` [PATCH v3 31/37] IB/iser: "
` [PATCH v3 32/37] IB/srp: "
` [PATCH v3 33/37] IB/srpt: Modify a debug statement
` [PATCH v3 34/37] RDS: net: Switch from dma_device to dev.parent
` [PATCH v3 35/37] nvme-rdma: "
` [PATCH v3 36/37] IB/core: Remove ib_device.dma_device
` [PATCH v3 37/37] IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it
[for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
2017-01-24 17:49 UTC (7+ messages)
[PATCH v2] pci: drop link_reset
2017-01-24 17:35 UTC
[PATCH 1/1] IB/cxgb3: fix misspelling in header guard
2017-01-24 17:20 UTC (4+ messages)
[PATCHv2 0/1] fix invalid indirect_sg_entries parameter value
2017-01-24 16:50 UTC (5+ messages)
` [PATCHv2 1/1] IB/srp: "
[PATCHv3 1/2] IB/iser: Fix sg_tablesize calculation
2017-01-24 16:38 UTC (6+ messages)
` [PATCHv3 2/2] IB/iser: remove unused variable from iser_conn struct
[PATCH 0/1 v2] ib_srp mr allocation failure
2017-01-24 16:04 UTC (3+ messages)
` [PATCH 1/1 v2] IB/srp: fix mr allocation when the device supports sg gaps
[PATCH] pci: drop link_reset
2017-01-24 15:00 UTC (3+ messages)
[PATCH 0/5] qedr: QP and CQ fixes for 4.10
2017-01-24 11:05 UTC (10+ messages)
` [PATCH 1/5] qedr: return success when changing from QP state X to X
` [PATCH 2/5] qedr: return maximum inline data capability on QP query
` [PATCH 3/5] qedr: remove CQ spinlock from RDMA CM completion handlers
` [PATCH 4/5] qedr: avoid printing error messages for flushed CQEs if QP in error state
` [PATCH 5/5] qedr: fail QP state transition from error to reset if SQ/RQ are not empty
libibverbs changes broke usnic libfabric provider
2017-01-23 23:18 UTC (2+ messages)
include/uapi/rdma/Kbuild file doesn't include "qedr-abi.h"
2017-01-23 16:46 UTC (2+ messages)
[PATCH 0/5] qedr: batch of fixes for 4.10
2017-01-23 15:28 UTC (6+ messages)
` [PATCH 1/5] qedr: mark three functions as static
` [PATCH 2/5] qedr: fix formatting
` [PATCH 3/5] qedr: fix RDMA CM loopback
` [PATCH 4/5] qedr: fix memory leak in PD allocation and simplify it
` [PATCH 5/5] qedr: dispatch port active event from qedr_add
Urgent Please,,
2017-01-23 14:07 UTC
[PATCH] net/mlx4: use rb_entry()
2017-01-22 21:48 UTC (6+ messages)
[PATCH] [RFC] IB/hfi1: Fix port ordering issue in a multiport device
2017-01-22 8:16 UTC (7+ messages)
[PATCH RFC rdma-core 1/3] util: Add common code for provider debug
2017-01-22 8:11 UTC (8+ messages)
[PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
2017-01-22 8:05 UTC (11+ messages)
Business Proposal
2017-01-21 18:20 UTC
release tarball top-level dir
2017-01-21 8:26 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