messages from 2014-04-23 10:24:35 to 2014-05-07 13:52:36 UTC [more...]
[PATCH 0/9] SRP initiator patches for kernel 3.16
2014-05-07 13:52 UTC (22+ messages)
` [PATCH 1/9] IB/srp: Fix kernel-doc warnings
` [PATCH 2/9] IB/srp: Introduce an additional local variable
` [PATCH 3/9] IB/srp: Introduce srp_alloc_fmr_pool()
` [PATCH 4/9] IB/srp: Introduce srp_map_fmr()
` [PATCH 5/9] IB/srp: Introduce srp_finish_mapping()
` [PATCH 6/9] IB/srp: Make srp_alloc_req_data() reallocate request data
` [PATCH 7/9] IB/srp: Avoid triggering an infinite loop if memory mapping fails
` [PATCH 8/9] IB/srp: Rename FMR-related variables
` [PATCH 9/9] IB/srp: Add fast registration support
[PATCH opensm] osm_port_info_rcv.c: Fixed calculation of min_data_vls
2014-05-07 13:25 UTC
[ANNOUNCE] libibverbs 1.1.8 is released
2014-05-07 8:48 UTC (3+ messages)
Fw: Announcing IBM Platform MPI 9.1.2.1 FixPack
2014-05-07 5:00 UTC (4+ messages)
` "
[PATCH V2 RFC 0/3] svcrdma: refactor marshalling logic
2014-05-06 21:13 UTC (9+ messages)
` [PATCH V2 RFC 1/3] svcrdma: Transport and header file changes
` [PATCH V2 RFC 2/3] svcrdma: Recvfrom changes
` [PATCH V2 RFC 3/3] svcrdma: Sendto changes
[PATCH] IB/mlx4: Allow to always block UD multicast loopback
2014-05-06 20:47 UTC (26+ messages)
[PATCH 0/5] add new verb command support
2014-05-06 16:55 UTC (3+ messages)
[PATCH RESEND 0/5] ib/mad: Add ability for user space applications to control RMPP directly
2014-05-06 3:04 UTC (9+ messages)
` [PATCH 1/5] ib/umad: update module to pr_* style print messages
` [PATCH 2/5] ib/mad: "
` [PATCH 3/5] ib/mad: Add pr_notice messages for various umad/mad registration failures
` [PATCH 4/5] ib/mad: add new ioctl to user space to support new registration options
` [PATCH 5/5] ib/mad: Add user space RMPP support
[PATCH] libibumad: add new registration ioctl
2014-05-06 1:25 UTC (3+ messages)
[PATCH net-next 2/2] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
2014-05-05 18:14 UTC (22+ messages)
` [PATCH net-next 0/2] Doorbell drop Avoidance Bug fix for iw_cxgb4
` [patch] RDMA/cxgb4: info leak in c4iw_alloc_ucontext()
` [PATCH for v3.15 0/4] uverbs ABI fixes
` [PATCH 1/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_cq
` [PATCH 3/4] RDMA/cxgb4: add missing padding at end of struct c4iw_create_cq_resp
` [PATCH 4/4] RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp
` [PATCH libcxgb4 0/2] uverbs ABI fixes
` [PATCH libmlx5] abi: adds explicit padding on mlx5_create_cq and mlx5_create_srq
` [PATCH libcxgb4 1/2] kernel abi: adds explicit padding in struct c4iw_create_cq_resp
` [PATCH libcxgb4 2/2] kernel abi: adds explicit padding in struct c4iw_alloc_ucontext_resp
` [PATCH 2/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_srq
[PATCHv1 for v3.15 0/4] uverbs ABI fixes
2014-05-05 17:56 UTC (7+ messages)
` [PATCHv1 1/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_cq
` [PATCHv1 2/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_srq
` [PATCHv1 4/4] RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp
` [PATCHv1 3/4] RDMA/cxgb4: add missing padding at end of struct c4iw_create_cq_resp
[ANNOUNCE] dapl-2.0.42 release
2014-05-05 16:47 UTC
[PATCH opensm] osmtest.c: Fixed missing assignment of return value from function osmtest_get_port_rec_by_num
2014-05-05 13:31 UTC
[PATCH] mellanox: Logging message cleanups
2014-05-05 7:30 UTC (2+ messages)
[ANNOUNCE] librdmacm-1.0.16
2014-05-05 5:15 UTC (8+ messages)
[PATCH opensm] Fix the creation of empty multicast groups from SADB
2014-05-04 7:21 UTC
[PATCH 3/3 opensm] osm_perfmgr_db.c: Add missing clear of new xmit_wait counter in clear_counters
2014-05-03 5:40 UTC
[PATCH 2/3 opensm] perfmgr: Add xmit_wait to event plugin error counters data structure
2014-05-03 5:40 UTC
[PATCH 1/3 opensm] perfmgr: Add xmit_wait support
2014-05-03 5:40 UTC
[PATCH V3 00/17] NFS/RDMA client-side patches
2014-05-02 22:34 UTC (24+ messages)
` [PATCH V3 01/17] xprtrdma: mind the device's max fast register page list depth
` [PATCH V3 02/17] nfs-rdma: Fix for FMR leaks
` [PATCH V3 03/17] xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
` [PATCH V3 04/17] xprtrdma: Remove BOUNCEBUFFERS memory registration mode
` [PATCH V3 05/17] xprtrdma: Remove MEMWINDOWS registration modes
` [PATCH V3 06/17] xprtrdma: Remove REGISTER memory registration mode
` [PATCH V3 07/17] xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
` [PATCH V3 08/17] xprtrdma: mount reports "Invalid mount option" if memreg mode "
` [PATCH V3 09/17] xprtrdma: Simplify rpcrdma_deregister_external() synopsis
` [PATCH V3 10/17] xprtrdma: Make rpcrdma_ep_destroy() return void
` [PATCH V3 11/17] xprtrdma: Split the completion queue
` [PATCH V3 12/17] xprtrmda: Reduce lock contention in completion handlers
` [PATCH V3 13/17] xprtrmda: Reduce calls to ib_poll_cq() "
` [PATCH V3 14/17] xprtrdma: Limit work done by completion handler
` [PATCH V3 15/17] xprtrdma: Reduce the number of hardway buffer allocations
` [PATCH V3 16/17] xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
` [PATCH V3 17/17] xprtrdma: Remove Tavor MTU setting
[PATCH] IB/ipath: Translate legacy diagpkt into newer extended diagpkt
2014-05-02 15:40 UTC
[PATCH 0/3] RDMA/core: iWARP Port Mapper Overview
2014-05-02 15:35 UTC (2+ messages)
[PATCH] IB/qib: fix pkey change event port
2014-05-02 15:28 UTC
[GIT PULL] please pull infiniband.git
2014-05-02 0:09 UTC
NFSoRDMA developers bi-weekly meeting announcement (4/30)
2014-05-01 16:03 UTC (10+ messages)
[PATCH opensm] SM should resweep the fabric if vl15_send_mad fails
2014-05-01 14:42 UTC
[PATCH infiniband-diags] perfquery.c: Change format of capability mask in IBWARN for consistency
2014-05-01 14:22 UTC
[PATCH opensm] osm_log.c: Fix wrong hour and date display in log when CL_ASSERT fail
2014-04-30 14:35 UTC
[PATCH opensm] osm_console_io.c: Handle return value of function setsockopt
2014-04-30 14:35 UTC
[PATCH opensm] osm_sa_[mcmember path]_record.c: Optimize clearing of SA record items
2014-04-30 14:34 UTC
[PATCH] librdmacm: Fix verbs leak due to reentrancy issue
2014-04-30 3:14 UTC (4+ messages)
[PATCH] scsi: fnic: use kernel's '%pM' format option to print MAC
2014-04-29 14:45 UTC
[Bug 75051] New: Restarting opensm after having changed the port mode triggers a kernel crash
2014-04-29 13:01 UTC
[PATCH RESEND 3.15-rc3 1/3] iw_cxgb4: Fix endpoint mutex deadlocks
2014-04-29 0:29 UTC (5+ messages)
` [PATCH RESEND 3.15-rc3 2/3] iw_cxgb4: force T5 connections to use TAHOE cong control
` [PATCH RESEND 3.15-rc3 3/3] iw_cxgb4: only allow kernel db ringing for T4 devs
[PATCH V1] NFS-RDMA: fix qp pointer validation checks
2014-04-28 8:58 UTC (23+ messages)
[PATCH] svcrdma: refactor marshalling logic
2014-04-26 16:43 UTC (5+ messages)
[PATCH] mm: get_user_pages(write,force) refuse to COW in shared areas
2014-04-25 20:07 UTC (5+ messages)
[PATCH] iw_cxgb4: Update Kconfig to include Chelsio T5 adapter
2014-04-25 19:21 UTC
IB/cma: Make timeout dependent on the subnet timeout
2014-04-25 17:47 UTC (12+ messages)
[PATCH] xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
2014-04-25 14:16 UTC
isert for mellanox drivers
2014-04-25 6:03 UTC (3+ messages)
[PATCH opensm] libvendor/osm_vendor_ibumad.c: Support GRH (for GS classes)
2014-04-25 2:37 UTC
[PATCH 3.15-rc3--to=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org 1/3] iw_cxgb4: Fix endpoint mutex deadlocks
2014-04-24 19:31 UTC (3+ messages)
` [PATCH 3.15-rc3--to=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org 2/3] iw_cxgb4: force T5 connections to use TAHOE cong control
` [PATCH 3.15-rc3--to=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org 3/3] iw_cxgb4: only allow kernel db ringing for T4 devs
[RFC 00/20] On demand paging
2014-04-24 14:10 UTC (2+ messages)
[Patch 0/3] Hangs with IPoIB when doing PCI error injection
2014-04-23 21:34 UTC (5+ messages)
` [Patch 3/3] IB/ib_cm: hang in cm_destroy_id during "
[PATCH opensm] osm_mcast_mgr.c: Fix endian of port GUID in ERR 0A06 log message
2014-04-23 15:33 UTC
[PATCH V2 00/17] NFS/RDMA patches for review
2014-04-23 10:24 UTC (4+ messages)
` [PATCH V2 10/17] xprtrdma: Add CONFIG setting that can disable ALLPHYSICAL
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