public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-13 05:55:00 to 2014-12-08 06:29:01 UTC [more...]

[PATCH ] mlx4_core: Verify that port types are the same only if DPDP supported
 2014-12-08  6:29 UTC  (3+ messages)

[RFC PATCH 00/16] ib_mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2014-12-08  0:47 UTC  (30+ messages)
  ` [RFC PATCH 01/16] ib/mad: rename is_data_mad to is_rmpp_data_mad
  ` [RFC PATCH 02/16] ib/core: add IB_DEVICE_JUMBO_MAD_SUPPORT device cap flag
  ` [RFC PATCH 03/16] ib/mad: Add check for jumbo MADs support on a device
  ` [RFC PATCH 04/16] ib/mad: add base version parameter to ib_create_send_mad
  ` [RFC PATCH 05/16] ib/mad: Add MAD size parameters to process_mad
  ` [RFC PATCH 06/16] ib/mad: Create jumbo_mad data structures
  ` [RFC PATCH 07/16] ib/mad: create a jumbo MAD kmem_cache
  ` [RFC PATCH 08/16] ib/mad: Add Intel Omni-Path Architecture defines
  ` [RFC PATCH 09/16] ib/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
  ` [RFC PATCH 10/16] ib/mad: Add registration check for Intel Omni-Path Architecture MADs
  ` [RFC PATCH 11/16] ib/mad: create helper function for smi_handle_dr_smp_send
  ` [RFC PATCH 12/16] ib/mad: create helper function for smi_handle_dr_smp_recv
  ` [RFC PATCH 13/16] ib/mad: create helper function for smi_check_forward_dr_smp
  ` [RFC PATCH 14/16] ib/mad: Create helper function for SMI processing
  ` [RFC PATCH 15/16] ib/mad: Implement Intel Omni-Path Architecture SMP processing
  ` [RFC PATCH 16/16] ib/mad: Implement Intel Omni-Path Architecture General MAD processing

IB_CQ_VECTOR_LEAST_ATTACHED
 2014-12-08  0:46 UTC  (9+ messages)

[PATCH ] mlx4_core: Enhance device capabilities flags debug printouts
 2014-12-07 23:48 UTC 

[PATCH ] mlx4_core: Verify that port types are the same only if DPDP supported
 2014-12-07 17:05 UTC 

[PATCH for-next 00/16] iser initiator updates for 3.19
 2014-12-07 14:12 UTC  (18+ messages)
  ` [PATCH for-next 01/16] IB/iser: Re-adjust CQ and QP send ring sizes to HW limits
  ` [PATCH for-next 02/16] IB/iser: Fix catas error flow hang
  ` [PATCH for-next 03/16] IB/iser: Collapse cleanup and disconnect handlers
  ` [PATCH for-next 04/16] IB/iser: Decrement CQ's active QPs accounting when QP creation fails
  ` [PATCH for-next 05/16] IB/iser: Fix possible SQ overflow
  ` [PATCH for-next 06/16] IB/iser: Fix sparse warnings
  ` [PATCH for-next 07/16] IB/iser: Fix possible NULL derefernce ib_conn->device in session_create
  ` [PATCH for-next 08/16] IB/iser: Fix race between iser connection teardown and scsi TMFs
  ` [PATCH for-next 09/16] IB/iser: Terminate connection before cleaning inflight tasks
  ` [PATCH for-next 10/16] IB/iser: Centralize memory region invalidation to a function
  ` [PATCH for-next 11/16] IB/iser: Remove redundant is_mr indicator
  ` [PATCH for-next 12/16] IB/iser: Use more completion queues
  ` [PATCH for-next 13/16] IB/iser: Micro-optimize iser logging
  ` [PATCH for-next 14/16] IB/iser: Micro-optimize iser_handle_wc
  ` [PATCH for-next 15/16] IB/iser: DIX update
  ` [PATCH for-next 16/16] IB/iser: Bump version to 1.5

[ANNOUNCE] OFED 3.12-1 rc4 release is available
 2014-12-04 15:36 UTC 

[ANNOUNCE] OFED 3.12-1 rc4 release is available
 2014-12-04 12:39 UTC 

[PATCH 0/3] Ibacm/ibacmp bug fixes
 2014-12-04 12:22 UTC  (6+ messages)
  ` [PATCH 1/3] ibacmp: missing '%' in acm_log format
  ` [PATCH 2/3] ibacm: close the provider endpoint when it fails to assign a name to a core endpoint
  ` [PATCH 3/3] ibacm/ibacmp: fix a crash when SM restarts

RDMA FETCH_AND_ADD and CMP_AND_SWAP fail
 2014-12-03 21:56 UTC 

[PATCH v1 0/3] RFC: common API for displaying status codes
 2014-12-03 21:17 UTC  (8+ messages)
  ` [PATCH v1 1/3] ib_core: API for deriving common display strings
  ` [PATCH v1 2/3] RDS: Replace event/status display helpers with generic helpers
  ` [PATCH v1 3/3] xprtrdma: Replace array of connection strings

[PATCH 1/1] ibacm: incorrect ifc_len is specified in SIOCGIFCONF request
 2014-12-03 20:16 UTC  (2+ messages)

[PATCH] RDMA/ocrdma: fix query-qp to report q_key value
 2014-12-03  6:06 UTC 

[PATCH] bonding: move ipoib_header_ops to vmlinux
 2014-12-03  1:50 UTC  (7+ messages)

[PATCH 0/2] Adding support for RoCE V2 specification
 2014-12-02 12:14 UTC  (10+ messages)

[PATCH net-next 0/9] mlx5 driver updates
 2014-12-02 10:26 UTC  (10+ messages)
