linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-28 12:47:51 to 2013-09-13 12:25:35 UTC [more...]

[PATCH 0/8] IB SRP initiator patches for kernel 3.12
 2013-09-13 12:25 UTC  (12+ messages)
` [PATCH 8/8] IB/srp: Make queue size configurable

physical memory registration
 2013-09-13  9:05 UTC 

[PATCH V4 0/9] IP based RoCE GID Addressing
 2013-09-12 17:22 UTC  (22+ messages)
  ` [PATCH V4 1/9] IB/core: Ethernet L2 attributes in verbs/cm structures
  ` [PATCH V4 2/9] IB/CMA: RoCE IP based GID addressing
  ` [PATCH V4 3/9] IB/mlx4: Use RoCE IP based GIDs in the port GID table
  ` [PATCH V4 4/9] IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
  ` [PATCH V4 5/9] IB/ocrdma: Populate GID table with IP based gids
  ` [PATCH V4 6/9] IB/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing
  ` [PATCH V4 7/9] IB/core: Add RoCE IP based addressing extensions for uverbs
  ` [PATCH V4 8/9] IB/core: Add RoCE IP based addressing extensions for rdma_ucm
  ` [PATCH V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX

[PATCH V2 2/4] IB/usnic: Cisco VIC - driver part 1/3
 2013-09-12 17:02 UTC  (6+ messages)

[PATCH opensm] Handle memory allocation failure in osm_db_domain_init()
 2013-09-12 13:48 UTC  (2+ messages)

[PATCH opensm] osm_db_files.c: Add osm_db_domain_init failure handling into test program
 2013-09-12 13:44 UTC 

[PATCH librdmacm] examples: Remove unneeded include of header file when using rocket.h
 2013-09-12 12:53 UTC 

[ceph-users] Help needed porting Ceph to RSockets
 2013-09-12 12:12 UTC  (4+ messages)

[PATCH librdmacm] man/rstream.1: Update man page to be consistent with rstream -h
 2013-09-11 19:37 UTC 

[PATCH librdmacm] rstream.c: Indicate when specified address family is unknown
 2013-09-11 18:44 UTC 

[PATCH librdmacm] man/rdma_create_id.3: Add RDMA_PS_IB port space description
 2013-09-11 18:44 UTC 

[PATCH V4 for-next 0/4] Add receive Flow Steering support
 2013-09-11 15:25 UTC  (14+ messages)
  ` [PATCH V4 for-next 1/4] IB/core: "
  ` [PATCH V4 for-next 2/4] IB/core: Infrastructure to support verbs extensions through uverbs
  ` [PATCH V4 for-next 3/4] IB/core: Export ib_create/destroy_flow "
  ` [PATCH V4 for-next 4/4] IB/mlx4: Add receive Flow Steering support

[PATCH krping 0/2] krping fixes to work with latest kernels
 2013-09-11 14:59 UTC  (7+ messages)
  ` [PATCH krping 1/2] Fixes and changes to support "
  ` [PATCH krping 2/2] Update Makefile

[PATCH fixes-3.12 00/15] Mellanox mlx5 driver fixes
 2013-09-11 13:35 UTC  (16+ messages)
  ` [PATCH fixes-3.12 01/15] IB/mlx5: Fix send work queue size calculation
  ` [PATCH fixes-3.12 02/15] IB/mlx5: Flush cache workqueue before destroying it
  ` [PATCH fixes-3.12 03/15] IB/mlx5: Fix memory leak in mlx5_ib_create_srq
  ` [PATCH fixes-3.12 04/15] mlx5: Remove checksum on command interface commands
  ` [PATCH fixes-3.12 05/15] IB/mlx5: Decrease memory consumption of mr caches
  ` [PATCH fixes-3.12 06/15] IB/mlx5: Avoid async events on invalid port number
  ` [PATCH fixes-3.12 07/15] mlx5: Keep polling to reclaim pages while any returned
  ` [PATCH fixes-3.12 08/15] mlx5: Fix layout of struct mlx5_init_seg
  ` [PATCH fixes-3.12 09/15] IB/mlx5: Disable atomic operations
  ` [PATCH fixes-3.12 10/15] mlx5: Fix opt param mask for sq err to rts transition
  ` [PATCH fixes-3.12 11/15] IB/mlx5: Fix opt param mask according to firmware spec
  ` [PATCH fixes-3.12 12/15] mlx5: Fix error code translation from firmware to driver
  ` [PATCH fixes-3.12 13/15] IB/mlx5: Fix eq names to display nicely in /proc/interrupts
  ` [PATCH fixes-3.12 14/15] IB/mlx5: Fix alignment of reg umr gather buffers
  ` [PATCH fixes-3.12 15/15] IB/mlx5: Ensure proper synchronization accessing memory

[PATCH opensm] Use trap number defines rather than actual trap numbers
 2013-09-11 13:29 UTC 

[PATCH opensm] Use after free in osm_prtn_delete
 2013-09-11 13:29 UTC 

[PATCH] IB/cma: use cached gids
 2013-09-11  1:37 UTC  (4+ messages)

[PATCH v2] opensm: Clean up event subscriptions if a port goes away
 2013-09-10 19:35 UTC  (2+ messages)

Strange NFS client ACK behaviour
 2013-09-10 15:50 UTC  (6+ messages)
      ` AW: "

[PATCH 0/6] Simplify some mps and mrrs setting related code
 2013-09-10 12:53 UTC  (12+ messages)
` [PATCH 1/6] PCI: Export pcie_set_mps() and pcie_get_mps()
` [PATCH 2/6] title/pci: use cached pci_dev->pcie_mpss to simplify code
` [PATCH 3/6] IB/qib: Use pci_is_root_bus() to check whether it is a root bus
` [PATCH 4/6] IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
` [PATCH 5/6] staging/et131x: Use cached pci_dev->pcie_mpss and pcie_set_readrq() to simplif code
` [PATCH 6/6] radeon: Use pcie_get_readrq() and pcie_set_readrq() to simplify code

[PATCH V2 4/4] IB/usnic: Cisco VIC - driver part 3/3
 2013-09-10  3:39 UTC 

[PATCH V2 3/4] IB/usnic: Cisco VIC - driver part 2/3
 2013-09-10  3:38 UTC 

[PATCH V2 1/4] IB/core: Cisco VIC - usNIC rdma node and transport
 2013-09-10  3:36 UTC 

[PATCH V2 0/4] Add driver for Cisco's VIC series adapters
 2013-09-10  3:36 UTC 

rtnl_lock deadlock on 3.10
 2013-09-09 16:48 UTC  (12+ messages)

[PATCHv2] IB/srp: add change_queue_depth and change_queue_type support
 2013-09-09 14:37 UTC  (4+ messages)

[ANNOUNCE] libmlx5 1.0.0 released
 2013-09-09 14:19 UTC 

[PATCH] mlx5: remove unused MLX5_DEBUG param in Kconfig
 2013-09-06 18:47 UTC  (2+ messages)

[PATCH] opensm: Clean up event subscriptions if a port goes away
 2013-09-06 14:16 UTC  (4+ messages)

[PATCH] RDMA/ocrdma: Fix the kernel crash in rmmod ocrdma
 2013-09-06  9:32 UTC 

[patch] RDMA/ocrdma: silence an integer underflow warning
 2013-09-06  8:50 UTC 

[RFC][PATCH 2/4] IB/usnic: Cisco VIC - driver part 1/3
 2013-09-06  8:43 UTC  (2+ messages)

[PATCH 0/4] RDMA/nes and RDMA/cxgb4: iWARP Port Mapper Overview
 2013-09-05 21:03 UTC  (7+ messages)

[PATCH opensm] osm_sa_guidinfo_record.c: False duplicate GUID error messages
 2013-09-05 19:15 UTC  (2+ messages)

[PATCH V1 0/4] Add driver for Cisco's VIC series adapters
 2013-09-05 17:45 UTC 

[PATCH] osm_sa_guidinfo_record.c False duplicate GUID error messages
 2013-09-05 14:18 UTC  (2+ messages)

[PATCH][MINOR] osm_sa_informinfo.c Add attribute info to log messages
 2013-09-05 14:18 UTC  (2+ messages)

[GIT PULL] please pull infiniband.git
 2013-09-04 17:03 UTC 

[RFC][PATCH 4/4] IB/usnic: Cisco VIC - driver part 3/3
 2013-09-04  3:47 UTC 

[RFC][PATCH 3/4] IB/usnic: Cisco VIC - driver part 2/3
 2013-09-04  3:47 UTC 

[RFC][PATCH 1/4] IB/core: Cisco VIC - usNIC rdma node and transport
 2013-09-04  3:47 UTC 

[RFC][PATCH 0/4] Add driver for Cisco's VIC series adapters
 2013-09-04  3:47 UTC 

[PATCH 2/4] RDMA/nes: Add support for iWARP Port Mapper user space service
 2013-09-03 16:16 UTC  (2+ messages)

[PATCH 4/4] RDMA/cxgb4: Add support for iWARP Port Mapper user space service
 2013-09-03 16:14 UTC  (2+ messages)

Slow performance with librspreload.so
 2013-09-03 12:21 UTC  (26+ messages)
                        ` Fwd: "

iser-target: introduce fast memory registration mode (FRWR)
 2013-09-03 11:14 UTC 

Hallo
 2013-09-02 15:33 UTC 

Write combining support in the upstream kernel
 2013-09-02  7:15 UTC 

[PATCH for-next] IB/core: Receive flow steering support infrastructure cleanups
 2013-09-01 15:39 UTC 

[PATCH 3/4] RDMA/nes: Change the driver version to reflect added iWARP Port Mapper support
 2013-08-31 19:46 UTC 

[PATCH 1/4] RDMA/core: Add support for iWARP Port Mapper user space service
 2013-08-31 19:43 UTC 

[PATCH] opensm: Outgoing responses can be significantly delayed by requests
 2013-08-30  8:09 UTC 

My pleasure
 2013-08-30  0:01 UTC 

[PATCH V5 for-next 0/4] Add receive Flow Steering support
 2013-08-29 16:35 UTC  (5+ messages)
` [PATCH V5 for-next 3/4] IB/core: Export ib_create/destroy_flow through uverbs

ibv_create_qp() and max_inline_data behavior
 2013-08-29  6:33 UTC  (3+ messages)

[PATCH librdmacm 0/3] no IBV_SEND_INLINE thus memory registration required on QLogic/Intel HCA
 2013-08-28 17:02 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).