messages from 2016-12-21 11:41:57 to 2016-12-30 10:24:10 UTC [more...]
[PATCH v2] ib umem: bugfix: mixed put_pid()s in ib_umem_get()
2016-12-30 10:24 UTC (5+ messages)
[PATCH v3] IB/umem: Release pid in error and ODP flow
2016-12-30 10:18 UTC
iscsi_trx going into D state
2016-12-29 23:57 UTC (23+ messages)
[PATCH v6 00/16] Add Paravirtual RDMA Driver
2016-12-29 22:31 UTC (4+ messages)
` [PATCH v6 13/16] IB/pvrdma: Add the main driver module for PVRDMA
[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
2016-12-29 20:55 UTC (12+ messages)
` [PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
` [PATCH rdma-next V1 2/9] IB/ipoib: Set device connection mode only when needed
` [PATCH rdma-next V1 3/9] IB/ipoib: Fix deadlock over vlan_mutex
` [PATCH rdma-next V1 4/9] IB/ipoib: Fix deadlock between rmmod and set_mode
` [PATCH rdma-next V1 5/9] IB/ipoib: rtnl_unlock can not come after free_netdev
` [PATCH rdma-next V1 6/9] IB/ipoib: Add detailed error message to dev_queue_xmit call
` [PATCH rdma-next V1 7/9] IB/ipoib: Use debug prints instead of warnings in RNR WC status
` [PATCH rdma-next V1 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH rdma-next V1 9/9] IB/ipoib: Change list_del to list_del_init in the tx object
[PATCH rdma-core 0/4] Debian fixes
2016-12-29 15:25 UTC (7+ messages)
` [PATCH rdma-core 1/4] debian/control: Remove build-essential from Build-Depends
` [PATCH rdma-core 2/4] debian/iwpmd.install: Remove ibacm from iwpmd install
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information
` [PATCH rdma-core 4/4] debian/changelog: Update changes
[PATCH] ib umem: bugfix: mixed put_pid()s in ib_umem_get()
2016-12-29 5:29 UTC (2+ messages)
[PATCH] ib umem: bug: put pid back before return from error path
2016-12-29 2:28 UTC (4+ messages)
[PATCH rdma-next 0/9] IPoIB fixes for 4.11
2016-12-28 13:06 UTC (18+ messages)
` [PATCH rdma-next 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
` [PATCH rdma-next 2/9] IB/ipoib: Set device connection mode only when needed
` [PATCH rdma-next 3/9] IB/ipoib: Fix deadlock over vlan_mutex
` [PATCH rdma-next 4/9] IB/ipoib: Fix deadlock between rmmod and set_mode
` [PATCH rdma-next 5/9] IB/ipoib: rtnl_unlock can not come after free_netdev
` [PATCH rdma-next 6/9] IB/ipoib: Add detailed error message to dev_queue_xmit call
` [PATCH rdma-next 7/9] IB/ipoib: Use debug prints instead of warnings in RNR WC status
` [PATCH rdma-next 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
` [PATCH rdma-next 9/9] IB/ipoib: Change list_del to list_del_init in the tx object
[PATCH 0/3] srp/srpt - some useful patches
2016-12-28 12:57 UTC (14+ messages)
` [PATCH 1/3] IB/srp: allocate ib_qp_attr on the stack
` [PATCH 2/3] IB/srpt: "
` [PATCH 3/3] IB/srpt: fix compilation warning
max_inline_data in ibv_rc_pingpong
2016-12-28 12:37 UTC (4+ messages)
[PATCH 0/1 v2] ib_srp mr allocation failure
2016-12-28 11:25 UTC (3+ messages)
` [PATCH 1/1 v2] IB/srp: fix mr allocation when the device supports sg gaps
[PATCH 0/1] ib_srp mr allocation failure
2016-12-28 10:13 UTC (5+ messages)
` [PATCH 1/1] IB/srp: fix mr allocation when the device supports sg gaps
[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
2016-12-27 7:34 UTC (4+ messages)
` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum
` [PATCH 2/2] qedr: fix MTU returned from QP query
[PATCH V2 08/10] i40iw: Control debug error prints using env variable
2016-12-25 16:16 UTC (12+ messages)
[Bug 190951] New: SoftRoCE Performance Puzzle
2016-12-25 10:00 UTC (2+ messages)
[PATCH] infiniband: hw: cxgb4: Use AF_INET for sin_family field
2016-12-25 7:49 UTC (2+ messages)
[PATCH rdma-core] verbs: Do not copy uninitialized data in ibv_cmd_modify_qp
2016-12-25 7:42 UTC (3+ messages)
[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
2016-12-24 16:20 UTC
[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
2016-12-24 15:25 UTC
[PATCH rdma-core] Add -DIN_PLACE=1 to cmake
2016-12-23 12:12 UTC (3+ messages)
[PATCH rdma-core] Remove atexit and destructors
2016-12-23 12:09 UTC (2+ messages)
[PATCH] IB: Fix incorrect structure packing for booleans
2016-12-23 1:07 UTC
[PULL REQUEST] Please pull rdma.git
2016-12-22 21:40 UTC
[PATCH 0/3] IB/rxe: Three small fixes
2016-12-22 21:39 UTC (11+ messages)
` [PATCH 1/3] IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
` [PATCH 2/3] IB/rxe: Drop future atomic/read packets rather than retrying
` [PATCH 3/3] IB/rxe: Don't check for null ptr in send()
[PATCH rdma-core 0/6] redhat/spec: various fixes and cleanups
2016-12-22 21:38 UTC (22+ messages)
` [PATCH rdma-core 1/6] redhat/spec: call it srp_daemon in desc, not srptools
` [PATCH rdma-core 2/6] redhat/spec: improve base package description
` [PATCH rdma-core 3/6] redhat/spec: use fully versioned Requires on base package
` [PATCH rdma-core 4/6] redhat/spec: fix up %post scriptlets
` [PATCH rdma-core 5/6] redhat/spec: clean up rsocket packaging
` [PATCH rdma-core 6/6] redhat/spec: make sure docdir is owned
[ANNOUNCE] dapl-2.1.10-1 release
2016-12-22 21:02 UTC
[PATCH, RFC 0/5] IB: Optimize DMA mapping
2016-12-22 19:55 UTC (15+ messages)
` [PATCH 4/5] IB: Switch from struct ib_dma_mapping_ops to struct dma_mapping_ops
` Testing latest linux-next 4.9 ib_srp and ib_srpt
` Testing latest linux-next 4.9 ib_srp and ib_srpt sees I/O capped at 1MB and no merging
` block: add back plugging in __blkdev_direct_IO
[PATCH rdma-core] i40iw: Set 128B as the only supported RQ WQE size
2016-12-22 19:19 UTC (6+ messages)
[PATCH rdma-core] redhat/spec: further cleanups to depdendencies, descriptions, formatting
2016-12-22 19:14 UTC (9+ messages)
` [PATCH rdma-core v2] "
[PATCH rdma-core] MAINTAINERS: fix cut-n-paste typo
2016-12-22 16:50 UTC (2+ messages)
[PATCH 0/8] qedr: cumulative fixes for user verbs
2016-12-22 16:40 UTC (10+ messages)
` [PATCH 1/8] qedr: configure the number of CQEs on CQ creation
` [PATCH 2/8] qedr: return error if destroy CQ failed
` [PATCH 3/8] qedr: return correct value on modify qp
` [PATCH 4/8] qedr: modify QP state to error when destroying it
` [PATCH 5/8] qedr: ignore inline flag in read verbs
` [PATCH 6/8] qedr: post_send/recv according to QP state
` [PATCH 7/8] qedr: clear the vendor error field in the work completion
` [PATCH 8/8] qedr: Always notify the verb consumer of flushed CQEs
[PATCH V2] i40iw: Set 128B as the only supported RQ WQE size
2016-12-22 16:40 UTC (2+ messages)
[PATCH] IB/cma: Fix a race condition in iboe_addr_get_sgid()
2016-12-22 16:40 UTC (2+ messages)
[PATCH 1/3] iw_cxgb4: refactor sq/rq drain logic
2016-12-22 15:40 UTC (3+ messages)
` [PATCH 2/3] iw_cxgb4: free EQ queue memory on last deref
` [PATCH 3/3] iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort
[bug report] IB/rxe: Unblock loopback by moving skb_out increment
2016-12-22 12:54 UTC
[PATCH] qedr: restructure functions that create and destroy a QP
2016-12-22 12:52 UTC
[RFC ABI V6 00/14] SG-based RDMA ABI Proposal
2016-12-22 8:08 UTC (3+ messages)
` [RFC ABI V6 02/14] IB/core: Add support for custom types
[PATCH] RDS: use rb_entry()
2016-12-22 3:33 UTC (2+ messages)
[PATCH] i40iw: Set 128B as the only supported RQ WQE size
2016-12-21 16:08 UTC (11+ messages)
[PATCH] RDMA/i40iw: use designated initializers
2016-12-21 14:24 UTC (3+ messages)
[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
2016-12-21 11:42 UTC (15+ messages)
` [PATCH for bnxt_re V4 12/21] RDMA/bnxt_re: Support memory registration verbs
` [PATCH for bnxt_re V4 13/21] RDMA/bnxt_re: Support QP verbs
` [PATCH for bnxt_re V4 08/21] RDMA/bnxt_re: Adding support for port related verbs
` [PATCH for bnxt_re V4 09/21] RDMA/bnxt_re: Support for GID "
` [PATCH for bnxt_re V4 10/21] RDMA/bnxt_re: Support for CQ verbs
` [PATCH for bnxt_re V4 11/21] RDMA/bnxt_re: Support for AH verbs
` [PATCH for bnxt_re V4 14/21] RDMA/bnxt_re: Support post_send verb
` [PATCH for bnxt_re V4 15/21] RDMA/bnxt_re: Support post_recv
` [PATCH for bnxt_re V4 16/21] RDMA/bnxt_re: Support poll_cq verb
` [PATCH for bnxt_re V4 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
` [PATCH for bnxt_re V4 18/21] RDMA/bnxt_re: Support for DCB
` [PATCH for bnxt_re V4 21/21] RDMA/bnxt_re: Add bnxt_re driver build support
` [PATCH for bnxt_re V4 19/21] RDMA/bnxt_re: Set uverbs command mask
` [PATCH for bnxt_re V4 20/21] RDMA/bnxt_re: Add QP event handling
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).