messages from 2014-10-29 18:18:50 to 2014-11-11 06:54:05 UTC [more...]
FMR Support in multi-function environment
2014-11-11 6:54 UTC (3+ messages)
mlx4: RoCE support in SRIOV environment
2014-11-11 6:39 UTC (3+ messages)
[PATCH 0/1] infiniband-diags: add rdma-ndd daemon
2014-11-10 19:05 UTC (11+ messages)
` [PATCH] "
[PATCHv3 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
2014-11-10 17:57 UTC (5+ messages)
` [PATCHv3 net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCHv3 net-next 2/3] cxgb4: Cleanup macros so they follow the same style and look consistent
` [PATCHv3 net-next 3/3] cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
[PATCH v2 00/10] NFS/RDMA patches for 3.19
2014-11-10 16:21 UTC (18+ messages)
` [PATCH v2 01/10] xprtrdma: Return an errno from rpcrdma_register_external()
` [PATCH v2 02/10] xprtrdma: Cap req_cqinit
` [PATCH v2 03/10] xprtrdma: unmap all FMRs during transport disconnect
` [PATCH v2 04/10] xprtrdma: Refactor tasklet scheduling
` [PATCH v2 05/10] xprtrdma: Re-write rpcrdma_flush_cqs()
` [PATCH v2 06/10] xprtrdma: Enable pad optimization
` [PATCH v2 07/10] xprtrdma: Display async errors
` [PATCH v2 08/10] SUNRPC: serialize iostats updates
` [PATCH v2 09/10] NFS: SETCLIENTID XDR buffer sizes are incorrect
` [PATCH v2 10/10] NFS: Clean up nfs4_init_callback()
[PATCH v2 1/6] ib/mad: Add function to support format specifiers for node description
2014-11-09 23:33 UTC (6+ messages)
[PATCH v2] infiniband-diags: add rdma-ndd daemon
2014-11-09 23:15 UTC (4+ messages)
[PATCHv2] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters
2014-11-09 22:48 UTC (5+ messages)
[RFC Part4 v1 16/17] x86, htirq: Kill struct ht_irq_msg by reusing struct msi_msg
2014-11-09 15:10 UTC
[PATCH for-next 0/5] Dynamically Connected support
2014-11-09 8:02 UTC (8+ messages)
` [PATCH for-next 1/5] IB/core: Add DC transport support
` [PATCH for-next 2/5] IB/uverbs: Add userspace interface to DC verbs
` [PATCH for-next 3/5] mlx5_core: Add DC support at mlx5 core layer
` [PATCH for-next 4/5] mlx5_ib: Add support for DC
` [PATCH for-next 5/5] mlx5_core: Update mlx5_command_str with DC commands
[PATCH infiniband-diags] saquery.c: Return proper status from query_sa_cpi on bad result status
2014-11-08 14:51 UTC (2+ messages)
[PATCH infiniband-diags] saquery.c: Fix handling of cpi and ClassPortInfo options
2014-11-08 14:51 UTC (2+ messages)
[PATCH 0/6] Make Node Description default to "<hostname> <device>"
2014-11-07 12:17 UTC (10+ messages)
` [PATCH 1/6] ib/mad: Add function to support format specifiers for node description
` [PATCH 2/6] ib/ipath: change default node description processing
` [PATCH 3/6] ib/mlx4: "
` [PATCH 4/6] ib/mthca: "
` [PATCH 5/6] ib/qib: "
` [PATCH 6/6] ib/mlx5: "
[PATCH 0/2] iw_cxgb4: Fixes locking issue and MR limit for T4/T5 adapter
2014-11-07 4:50 UTC (3+ messages)
` [PATCH 1/2] iw_cxgb4: Fixes locking issue in process_mpa_request
` [PATCH 2/2] iw_cxgb4: limit MRs to < 8GB for T4/T5 devices
[PATCHv2 net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
2014-11-06 21:57 UTC (7+ messages)
` [PATCHv2 net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCHv2 net-next 2/3] cxgb4: Cleanup macros so they follow the same style and look consistent
` [PATCHv2 net-next 3/3] cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
[PATCH net 0/2] mlx5_core fixes for 3.18
2014-11-06 21:41 UTC (4+ messages)
` [PATCH net 1/2] net/mlx5_core: Fix race in create EQ
` [PATCH net 2/2] net/mlx5_core: Fix race on driver load
NFSoRDMA bi-weekly meeting minutes (11/6)
2014-11-06 17:55 UTC
[PATCH] IB/srp: Fix a 32-bit compiler warning
2014-11-06 15:34 UTC (2+ messages)
[PATCH v3 0/11] IB/srp: Add multichannel support
2014-11-06 14:22 UTC (21+ messages)
` [PATCH v3 02/11] scsi-mq: Add support for multiple hardware queues
` [PATCH v3 03/11] scsi_tcq.h: "
` [PATCH v3 04/11] IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib()
` [PATCH v3 05/11] IB/srp: Remove stale connection retry mechanism
` [PATCH v3 06/11] IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning
` [PATCH v3 01/11] blk-mq: Add blk_mq_unique_tag()
` [PATCH v3 07/11] IB/srp: Introduce two new srp_target_port member variables
` [PATCH v3 09/11] IB/srp: Use block layer tags
` [PATCH v3 10/11] IB/srp: Add multichannel support
` [PATCH v3 08/11] IB/srp: Separate target and channel variables
` [PATCH v3 11/11] IB/srp: Fix a race condition triggered by destroying a queue pair
[PATCH v1 for-next 0/5] Extended atomics enhancements
2014-11-06 14:21 UTC (6+ messages)
` [PATCH v1 for-next 1/5] IB/mlx5: Fix sparse warnings
` [PATCH v1 for-next 2/5] IB/core: Add support for extended query device caps
` [PATCH v1 for-next 3/5] IB/core: Extend atomic operations
` [PATCH v1 for-next 4/5] IB/mlx5: Add extended atomic support
` [PATCH v1 for-next 5/5] IB/mlx4: Modify mlx4 to comply with extended atomic definitions
[PATCH for-next 0/2] HW Device hot-removal support
2014-11-06 14:15 UTC (3+ messages)
` [PATCH for-next 1/2] IB/uverbs: Enable device removal when there are active user space applications
` [PATCH for-next 2/2] IB/mlx4_ib: Disassociate support
[PATCH 1/2] rping: Fixes race, where ibv context was getting freed before memory was deregistered
2014-11-06 9:12 UTC (2+ messages)
` [PATCH 2/2] rping: ignore flushed completions
[PATCH for-next 0/5] Extended atomics enhancements
2014-11-06 8:54 UTC (8+ messages)
` [PATCH for-next 1/5] IB/mlx5: Fix sparse warnings
` [PATCH for-next 2/5] IB/core: Add support for extended query device caps
` [PATCH for-next 3/5] IB/core: Extend atomic operations
` [PATCH for-next 4/5] IB/mlx5: Add extended atomic support
` [PATCH for-next 5/5] IB/mlx4: Modify mlx4 to comply with extended atomic definitions
[PATCH 0/3] DAPL support on s390x platform
2014-11-05 15:04 UTC (2+ messages)
[PATCH v2 0/12] IB/srp: Add multichannel support
2014-11-05 11:22 UTC (35+ messages)
` [PATCH v2 03/12] scsi-mq: Add support for multiple hardware queues
` [PATCH v2 10/12] IB/srp: Use block layer tags
` [PATCH v2 12/12] IB/srp: Add multichannel support
[PATCH] net/mlx4_core: Convert rcu locking to rwlock in CQ
2014-11-05 8:47 UTC (5+ messages)
[PATCH v2 libibverbs 0/2] Add memory re-registration support
2014-11-05 8:23 UTC (3+ messages)
` [PATCH v2 libibverbs 1/2] Change rereg_mr API between libibverbs and the provider's library
` [PATCH v2 libibverbs 2/2] Add MR re-registeration
[PATCH v1 libibverbs 0/2] Add memory re-registration support
2014-11-04 18:44 UTC (4+ messages)
` [PATCH v1 libibverbs 1/2] Change rereg_mr API between libibverbs and the provider's library
` [PATCH v1 libibverbs 2/2] Add MR re-registeration
[PATCH opensm] osm_mcast_mgr.c: Add MLID to error 0A06 log message
2014-11-04 17:46 UTC
CRASH 3.18-rc2, 3.17.1, isert_connect_request
2014-11-04 16:44 UTC (5+ messages)
[PATCH] IB/addr: Improve address resolution callback scheduling
2014-11-04 6:28 UTC (2+ messages)
WRITE/SEND to multiple destinations
2014-11-04 3:10 UTC (4+ messages)
[PATCH net-next 0/3] RDMA/cxgb4,cxgb4vf,cxgb4i,csiostor: Cleanup macros
2014-11-03 20:51 UTC (5+ messages)
` [PATCH net-next 1/3] cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file
` [PATCH net-next 2/3] cxgb4: Cleanup macros to match the HW generated one
` [PATCH net-next 3/3] cxgb4: Cleanup macros to match the HW generated one, part 2
[PATCH libibverbs] Add MR re-registeration
2014-11-03 19:20 UTC (5+ messages)
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-11-03 18:23 UTC
[PATCH opensm] Better way to handle polling other MASTER SM
2014-11-03 16:28 UTC
[PATCH] IB/isert: Adjust CQ size to HW limits
2014-11-03 16:22 UTC (3+ messages)
[GIT PULL] please pull infiniband.git
2014-11-03 7:58 UTC (6+ messages)
[PATCH libmlx4] Add MR re-registeration
2014-11-02 12:35 UTC (2+ messages)
[PATCH FIXES for-3.18] IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
2014-11-02 8:23 UTC
[PATCH] RDMA/libocrdma: fix library stack curruption
2014-10-31 13:46 UTC
Can someone help me understand the reason for this code in ib_isert.c?
2014-10-30 15:06 UTC (8+ 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