messages from 2010-03-23 11:29:23 to 2010-04-01 19:22:05 UTC [more...]
IB devices reorder
2010-04-01 19:22 UTC
[PATCH,RFC] nfsd: Make INET6 transport creation failure an informational message
2010-04-01 19:14 UTC (2+ messages)
nfsrdma broken on 2.6.34-rc1?
2010-04-01 18:53 UTC (16+ messages)
[PATCH 26/26] rdma/ucm: allow user space to specify AF_IB when joining multicast
2010-04-01 18:27 UTC (4+ messages)
[PATCH 9/26] rdma/cm: set qkey for port space IB
2010-04-01 18:23 UTC (4+ messages)
[PATCH 21/26] rdma/cm: export cma_get_service_id
2010-04-01 17:08 UTC
[PATCH 15/26] rdma/cm: fixup white space
2010-04-01 17:08 UTC
[PATCH 16/26] rdma/cm: expose private data when using AF_IB
2010-04-01 17:08 UTC
[PATCH 2/26] rdma/cm: fix handling of ipv6 addressing in cma_use_port
2010-04-01 17:08 UTC
[PATCH 25/26] rdma/ucm: allow user space to pass AF_IB into resolve
2010-04-01 17:08 UTC
[PATCH 19/26] ib/sa: export function to pack a path record into wire format
2010-04-01 17:08 UTC
[PATCH 0/26] rdma/cm: add support for native IB addressing
2010-04-01 17:08 UTC
[PATCH 12/26] rdma/cm: restrict AF_IB loopback to binding to IB devices only
2010-04-01 17:08 UTC
[PATCH 6/26] rdma/cm: specify QP type when creating an ID
2010-04-01 17:08 UTC
[PATCH 8/26] rdma/ucm: change event handling based on port space
2010-04-01 17:08 UTC
[PATCH 14/26] rdma/cm: add support for AF_IB to cma_get_service_id
2010-04-01 17:08 UTC
[PATCH 1/26] rdma/cm: define native IB address
2010-04-01 17:08 UTC
[PATCH 3/26] rdma/cm: include AF_IB in loopback and any address checks
2010-04-01 17:08 UTC
[PATCH 23/26] rdma/ucm: name changes to indicate only IP addresses supported
2010-04-01 17:08 UTC
[PATCH 11/26] rdma/cm: do not modify sa_family when setting loopback address
2010-04-01 17:08 UTC
[PATCH 7/26] rdma/ucm: add support for RDMA_PS_IB when creating an ID
2010-04-01 17:08 UTC
[PATCH 17/26] rdma/cm: only listen on IB devices when using AF_IB
2010-04-01 17:08 UTC
[PATCH 24/26] rdma/ucm: allow user space to bind to AF_IB
2010-04-01 17:08 UTC
[PATCH 4/26] ib/addr: add AF_IB support to ip_addr_size
2010-04-01 17:08 UTC
[PATCH 20/26] rdma/ucm: support querying when IB paths are not reversible
2010-04-01 17:08 UTC
[PATCH 18/26] rdma/ucm: support querying for AF_IB addresses
2010-04-01 17:08 UTC
[PATCH 13/26] rdma/cm: add support for AF_IB to rdma_resolve_addr
2010-04-01 17:08 UTC
[PATCH 10/26] rdma/cm: Allow user to specify AF_IB when binding
2010-04-01 17:08 UTC
[PATCH 22/26] rdma/ucm: add ability to query GID addresses
2010-04-01 17:08 UTC
[PATCH 5/26] rdma/cm: update port reservation to support AF_IB
2010-04-01 17:08 UTC
Fork safe clarification
2010-04-01 14:09 UTC
[PATCH 0/3] best practice for setting IB_CQ_REPORT_MISSED_EVENTS
2010-04-01 0:12 UTC (13+ messages)
` [PATCH 1/3] IB/core: use IB_CQ_REPORT_MISSED_EVENTS to avoid missed CQ callbacks
` [PATCH 2/3] IB/srp: "
` [PATCH 3/3] IB/iser: "
[PATCH v2 0/51] updated patches for adding QIB driver
2010-03-31 23:23 UTC (6+ messages)
` [PATCH v2 12/51] IB/qib: Add qib_dma.c
` [PATCH v2 13/51] IB/qib: Add qib_driver.c
[PATCH] IB/rds: use IB_CQ_REPORT_MISSED_EVENTS to avoid missed CQ callbacks
2010-03-31 21:59 UTC (4+ messages)
[PATCH] IB core: Fix locking on device numbers allocation
2010-03-31 21:50 UTC (4+ messages)
[PATCH] IB/cm: fix device_create() return value check
2010-03-31 21:27 UTC (2+ messages)
[PATCH] opensm/osm_dump.c: dump SL2VL tables
2010-03-31 8:55 UTC (3+ messages)
[PATCH v3] IB/ipoib: fix dangling pointer references to ipoib_neigh and ipoib_path
2010-03-29 19:03 UTC (4+ messages)
[PATCH 09/12] ehca: convert cpu notifier to return encapsulate errno value
2010-03-29 8:47 UTC (2+ messages)
[PATCH v3 4/4] libibverbs: Undo changes in memory range tree when madvise() fails
2010-03-28 17:26 UTC (2+ messages)
[PATCH 3/9] drivers/infiniband: Fix continuation lines
2010-03-27 2:27 UTC
[RFC] [PATCH 0/22] [for 2.6.36] rdma/cm: add support for native IB addressing
2010-03-27 1:01 UTC (41+ messages)
` [RFC] [PATCH 1/22] [for 2.6.36] rdma/cm: define native IB address
` [RFC] [PATCH 2/22] [for 2.6.36] rdma/cm: fix handling of ipv6 addressing in cma_use_port
` [RFC] [PATCH 3/22] [for 2.6.36] rdma/cm: include AF_IB in loopback and any address checks
` [RFC] [PATCH 4/22] [for 2.6.36] ib/addr: add AF_IB support to ip_addr_size
` [RFC] [PATCH 5/22] [for 2.6.36] rdma/cm: update port reservation to support AF_IB
` [RFC] [PATCH 5/22 v2] "
` [RFC] [PATCH 6/22] [for 2.6.36] rdma/cm: Allow user to specify AF_IB when binding
` [RFC] [PATCH 7/22] [for 2.6.36] rdma/cm: do not modify sa_family when setting loopback address
` [RFC] [PATCH 8/22] [for 2.6.36] rdma/cm: restrict AF_IB loopback to binding to IB devices only
` [RFC] [PATCH 9/22] [for 2.6.36] rdma/cm: add support for AF_IB to rdma_resolve_addr
` [RFC] [PATCH 10/22] [for 2.6.36] rdma/cm: add support for AF_IB to cma_get_service_id
` [RFC] [PATCH 11/22] [for 2.6.36] rdma/cm: fixup white space
` [RFC] [PATCH 12/22] [for 2.6.36] rdma/cm: expose private data when using AF_IB
` [RFC] [PATCH 13/22] [for 2.6.36] rdma/cm: only listen on IB devices "
` [RFC] [PATCH 14/22] [for 2.6.36] rdma/ucm: support querying for AF_IB addresses
` [RFC] [PATCH 15/22] [for 2.6.36] ib/sa: export function to pack a path record into wire format
` [RFC] [PATCH 16/22] [for 2.6.36] rdma/ucm: support querying when IB paths are not reversible
` [RFC] [PATCH 17/22] [for 2.6.36] rdma/cm: export cma_get_service_id
` [RFC] [PATCH 18/22] [for 2.6.36] rdma/ucm: add ability to query GID addresses
` [RFC] [PATCH 19/22] [for 2.6.36] rdma/ucm: name changes to indicate only IP addresses supported
` [RFC] [PATCH 20/22] [for 2.6.36] rdma/ucm: allow user space to bind to AF_IB
` [RFC] [PATCH 21/22] [for 2.6.36] rdma/ucm: allow user space to pass AF_IB into resolve
` [RFC] [PATCH 22/22] [for 2.6.36] rdma/ucm: allow user space to specify AF_IB when joining multicast
` [RFC] [PATCH 22/22 v2] "
Problem with RDMA device removal architecture
2010-03-26 23:00 UTC (23+ messages)
How to monitor traffic with IBoE/RoCEE?
2010-03-26 20:47 UTC (4+ messages)
` [ewg] "
umad_register_oui
2010-03-26 20:00 UTC
infiniband virtualization?
2010-03-26 10:34 UTC
[PATCH] [for-2.6.34] rdma/cm: set num_paths when manually assigning path records
2010-03-25 19:12 UTC
[PATCH] opensm: minor improvement SA DB restore flow
2010-03-25 15:42 UTC
[PATCH] RDMA/nes: correct cap.max_inline_data assignment in nes_query_qp
2010-03-25 13:39 UTC
[PATCH v2] IB core: Fix locking on device numbers allocation
2010-03-25 8:14 UTC
[ANNOUNCE] OFED-1.5.1 GA is available
2010-03-25 8:01 UTC
ibstat stuck in state initialized after reboot
2010-03-24 20:37 UTC (11+ messages)
Ummunotify: progress at last!
2010-03-24 17:43 UTC (14+ messages)
[PATCH] opensm: fixing compilation issues in some header files
2010-03-24 15:50 UTC
[PATCH] Dimension port order file support
2010-03-24 13:32 UTC (2+ messages)
opensm/main.c: foce stdout to be line-buffered
2010-03-24 7:09 UTC (6+ messages)
[net-next-2.6 PATCH] ipoib: remove addrlen check for mc addresses
2010-03-23 11:55 UTC (6+ messages)
infiniband-diags/ibstat.c: print link layer for RoCEE support
2010-03-23 11:50 UTC (2+ messages)
libibumad: added link_layer for RoCEE support and updated umad version
2010-03-23 11:43 UTC (2+ messages)
infiniband-diags/ibstatus: add link_layer for RoCEE support
2010-03-23 11:29 UTC (2+ 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