messages from 2014-07-17 13:57:07 to 2014-08-11 19:29:03 UTC [more...]
Good evening
2014-08-11 19:29 UTC
[PATCH] ib_mad: fix microblaze build issue (PFX macro mistake)
2014-08-11 16:45 UTC
[PATCH for-3.17 0/5] ib umad/mad updates
2014-08-08 23:00 UTC (6+ messages)
` [PATCH for-3.17 1/5] ib/umad: update module to [pr|dev]_* style print messages
` [PATCH for-3.17 2/5] ib/mad: "
` [PATCH for-3.17 3/5] ib/mad: Add dev_notice messages for various umad/mad registration failures
` [PATCH for-3.17 4/5] ib/mad: add new ioctl to user space to support new registration options
` [PATCH for-3.17 5/5] ib/mad: Add user space RMPP support
[PATCH opensm] osm_console.c: Included unknown speed/width ports in "possible issues"
2014-08-07 18:33 UTC
[PATCH opensm] osm_link_mgr.c: Fix bug in mlnx extended port info setting
2014-08-07 10:05 UTC
[PATCH for-3.17 v7 1/1] IB/ipoib: Avoid multicast join attempts when having invalid p_key
2014-08-06 18:40 UTC
[PATCH v2 0/3] Include protection information in transport header
2014-08-06 15:54 UTC (24+ messages)
` [PATCH v2 1/3] scsi_cmnd: Introduce scsi_transfer_length helper
` [PATCH v2 2/3] libiscsi, iser: Adjust data_length to include protection information
[PATCH for-next 0/3] Add user MR re-registeration support
2014-08-06 10:46 UTC (6+ messages)
` [PATCH for-next 1/3] IB/core: "
` [PATCH for-next 2/3] mlx4_core: Add helper functions to support MR re-registration
` [PATCH for-next 3/3] IB/mlx4_ib: Add support for user "
IB/srp: Fix deadlock between host removal and multipathd
2014-08-06 8:28 UTC (2+ messages)
Patches for fine-grained rsocket preloading
2014-08-06 6:43 UTC
Hi
2014-08-06 5:19 UTC
[PATCH] svcrdma: remove rdma_create_qp() failure recovery logic
2014-08-05 19:10 UTC (3+ messages)
[ANNOUNCE] libcxgb4-1.3.5 is released
2014-08-04 15:00 UTC
linux-next: manual merge of the infiniband tree with the net-next tree
2014-08-04 4:03 UTC
[GIT PULL] Please pull NFS client RDMA changes for 3.17
2014-07-31 20:54 UTC
[PATCH v5 00/21] NFS/RDMA client patches for 3.17
2014-07-31 20:44 UTC (23+ messages)
` [PATCH v5 01/21] xprtrdma: Fix panic in rpcrdma_register_frmr_external()
` [PATCH v5 02/21] xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
` [PATCH v5 03/21] xprtrdma: Limit data payload size for ALLPHYSICAL
` [PATCH v5 04/21] xprtrdma: Update rkeys after transport reconnect
` [PATCH v5 05/21] xprtrdma: On disconnect, don't ignore pending CQEs
` [PATCH v5 06/21] xprtrdma: Don't invalidate FRMRs if registration fails
` [PATCH v5 07/21] xprtrdma: Unclutter struct rpcrdma_mr_seg
` [PATCH v5 08/21] xprtrdma: Back off rkey when FAST_REG_MR fails
` [PATCH v5 09/21] xprtrdma: Chain together all MWs in same buffer pool
` [PATCH v5 10/21] xprtrdma: Properly handle exhaustion of the rb_mws list
` [PATCH v5 11/21] xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
` [PATCH v5 12/21] xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
` [PATCH v5 13/21] xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
` [PATCH v5 14/21] xprtrdma: Disable completions for FAST_REG_MR Work Requests
` [PATCH v5 15/21] xprtrdma: Disable completions for LOCAL_INV "
` [PATCH v5 16/21] xprtrdma: Rename frmr_wr
` [PATCH v5 17/21] xprtrdma: Allocate each struct rpcrdma_mw separately
` [PATCH v5 18/21] xprtrdma: Schedule reply tasklet once per upcall
` [PATCH v5 19/21] xprtrdma: Make rpcrdma_ep_disconnect() return void
` [PATCH v5 20/21] xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
` [PATCH v5 21/21] xprtrdma: Handle additional connection events
[PATCH] iw_cxgb4: Only call the cq completion handler if it is armed
2014-07-31 19:35 UTC
[PATCH for-next 0/8] iSER initiator updates for 3.17
2014-07-31 10:27 UTC (9+ messages)
` [PATCH for-next 1/8] IB/iser: Support IPv6 address family
` [PATCH for-next 2/8] IB/iser: Add TIMEWAIT_EXIT event handling
` [PATCH for-next 3/8] IB/iser: Fix responder resources advertizement
` [PATCH for-next 4/8] IB/iser: Seperate iser_conn and iscsi_endpoint storage space
` [PATCH for-next 5/8] IB/iser: Remove redundant return code in iser_free_ib_conn_res()
` [PATCH for-next 6/8] IB/iser: Protect iser state machine with a mutex
` [PATCH for-next 7/8] IB/iser: Replace connection waitqueue with completion object
` [PATCH for-next 8/8] IB/iser: Clarify a duplicate counters check
[for-next 1/2] xprtrdma: take reference of rdma provider module
2014-07-31 5:14 UTC (36+ messages)
` [for-next 2/2] xprtrdma: fix deallocation sequence of pd
Very Urgent
2014-07-30 23:18 UTC
[PATCH v4 00/21] NFS/RDMA client patches for 3.17
2014-07-30 19:11 UTC (32+ messages)
` [PATCH v4 01/21] xprtrdma: Fix panic in rpcrdma_register_frmr_external()
` [PATCH v4 02/21] xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
` [PATCH v4 03/21] xprtrdma: Limit data payload size for ALLPHYSICAL
` [PATCH v4 04/21] xprtrdma: Update rkeys after transport reconnect
` [PATCH v4 05/21] xprtrdma: On disconnect, don't ignore pending CQEs
` [PATCH v4 06/21] xprtrdma: Don't invalidate FRMRs if registration fails
` [PATCH v4 07/21] xprtrdma: Unclutter struct rpcrdma_mr_seg
` [PATCH v4 08/21] xprtrdma: Back off rkey when FAST_REG_MR fails
` [PATCH v4 09/21] xprtrdma: Chain together all MWs in same buffer pool
` [PATCH v4 10/21] xprtrdma: Properly handle exhaustion of the rb_mws list
` [PATCH v4 11/21] xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
` [PATCH v4 12/21] xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
` [PATCH v4 13/21] xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
` [PATCH v4 14/21] xprtrdma: Disable completions for FAST_REG_MR Work Requests
` [PATCH v4 15/21] xprtrdma: Disable completions for LOCAL_INV "
` [PATCH v4 16/21] xprtrdma: Rename frmr_wr
` [PATCH v4 17/21] xprtrdma: Allocate each struct rpcrdma_mw separately
` [PATCH v4 18/21] xprtrdma: Schedule reply tasklet once per upcall
` [PATCH v4 19/21] xprtrdma: Make rpcrdma_ep_disconnect() return void
` [PATCH v4 20/21] xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
` [PATCH v4 21/21] xprtrdma: Handle additional connection events
Question on merge windows
2014-07-30 15:45 UTC (3+ messages)
[PATCH] iw_cxgb4: only call CQ completion handlers if they exist
2014-07-30 14:20 UTC (2+ messages)
Good afternoon
2014-07-30 13:57 UTC
Hello
2014-07-29 8:23 UTC
color box, display box, corrugated box, color card, blister card, color sleeve, hang tag, label
2014-07-29 2:28 UTC
Setting IB path manually using rdma_set_option
2014-07-28 22:06 UTC (4+ messages)
Dobrý večer
2014-07-28 17:50 UTC
[PATCH librdmacm] rsocket: Segmentation fault fix in case of multiple connections
2014-07-28 16:37 UTC (2+ messages)
[PATCH -next] RDMA/cxgb4: Fix sparse non static symbol warning
2014-07-28 14:50 UTC (2+ messages)
[ANNOUNCE] dapl-2.1.0-1 release - MIC support
2014-07-25 17:56 UTC
[PATCH] iw_cm: use a default listen backlog if needed
2014-07-25 14:11 UTC
[PATCH libibverbs V4 0/5] Add support for UD QPs under RoCE IP addressing
2014-07-24 11:34 UTC (3+ messages)
[PATCH 1/1] IB/mlx5: use ARRAY_SIZE instead of sizeof/sizeof[0]
2014-07-24 9:43 UTC (2+ messages)
ocrdma Merge request
2014-07-23 7:09 UTC
NFSRDMA test branch update to 3.16-rc6
2014-07-22 18:14 UTC
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
2014-07-22 17:12 UTC (15+ messages)
` [PATCH 13/25] IB/mlx5: "
[PATCH 0/5] Misc. fix for cxgb4 and iw_cxgb4
2014-07-22 3:25 UTC (7+ messages)
` [PATCH 1/5] cxgb4: Add the MC1 registers to read in the interrupt handler
` [PATCH 2/5] iw_cxgb4: log detailed warnings for negative advice
` [PATCH 5/5] iw_cxgb4: Don't limit TPTE count to 32KB
` [PATCH 3/5] iw_cxgb4: Support query_qp() verb
` [PATCH 4/5] iw_cxgb4: advertise the correct device max attributes
[PATCH 0/4] IB/uverbs: check request parameters
2014-07-20 19:51 UTC (5+ messages)
` [PATCH 1/4] IB/uverbs: check userspace input buffer size
` [PATCH 2/4] IB/uverbs: check userspace output "
` [PATCH 3/4] IB/uverbs: check userspace output buffer size in ib_uverbs_poll_cq()
` [PATCH 4/4] IB/uverbs: subtract command header from input size
Question on merge windows and MAD submitted MAD patches
2014-07-18 23:26 UTC
[GIT PULL] please pull infiniband.git
2014-07-18 20:40 UTC
[PATCH] iw_cxgb4: fix for 64-bit integer division
2014-07-17 23:52 UTC (3+ messages)
[PATCH net-next v2 0/4] cxgb4i: Add ipv6 support
2014-07-17 23:06 UTC (2+ messages)
[PATCH 1/1] ibacm: Incorrect return value check in path resolution
2014-07-17 20:16 UTC (2+ messages)
[ANNOUNCE] opensm 3.3.18 release
2014-07-17 14:54 UTC
[PATCH v3 00/21] NFS/RDMA client patches for 3.17
2014-07-17 14:21 UTC (5+ messages)
[for-next 0/2] NFS/RDMA client fixes for 3.17
2014-07-17 14:01 UTC
[PATCH] uapi/rdma_user_cm.h: include socket.h
2014-07-17 13:57 UTC
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