messages from 2014-03-06 13:59:27 to 2014-03-13 15:51:46 UTC [more...]
[Patch 0/2] IB/mlx5: Add PCI error handler support for mlx5
2014-03-13 15:51 UTC (9+ messages)
` [Patch 1/2] IB/mlx5: Implementation of PCI error handler
` [Patch 2/2] IB/mlx5: Free resources during PCI error
[RFC 00/20] On demand paging
2014-03-13 12:00 UTC (2+ messages)
[PATCH v1 0/3] SRP initiator fixes for kernel 3.15
2014-03-13 7:42 UTC (17+ messages)
` [PATCH v1 1/3] IB/srp: Fix crash when unmapping data loop
[Question] unexpected block during RDMA migration
2014-03-13 3:11 UTC
[PATCHv6 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
2014-03-12 23:52 UTC (42+ messages)
` [PATCHv6 net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCHv6 net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCHv6 net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCHv6 net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCHv6 net-next 05/31] cxgb4: Calculate len properly for LSO path
` [PATCHv6 net-next 06/31] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCHv6 net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCHv6 net-next 08/31] iw_cxgb4: release neigh entry
` [PATCHv6 net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCHv6 net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCHv6 net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCHv6 net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCHv6 net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCHv6 net-next 14/31] iw_cxgb4: default peer2peer mode to 1
` [PATCHv6 net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
` [PATCHv6 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCHv6 net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCHv6 net-next 29/31] iw_cxgb4: minor fixes
` [PATCHv6 net-next 31/31] iw_cxgb4: Use pr_warn_ratelimited
` [PATCHv6 net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCHv6 net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCHv6 net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCHv6 net-next 19/31] iw_cxgb4: connect_request_upcall fixes
` [PATCHv6 net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
` [PATCHv6 net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCHv6 net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCHv6 net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCHv6 net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCHv6 net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCHv6 net-next 28/31] iw_cxgb4: SQ flush fix
` [PATCHv6 net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support
[PATCH] IB/core: Suppress a sparse warning
2014-03-12 17:54 UTC (7+ messages)
IB/mlx4: Build the port IBoE GID table properly under bonding
2014-03-12 17:49 UTC (6+ messages)
NFS over RDMA crashing
2014-03-12 15:29 UTC (14+ messages)
[PATCH 2/2] RDMA/nes: Fix for passing a valid QP pointer to the user space library
2014-03-11 19:20 UTC
[PATCH 1/2] RDMA/nes: Fixes for the MPA V2 implementation
2014-03-11 19:17 UTC
[ANNOUNCE] libcxgb4-1.3.3 released
2014-03-11 17:37 UTC
[PATCH for-next] IB/iser: Suppress completion for fast registration work requests
2014-03-11 14:53 UTC (2+ messages)
[PATCH for v3.14 0/5] Coccicheck / coccinelle catched errors on ib/hw
2014-03-11 13:51 UTC (8+ messages)
` [PATCH for v3.14 1/5] IB/ehca: returns an error on ib_copy_to_udata() failure
` [PATCH for v3.14 2/5] IB/mthca: "
` [PATCH for v3.14 3/5] IB/nes: returns an error on ib_copy_from_udata() failure instead of NULL
` [PATCH for v3.14 4/5] IB/qib: add missing braces in do_qib_user_sdma_queue_create()
` [PATCH for v3.14 5/5] IB/qib: fixup indentation in qib_ib_rcv()
[PATCH for-next] IB/mad: Check and handle potential DMA mapping errors
2014-03-11 12:41 UTC
[PATCH 0/6] iser-target: Fix active I/O shutdown related issues
2014-03-11 10:27 UTC (8+ messages)
[PATCHv5 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
2014-03-10 20:43 UTC (37+ messages)
` [PATCHv5 net-next 01/31] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCHv5 net-next 02/31] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCHv5 net-next 03/31] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCHv5 net-next 04/31] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCHv5 net-next 05/31] cxgb4: Calculate len properly for LSO path
` [PATCHv5 net-next 07/31] iw_cxgb4: Allow loopback connections
` [PATCHv5 net-next 08/31] iw_cxgb4: release neigh entry in error paths
` [PATCHv5 net-next 09/31] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCHv5 net-next 10/31] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCHv5 net-next 11/31] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCHv5 net-next 13/31] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCHv5 net-next 14/31] iw_cxgb4: default peer2peer mode to 1
` [PATCHv5 net-next 15/31] iw_cxgb4: save the correct map length for fast_reg_page_lists
` [PATCHv5 net-next 16/31] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCHv5 net-next 17/31] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCHv5 net-next 18/31] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCHv5 net-next 19/31] iw_cxgb4: connect_request_upcall fixes
` [PATCHv5 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCHv5 net-next 21/31] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCHv5 net-next 22/31] iw_cxgb4: lock around accept/reject downcalls
` [PATCHv5 net-next 23/31] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCHv5 net-next 24/31] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCHv5 net-next 25/31] iw_cxgb4: endpoint timeout fixes
` [PATCHv5 net-next 26/31] iw_cxgb4: rmb() after reading valid gen bit
` [PATCHv5 net-next 29/31] iw_cxgb4: minor fixes
` [PATCHv5 net-next 30/31] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCHv5 net-next 31/31] iw_cxgb4: Use pr_warn_ratelimited
` [PATCHv5 net-next 06/31] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCHv5 net-next 12/31] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCHv5 net-next 27/31] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCHv5 net-next 28/31] iw_cxgb4: SQ flush fix
[PATCH] IB/mlx5_core: remove unreachable function call in module init
2014-03-10 19:23 UTC (3+ messages)
[PATCH v2 00/13] T10-PI support for iSER initiator
2014-03-10 19:08 UTC (2+ messages)
[PATCH opensm] osm_node_info_rcv.c: Update local copy of node info for known nodes
2014-03-10 15:58 UTC
[PATCH opensm] osm_node_info_rcv.c: Update NodeInfo.SysImageGUID on heavy sweep
2014-03-10 15:57 UTC
[PATCH opensm] osm_state_mgr.c: Clear first time sweep even after subnet error
2014-03-10 15:21 UTC
[PATCH v2 0/7] SRP initiator patches for kernel 3.15
2014-03-10 11:47 UTC (8+ messages)
` [PATCH v2 1/7] scsi_transport_srp: Fix two kernel-doc warnings
` [PATCH v2 2/7] IB/srp: Check ib_query_gid return value
` [PATCH v2 3/7] IB/srp: Add more logging
` [PATCH v2 4/7] IB/srp: Avoid duplicate connections
` [PATCH v2 5/7] IB/srp: Make writing into the "add_target" sysfs attribute interruptible
` [PATCH v2 6/7] IB/srp: Avoid that writing into "add_target" hangs due to a cable pull
` [PATCH v2 7/7] IB/srp: Fix a race condition between failing I/O and I/O queueing
[PATCH] IB/mlx4: Fix a sparse endianness warning
2014-03-10 9:33 UTC
linux rdma 3.14 merge plans
2014-03-10 9:00 UTC (21+ messages)
[PATCH v5 00/10] Introduce Signature feature
2014-03-09 10:57 UTC (3+ messages)
[PATCHv4 net-next 00/32] Misc. fixes for cxgb4 and iw_cxgb4
2014-03-08 5:43 UTC (34+ messages)
` [PATCHv4 net-next 01/32] cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
` [PATCHv4 net-next 02/32] cxgb4: Add code to dump SGE registers when hitting idma hangs
` [PATCHv4 net-next 03/32] cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
` [PATCHv4 net-next 04/32] cxgb4: Updates for T5 SGE's Egress Congestion Threshold
` [PATCHv4 net-next 06/32] cxgb4: Calculate len properly for LSO path
` [PATCHv4 net-next 07/32] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
` [PATCHv4 net-next 08/32] iw_cxgb4: Allow loopback connections
` [PATCHv4 net-next 09/32] iw_cxgb4: release neigh entry in error paths
` [PATCHv4 net-next 10/32] iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice
` [PATCHv4 net-next 12/32] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
` [PATCHv4 net-next 13/32] iw_cxgb4: Fix incorrect BUG_ON conditions
` [PATCHv4 net-next 14/32] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
` [PATCHv4 net-next 15/32] iw_cxgb4: default peer2peer mode to 1
` [PATCHv4 net-next 17/32] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
` [PATCHv4 net-next 18/32] iw_cxgb4: fix possible memory leak in RX_PKT processing
` [PATCHv4 net-next 19/32] iw_cxgb4: ignore read reponse type 1 CQEs
` [PATCHv4 net-next 20/32] iw_cxgb4: connect_request_upcall fixes
` [PATCHv4 net-next 21/32] iw_cxgb4: adjust tcp snd/rcv window based on link speed
` [PATCHv4 net-next 22/32] iw_cxgb4: update snd_seq when sending MPA messages
` [PATCHv4 net-next 23/32] iw_cxgb4: lock around accept/reject downcalls
` [PATCHv4 net-next 24/32] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
` [PATCHv4 net-next 25/32] iw_cxgb4: rx_data() needs to hold the ep mutex
` [PATCHv4 net-next 05/32] cxgb4: use spinlock_irqsave/spinlock_irqrestore for db lock
` [PATCHv4 net-next 11/32] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
` [PATCHv4 net-next 16/32] iw_cxgb4: save the correct map length for fast_reg_page_lists
` [PATCHv4 net-next 26/32] iw_cxgb4: endpoint timeout fixes
` [PATCHv4 net-next 27/32] iw_cxgb4: rmb() after reading valid gen bit
` [PATCHv4 net-next 28/32] iw_cxgb4: wc_wmb() needed after DB writes
` [PATCHv4 net-next 29/32] iw_cxgb4: SQ flush fix
` [PATCHv4 net-next 30/32] iw_cxgb4: minor fixes
` [PATCHv4 net-next 31/32] iw_cxgb4: Max fastreg depth depends on DSGL support
` [PATCHv4 net-next 32/32] iw_cxgb4: Use pr_warn_ratelimited
[PATCH V2 0/2] qib percpu counters
2014-03-07 13:40 UTC (3+ messages)
` [PATCH V2 1/2] IB/qib: Add percpu counter replacing qib_devdata int_counter
` [PATCH V2 2/2] IB/qib: Modify software pma counters to use percpu variables
[PATCH] IB/qib: Fix debugfs ordering issue with multiple HCAs
2014-03-07 13:32 UTC
[PATCHv3 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
2014-03-07 6:17 UTC (5+ messages)
[PATCH] opensm/osm_sminfo_rcv.c: send trap144 to a newly found MASTER SM when in MASTER state
2014-03-06 15:28 UTC (2+ messages)
[PATCH opensm] osm_state_mgr.c: Remove redundant unset to first_time_master_sweep
2014-03-06 13:59 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