public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-06 23:19:01 to 2013-10-02 10:48:23 UTC [more...]

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-02 10:48 UTC  (8+ messages)
` [PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH RFC 02/77] PCI/MSI/PPC: Fix wrong RTAS error code reporting
` [PATCH RFC 03/77] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
  ` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern

[PATCH] An improved infrastructure for uverbs commands (My take at designing extensible scheme)
 2013-10-01 14:32 UTC  (8+ messages)

[PATCH opensm] osm_sa_mcmember_record.c: Fix incorrect comparison of IPv6 MGID when searching for SNM MLID
 2013-10-01 12:46 UTC 

VALIDATE
 2013-10-01 10:16 UTC 

[PATCH] IB/netlink: remove superfluous RDMA_NL_GET_OP() masking
 2013-09-30 20:03 UTC 

[PATCH] opensm: Fix GUIDInfo SET function
 2013-09-30 18:50 UTC  (2+ messages)

[PATCH fixes-3.12 00/15] Mellanox mlx5 driver fixes
 2013-09-30 18:36 UTC  (18+ 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 0/6] Simplify some mps and mrrs setting related code
 2013-09-30 14:56 UTC  (15+ 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 V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX
 2013-09-29 10:48 UTC  (4+ messages)

Can I call routines like ib_post_{send,recv} from completion queue callbacks?
 2013-09-27 20:30 UTC  (4+ messages)

[PATCH]SRP: fix task management handle in srp
 2013-09-27 19:11 UTC  (4+ messages)

[Patch v2 0/3] Fix GID lookup performance regression
 2013-09-24 21:16 UTC  (4+ messages)
  ` [Patch v2 1/3] IB/cma: use cached gids
  ` [Patch v2 2/3] IB/cma: Check for GID on listening device first
  ` [Patch v2 3/3] IB/cache: don't fill the cache with junk

[ANNOUNCE] libcxgb4-1.3.1 released
 2013-09-24 19:02 UTC 

Innex,Inc
 2013-09-24 17:23 UTC 

[PATCH infiniband-diags] ibdiag_sa.c: Output attribute ID in hex rather than decimal
 2013-09-22 21:34 UTC  (2+ messages)

[PATCH for-next] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
 2013-09-22 13:06 UTC 

[PATCH V4 0/9] IP based RoCE GID Addressing
 2013-09-22  7:32 UTC  (30+ 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 03/19] infiniband: Change variable type to bool
 2013-09-21 22:27 UTC 

[ceph-users] Help needed porting Ceph to RSockets
 2013-09-20 23:47 UTC  (6+ messages)

[PATCH librdmacm] examples: Remove unneeded include of header file when using rocket.h
 2013-09-20 23:35 UTC  (2+ messages)

[PATCH librdmacm] man/rstream.1: Update man page to be consistent with rstream -h
 2013-09-20 23:33 UTC  (2+ messages)

[PATCH librdmacm] rstream.c: Indicate when specified address family is unknown
 2013-09-20 23:33 UTC  (2+ messages)

[PATCH librdmacm] man/rdma_create_id.3: Add RDMA_PS_IB port space description
 2013-09-20 23:33 UTC  (2+ messages)

[PATCH perftest] multicast_resources.h: Guard against duplicated definitions of ntohll/htonll
 2013-09-20 23:14 UTC 

infiniband: remove self-assignment from nes_query_qp()
 2013-09-17 21:45 UTC 

[PATCH] osm_state_mgr.c Add info to some error messages
 2013-09-17 13:45 UTC  (2+ messages)

[PATCH V4 for-next 0/4] Add receive Flow Steering support
 2013-09-17 13:00 UTC  (7+ messages)
` [PATCH V4 for-next 3/4] IB/core: Export ib_create/destroy_flow through uverbs

rsockets addressing
 2013-09-17 10:06 UTC  (9+ messages)

Slow performance with librspreload.so
 2013-09-16 16:18 UTC  (13+ messages)

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

memory registration using zero based virtual address
 2013-09-16 12:09 UTC 

[PATCH] IB/mlx5: use module_pci_driver()
 2013-09-16  5:01 UTC 

[patch 1/1] drivers/infiniband/core/cm.c: convert to using idr_alloc_cyclic()
 2013-09-13 21:50 UTC 

[PATCH V2 2/4] IB/usnic: Cisco VIC - driver part 1/3
 2013-09-13 18:39 UTC  (7+ messages)

[PATCH 1/1] infiniband: hw: fix uninitialized ‘old_qps’
 2013-09-13 17:38 UTC 

ibv_poll_cq misbehaving with RoCE 40Gbps
 2013-09-13 13:23 UTC 

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

[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 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 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 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  (10+ messages)

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

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


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