` [PATCH net-next 3/9] net/mlx5_core: Fix command queue size enforcement
  ` [PATCH net-next 1/9] net/mlx5_core: Request the mlx5 IB module on driver load
  ` [PATCH net-next 2/9] net/mlx5_core: Fix min vectors value in mlx5_enable_msix
  ` [PATCH net-next 4/9] net/mlx5_core: Remove unused dev cap enum fields
  ` [PATCH net-next 6/9] net/mlx5_core: Clear outbox of dealloc uar
  ` [PATCH net-next 7/9] net/mlx5_core: Add more supported devices
  ` [PATCH net-next 9/9] mlx5: Fix error flow in add_keys
` [PATCH net-next 5/9] net/mlx5_core: Print resource number on QP/SRQ async events
` [PATCH net-next 8/9] mlx5: Fix sparse warnings

[PATCH for-next] IB/core: Fix mgid key handling in SA agent multicast data-base
 2014-12-02  0:59 UTC  (4+ messages)

[PATCH] iw_cxgb4: Wake up waiters after flushing the qp
 2014-12-01 15:42 UTC  (4+ messages)

[PATCH] drivers: infiniband: hw: Add pci_dma_mapping_error() call
 2014-11-29 17:21 UTC 

Tutorials/howto to modify exiting tcp/ip app for rdma
 2014-11-28 22:42 UTC  (10+ messages)

[PATCH 0/2] Minor patches previous missed
 2014-11-28  9:07 UTC  (3+ messages)
` [PATCH 2/2] ib_srpt: convert printk's to pr_* functions

It's me michela
 2014-11-27  3:29 UTC 

[PATCH 2/2] IB/ocrdma: Changes to comply with RoCEv2 Specification changes
 2014-11-27  0:56 UTC 

[PATCH] IB/Core: Changes to the IB Core infrastructure for RoCEv2 support
 2014-11-27  0:56 UTC 

[PATCH v2 00/10] NFS/RDMA patches for 3.19
 2014-11-26 16:36 UTC  (3+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-25 16:46 UTC 

[PATCH V2 for-next 0/3] HW Device hot-removal support
 2014-11-25  8:53 UTC  (4+ messages)
  ` [PATCH V2 for-next 1/3] IB/uverbs: Enable device removal when there are active user space applications
  ` [PATCH V2 for-next 2/3] IB/mlx4_ib: Disassociate support
  ` [PATCH V2 for-next 3/3] IB/ucma: HW Device hot-removal support

RDMA Programming: Java vs. C
 2014-11-24 22:01 UTC 

[PATCH v3 0/11] IB/srp: Add multichannel support
 2014-11-24 15:43 UTC  (4+ messages)
` [PATCH v3 09/11] IB/srp: Use block layer tags

NFSoRDMA developers bi-weekly meeting minutes (11/20)
 2014-11-24 11:43 UTC  (5+ messages)

[PATCH 0/6] fix error return code
 2014-11-24 11:36 UTC  (3+ messages)
` [PATCH 5/6] ib_srpt: "

[PATCH] RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs
 2014-11-24  4:33 UTC 

[PATCH net-next 0/5] RDMA/cxgb4,cxgb4vf,csiostor: Cleanup macros
 2014-11-22 21:58 UTC  (9+ messages)
` [PATCH net-next 1/5] RDMA/cxgb4: Cleanup Filter related macros/register defines
` [PATCH net-next 2/5] RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST
` [PATCH net-next 3/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
` [PATCH net-next 4/5] cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
  ` [PATCH net-next 5/5] RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW

mlx5: don't duplicate kvfree()
 2014-11-21 19:58 UTC  (6+ messages)

[PATCH V1 for-next 0/2] HW Device hot-removal support
 2014-11-20 11:21 UTC  (19+ messages)
  ` [PATCH V1 for-next 1/2] IB/uverbs: Enable device removal when there are active user space applications
  ` [PATCH V1 for-next 2/2] IB/mlx4_ib: Disassociate support

[PATCH 1/1] InfiniBand: Deletion of unnecessary checks before two function calls
 2014-11-19 18:25 UTC 

[PATCH 0/2] DAPL support on s390x platform
 2014-11-19 10:17 UTC  (3+ messages)
  ` [PATCH 1/2] libibverbs: add support for the "
  ` [PATCH 2/2] libmlx4: "

[PATCH for-next] IB/core: Do not resolve VLAN if already resolved
 2014-11-19  9:28 UTC 

[PATCH infiniband-diags] New MAD SM:PortInfoExtended and changing PM:PortExtendedSpeedsCounters
 2014-11-18 18:59 UTC  (2+ messages)

[PATCHv3] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters
 2014-11-18 18:45 UTC  (2+ messages)

[PATCH for-next] RDMA/CMA: Mark IPv4 addresses correctly when the listener is IPv6
 2014-11-16  9:04 UTC  (3+ messages)

[PATCH v3] infiniband-diags: add rdma-ndd daemon
 2014-11-16  8:39 UTC 

[PATCH 1/2] rping: Fixes race, where ibv context was getting freed before memory was deregistered
 2014-11-14 18:49 UTC  (3+ messages)
` [PATCH 2/2] rping: ignore flushed completions

[PATCH net-next] cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
 2014-11-13 19:36 UTC  (2+ messages)

[PATCHv3] libibmad: Add new fields for SM:PortInfoExtended and for PM:PortExtendedSpeedsCounters
 2014-11-13  7:59 UTC  (3+ messages)

[PATCH fixes for-3.18 0/6] iSER initiator 3.18-rc fixes
 2014-11-13  5:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox