linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-06 11:45:17 to 2013-08-20 12:46:01 UTC [more...]

[PATCH 0/8] IB SRP initiator patches for kernel 3.12
 2013-08-20 12:46 UTC  (5+ messages)
  ` [PATCH 1/8] IB/srp: Keep rport as long as the IB transport layer
  ` [PATCH 2/8] scsi_transport_srp: Add transport layer error handling
  ` [PATCH 3/8] IB/srp: Add srp_terminate_io()
  ` [PATCH 4/8] IB/srp: Use SRP transport layer error recovery

[ceph-users] Help needed porting Ceph to RSockets
 2013-08-20 10:30 UTC  (9+ messages)

[PATCH libibverbs] XRC - Sample application issues
 2013-08-20  5:16 UTC  (6+ messages)

[PATCH perftest] Allow specification of pkey index
 2013-08-20  5:12 UTC  (2+ messages)

[PATCH] Add new verb: uv_query_port_max_datagram()
 2013-08-20  0:59 UTC  (10+ messages)
      ` [PATCH libibverbs] "

[PATCH libibverbs] Add new verb: uv_query_port_max_datagram()
 2013-08-19 20:22 UTC 

Hello My Dear friend,
 2013-08-19 17:29 UTC 

[PATCH] IB/iser: fix possible memory leak in iser_create_frwr_pool
 2013-08-19 13:41 UTC 

[PATCH] osm_port_info_rcv.c Issue a log message if we cannot read the MKey of a port
 2013-08-19 10:46 UTC  (3+ messages)

[PATCH for infiniband-diags] get_lid_from_name(): Remove an unused variable
 2013-08-19  6:25 UTC  (2+ messages)

[PATCH for infiniband-diags] Fix errors triggered by autoregen.sh
 2013-08-19  6:25 UTC  (2+ messages)

[PATCH for libibmad] mad_rpc(): Fail with EINVAL if max_retries <= 0
 2013-08-19  6:24 UTC  (2+ messages)

[PATCH 00/22] infiniband: improve userspace input check
 2013-08-18 18:28 UTC  (23+ messages)
  ` [PATCH 01/22] infiniband: ib_copy_{from,to}_udata(): const'ify arguments
  ` [PATCH 02/22] infiniband: ib_udata: const'ify inbuf
  ` [PATCH 03/22] infiniband: ib_copy_from_udata(): check input length
  ` [PATCH 04/22] infiniband: ib_copy_to_udata(): check output length
  ` [PATCH 05/22] ucm: ib_ucm_event(): returns ENOSPC instead of ENOMEM
  ` [PATCH 06/22] ucm: changes ib_ucm_alloc_data() src arg to be a pointer
  ` [PATCH 07/22] ucm: changes ib_ucm_path_get() "
  ` [PATCH 08/22] ucm: check userspace input length
  ` [PATCH 09/22] ucm: use size_t for userspace buffer input and output length
  ` [PATCH 10/22] ucm: ib_ucm_write(): check userspace buffer length first
  ` [PATCH 11/22] ucm: ib_ucm_write(): strict userspace buffer length check
  ` [PATCH 12/22] ucma: check userspace input length
  ` [PATCH 13/22] ucma: ucma_migrate_id(): check output length
  ` [PATCH 14/22] ucma: ucma_query_path(): "
  ` [PATCH 15/22] ucma: use size_t for userspace buffer input and "
  ` [PATCH 16/22] ucma: ucma_write(): check userspace buffer length first
  ` [PATCH 17/22] ucma: ucma_write(): strict userspace buffer length check
  ` [PATCH 18/22] uverbs: check input length
  ` [PATCH 19/22] uverbs: check output length
  ` [PATCH 20/22] uverbs: ib_uverbs_poll_cq(): check output length against number of wc
  ` [PATCH 21/22] uverbs: fix call to INIT_UDATA with no output buffer
  ` [PATCH 22/22] uverbs: use size_t for userspace buffer input and output length

[ANNOUNCE] infiniband-diags 1.6.2 release
 2013-08-18  7:44 UTC 

[ANNOUNCE] libibmad 1.3.10 release
 2013-08-18  7:44 UTC 

[PATCH librdmacm] examples: adds cmtime to .gitignore
 2013-08-17 14:42 UTC 

[PATCH librdmacm 0/3] no IBV_SEND_INLINE thus memory registration required on QLogic/Intel HCA
 2013-08-17 13:51 UTC  (5+ messages)
  ` [PATCH librdmacm 1/3] man: rdma_post_*(): memory region is optional only with IBV_SEND_INLINE
  ` [PATCH librdmacm 2/3] adds rdma_query_qp() function
  ` [PATCH librdmacm 3/3] examples: use IBV_SEND_INLINE if supported

ibv_create_qp() and max_inline_data behavior
 2013-08-17 12:22 UTC 

[PATCH opensm] osm_lid_mgr.c: Don't configure MTU and LMC for base SP0
 2013-08-16 19:11 UTC 

[patch] IB/mthca: make type explicit in mthca_INIT_HCA()
 2013-08-16  7:19 UTC 

Helps to Decode rpc_debug Output
 2013-08-15 18:08 UTC  (3+ messages)

[PATCH] IB/iser: Fix redundant pointer check in dealloc flow
 2013-08-15 14:04 UTC 

IB/iser: Generalize rdma memory registration
 2013-08-15  8:45 UTC  (2+ messages)

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

Product Request {Unit Price and MOQ}
 2013-08-14 20:49 UTC 

IB SR-IOV
 2013-08-14 11:15 UTC  (4+ messages)

[PATCH V4 for-next 0/4] Add receive Flow Steering support
 2013-08-14 10:13 UTC  (10+ messages)
  ` [PATCH V4 for-next 1/4] IB/core: "
  ` [PATCH V4 for-next 2/4] IB/core: Infra-structure 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] IB/qib: fix sparse warnings in qib_user_sdma.c
 2013-08-13 19:34 UTC 

[PATCH] IPoIB: Fix race in deleting ipoib_neigh entries
 2013-08-13 18:58 UTC  (8+ messages)

[PATCH 13/16] qib: clean up unnecessary MSI/MSI-X capability find
 2013-08-13 17:37 UTC  (2+ messages)

[PATCH 0/3] make read_config() more robust
 2013-08-12 23:43 UTC  (11+ messages)
` [PATCH 3/3] read_config: skip file/directory with unsecure permissions

[PATCH libibverbs v2 00/11] make read_config() more robust
 2013-08-12 19:29 UTC  (14+ messages)
  ` [PATCH libibverbs v2 01/11] read_config(): ignore files beginning with '.'
  ` [PATCH libibverbs v2 02/11] read_config(): ignore directory entry with backup suffix (~)
  ` [PATCH libibverbs v2 03/11] read_config(): open configuration directory with open()
  ` [PATCH libibverbs v2 04/11] read_config(): move file type check in read_config_file()
  ` [PATCH libibverbs v2 05/11] read_config_file(): use the directory file descriptor to open configuration file
  ` [PATCH libibverbs v2 06/11] read_config_file(): check opened file
  ` [PATCH libibverbs v2 07/11] read_config(): check opened directory
  ` [PATCH libibverbs v2 08/11] read_config(): refuse to open IBV_CONFIG_DIR if it's not a directory
  ` [PATCH libibverbs v2 09/11] Check owner/permissions of config directory/files
  ` [PATCH libibverbs v2 10/11] read_config(): reject symlinks
  ` [PATCH libibverbs v2 11/11] read_config_file(): refuse to open configuration file if it's symlink

[PATCH ibacm 0/8} PKey and QKey related ACM fixes
 2013-08-12 17:22 UTC  (2+ messages)

[PATCH v3.10.y 0/4] IB/IPoIB fixes for SRIOV / cloud environment
 2013-08-12 10:38 UTC  (3+ messages)

Il tuo webmail è superato il contingente, che è di 2 GB
 2013-08-12  6:47 UTC 

[PATCH infiniband-diags] perfquery.c: Fix dumping of PortSamplesControl
 2013-08-12  6:23 UTC  (2+ messages)

[PATCH librdmacm] cmtime: Add example program that times rdma cm calls
 2013-08-08 23:22 UTC 

[PATCH librdmacm] cmtime: Add example program that times rdma cm calls
 2013-08-08 23:21 UTC  (2+ messages)

using rsockets via librspreload: poll() support?
 2013-08-08 16:58 UTC  (4+ messages)

[PATCH] opensm: update internal PortInfo state for any ports
 2013-08-08 15:03 UTC  (4+ messages)

[PATCH 0/8] Critical bug fixes for RDMA/cxgb4
 2013-08-08  8:31 UTC  (13+ messages)
  ` [PATCH 1/8] RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples
  ` [PATCH 2/8] RDMA/cxgb4: Handle newer firmware changes
  ` [PATCH 3/8] RDMA/cxgb4: Fix QP flush logic
  ` [PATCH 4/8] RDMA/cxgb4: Account for unsignled SQ WRs that fails to deal with wrap
  ` [PATCH 5/8] RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages
  ` [PATCH 6/8] RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK
  ` [PATCH 7/8] RDMA/cxgb4: Advertise ~0ULL as max MR size
  ` [PATCH 8/8] RDMA/cxgb4: Issue RI.FINI before closing when entering TERM

Message From Administrator
 2013-08-07 21:00 UTC 

[PATCH] IB/qib: make qib_driver static
 2013-08-07 18:47 UTC 

[PATCH ibacm 4/8] acm.c: Fix endian of transaction ID
 2013-08-07 18:22 UTC  (3+ messages)

[PATCH ibacm 2/8] acm.c: In acm_port_up, handle noncontiguous pkeys
 2013-08-07 18:20 UTC  (3+ messages)

[PATCH 09/10] idr: Remove unneeded idr locking, idr_preload() usage
 2013-08-07 17:46 UTC  (2+ messages)
` [PATCH 10/10] idr: Rework idr_preload()

[PATCH V3 for-next 0/9] IP based RoCE GID Addressing
 2013-08-07 15:35 UTC  (10+ messages)
  ` [PATCH V3 for-next 1/9] IB/core: Ethernet L2 attributes in verbs/cm structures
  ` [PATCH V3 for-next 2/9] IB/CMA: RoCE IP based GID addressing
  ` [PATCH V3 for-next 3/9] IB/mlx4: Use RoCE IP based GIDs in the port GID table
  ` [PATCH V3 for-next 4/9] IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
  ` [PATCH V3 for-next 5/9] IB/ocrdma: Populate GID table with IP based gids
  ` [PATCH V3 for-next 6/9] IB/core: Infra-structure to support verbs extensions through uverbs
  ` [PATCH V3 for-next 7/9] IB/core: Add RoCE IP based addressing extensions for uverbs
  ` [PATCH V3 for-next 8/9] IB/core: Add RoCE IP based addressing extensions for rdma_ucm
  ` [PATCH V3 for-next 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX

[PATCH 2/6] RDMA/ocrdma: Removed redundant dev reference
 2013-08-07  7:22 UTC  (5+ messages)
  ` [PATCH 3/6] RDMA/ocrdma: Don't allow zero/invalid sgid usage
  ` [PATCH 4/6] RDMA/ocrdma: Removed driver QP state machine
  ` [PATCH 5/6] RDMA/ocrdma: Removed __packed
  ` [PATCH 6/6] RDMA/ocrdma: Cache recv DB till QP moved to RTR

[PATCH 1/6] RDMA/ocrdma: Style and redundant code cleanup
 2013-08-07  7:22 UTC 

[PATCH V9 libmlx4 0/2] Add extension and XRC QP support
 2013-08-06 20:32 UTC  (4+ messages)

[PATCH V1 FIXES for-3.11 0/4] Pkey fixes for IB core and IPoIB
 2013-08-06 20:22 UTC  (10+ messages)

[PATCH V3 for-next 0/4] Add receive Flow Steering support
 2013-08-06 13:11 UTC  (3+ messages)

[PATCH ibacm 8/8] acm.c: In acm_join_group, no need to set qkey in umad addr to send to SA
 2013-08-06 11:45 UTC 

[PATCH ibacm 7/8] acm.c: Fix endian of qkey in MCMemberRecord in acm_init_join
 2013-08-06 11:45 UTC 

[PATCH ibacm 6/8] acm.c: Send multicast joins to SA on default partition
 2013-08-06 11:45 UTC 

[PATCH ibacm 5/8] acm.c: Make sure MGID has full member pkey bit on
 2013-08-06 11:45 UTC 

[PATCH ibacm 3/8] acm.c: Invalid pkey has low order 15 bits 0
 2013-08-06 11:45 UTC 


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).