public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-12 19:50:17 to 2014-03-28 17:27:33 UTC [more...]

[PATCH 0/4] ib_sg_dma changes
 2014-03-28 17:27 UTC  (7+ messages)
  ` [PATCH 1/4] IB/core: Remove overload in ib_sg_dma*
  ` [PATCH 2/4] IB/qib: remove ib_sg_dma_address() and ib_sg_dma_len() overloads
  ` [PATCH 3/4] IB/ipath: "
  ` [PATCH 4/4] IB/ehca: "

[PATCH v2 0/4] Series short description
 2014-03-28 17:26 UTC  (5+ messages)
  ` [PATCH v2 1/4] IB/qib: remove ib_sg_dma_address() and ib_sg_dma_len() overloads
  ` [PATCH v2 2/4] IB/ipath: "
  ` [PATCH v2 3/4] IB/ehca: "
  ` [PATCH v2 4/4] IB/core: Remove overload in ib_sg_dma*

[PATCH] ibacm: properly check return from ibv_open_device
 2014-03-28 16:50 UTC  (2+ messages)

[PATCH v2] IB/ehca: remove ib_sg_dma_address() and ib_sg_dma_len() overloads
 2014-03-28 16:50 UTC  (2+ messages)

[PATCH 00/16] ibacm: Implement dynamic IP support
 2014-03-28 16:37 UTC  (21+ messages)
  ` [PATCH 01/16] ibacm: get_devaddr remove unused variable from signature
  ` [PATCH 02/16] ibacm: pass interface name rather than 'struct ifreq' to get_devaddr, get_sgid, and get_pkey
  ` [PATCH 03/16] ibacm: use sysfs (in acm_if_is_ib) rather than ioctl(... SIOCGIFHWADDR ...) to read interface type
  ` [PATCH 04/16] ibacm: move sysfs helper functions to acm_util 'module'
  ` [PATCH 05/16] ibacm: Move calling of helper functions out of get_devaddr
  ` [PATCH 06/16] ibacm: move acm_if_iter_sys to acm_util.c
  ` [PATCH 07/16] ibacm: convert logging in acm_util.c to acm_log
  ` [PATCH 08/16] ibacm: add separate acm_ep_insert_addr function
  ` [PATCH 09/16] ibacm: read system IP's into endpoints at startup
  ` [PATCH 10/16] ibacm: add locking around end point address arrays
  ` [PATCH 11/16] ibacm: Add thread to monitor IP address changes
  ` [PATCH 12/16] ibacm: add/remove addr's in EP's when added/removed from the system
  ` [PATCH 13/16] ibacm: fix handling of aliased IPoIB devices
  ` [PATCH 14/16] ibacm: ib_acme remove IP addresses from ibacm_addr.cfg file generation
  ` [PATCH 15/16] ibacm: remove acm_if_iter_sys function
  ` [PATCH 16/16] ibacm: remove processing of IP's from ibacm_addr.cfg

[PATCH] ib_srpt: Use correct ib_sg_dma primitives
 2014-03-28 16:29 UTC 

[patch] RDMA/cxgb4: info leak in c4iw_alloc_ucontext()
 2014-03-28 10:58 UTC  (3+ messages)

Kernel oops/panic with NFS over RDMA mount after disrupted Infiniband connection
 2014-03-28  9:42 UTC  (4+ messages)

[patch 2/2] net/mlx4: make buffer larger to avoid overflow warning
 2014-03-28  8:23 UTC 

[patch 1/2] net/mlx4: fix some indenting in mlx4_ib_add()
 2014-03-28  8:21 UTC 

[PATCH opensm] osm_torus.c: Fix torus crash when actual topology is not torus
 2014-03-27 20:05 UTC 

[PATCH] RDMA/cxgb4: Disable DSGL use
 2014-03-27 17:03 UTC 

[Patch 0/3] Hangs with IPoIB when doing PCI error injection
 2014-03-27 14:28 UTC  (4+ messages)
` [Patch 1/3] IB/mlx4: send a IB_EVENT_DEVICE_FATAL to users during "
` [Patch 2/3] IB: hang in mcast_remove_one "
` [Patch 3/3] IB/ib_cm: hang in cm_destroy_id "

[PATCH] IB: allows build of hw/ and ulp/ subdirectory independently
 2014-03-27 11:10 UTC 

[PATCH V2 for-next] IB/core: Don't resolve passive side RoCE L2 address in cma req handler
 2014-03-27  8:52 UTC 

[PATCH] librdmacm: lazy initialization for ib devices]
 2014-03-27  8:38 UTC  (2+ messages)

[PATCH 3/3] RDMA/cxgb4: Add support for iWARP Port Mapper user space service (Version 2)
 2014-03-26 22:08 UTC 

[PATCH 2/3] RDMA/nes: Add support for iWARP Port Mapper user space service (Version 2)
 2014-03-26 22:07 UTC 

[PATCH 1/3] RDMA/core: Add support for iWARP Port Mapper user space service (Version 2)
 2014-03-26 22:07 UTC 

[PATCH 0/3] RDMA/core: iWARP Port Mapper Overview
 2014-03-26 22:07 UTC 

[PATCH V1 for-next] IB/core: Don't resolve passive side RoCE L2 address in cma req handler
 2014-03-26 20:33 UTC 

[PATCH opensm 2/2] osm_sa_service_record.c: Improve locking
 2014-03-26 18:50 UTC 

[PATCH opensm 1/2] All SA queries should validate the requester port under lock
 2014-03-26 18:49 UTC 

[PATCH for-next] IB/core: Don't resolve passive side RoCE L2 address in cma req handler
 2014-03-26 18:30 UTC  (4+ messages)

[PATCH net-next 0/2] Doorbell drop Avoidance Bug fix for iw_cxgb4
 2014-03-26 15:58 UTC  (6+ messages)
` [PATCH net-next 2/2] cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
  ` [PATCH net-next 1/2] cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice

[PATCH] RDMA/cxgb4: set error code on kmalloc() failure
 2014-03-26 15:25 UTC  (2+ messages)
  ` FW: "

[PATCH 0/8] Endpoint timeout fix, SQ flush and other misc. fixes for iw_cxgb4
 2014-03-26 14:48 UTC  (11+ messages)
  ` [PATCH 1/8] iw_cxgb4: endpoint timeout fixes
  ` [PATCH 2/8] iw_cxgb4: rmb() after reading valid gen bit
  ` [PATCH 3/8] iw_cxgb4: SQ flush fix
  ` [PATCH 4/8] iw_cxgb4: Max fastreg depth depends on DSGL support
  ` [PATCH 5/8] iw_cxgb4: Use pr_warn_ratelimited
  ` [PATCH 6/8] iw_cxgb4: Initialize reserved fields in a FW work request
  ` [PATCH 7/8] iw_cxgb4: Add missing debug stats
  ` [PATCH 8/8] iw_cxgb4: Use uninitialized_var()

device removal hangs where there are open uverbs refs
 2014-03-25 14:35 UTC  (4+ messages)

[PATCH for v3.14 0/5] Coccicheck / coccinelle catched errors on ib/hw
 2014-03-25 13:15 UTC  (2+ messages)

ib_srpt error
 2014-03-25  8:22 UTC  (2+ messages)

[PATCH] librdmacm: lazy initialization for ib devices
 2014-03-25  7:24 UTC  (2+ messages)

[PATCH opensm] osm_subnet.c: Fix bug in parsing configuration file
 2014-03-24 18:06 UTC 

Lazy initialization for librdmacm
 2014-03-24 17:11 UTC 

[PATCH opensm] osm_sa_mcmember_record.c: Fix removing members from existing mc group due to invalid requests
 2014-03-24 13:37 UTC 

[PATCH opensm] osm_qos_parser_y.y: Added range check for mtu limit parsin
 2014-03-24 11:33 UTC 

[PATCH opensm] osm_qos_parser_y.y: Added range check for rate limit parsing
 2014-03-24 11:33 UTC 

[PATCH 0/9] ibacm: Preparation for supporting different providers
 2014-03-23 20:18 UTC  (10+ messages)
  ` [PATCH 1/9] ibacm: Release the refcnt on the correct client
  ` [PATCH 2/9] ibacm: Rename client array
  ` [PATCH 3/9] ibacm: Eliminate strict aliasing compiler warnings
  ` [PATCH 4/9] ibacm: Relocate client refcnt
  ` [PATCH 5/9] ibacm: Record index for source and destination addresses
  ` [PATCH 6/9] ibacm: Change base endpoint name
  ` [PATCH 7/9] ibacm: Reset endpoint state on error
  ` [PATCH 8/9] ibacm: Store the base GID with acm_port
  ` [PATCH 9/9] ibacm: Restructure acm_port_join

[PATCH] drivers/infiniband: Use RCU_INIT_POINTER(x, NULL) in ulp/ipoib/ipoib_main.c
 2014-03-23 18:25 UTC 

[PATCH] drivers/infiniband: Use RCU_INIT_POINTER(x, NULL) in hw/qib/qib_qp.c
 2014-03-22 20:38 UTC 

[PATCH] drivers/infiniband: Use RCU_INIT_POINTER(x, NULL) in hw/qib/qib_keys.c
 2014-03-22 20:36 UTC 

[PATCH 0/8] Mem leak, locking and other misc. fixes for iw_cxgb4
 2014-03-21 15:10 UTC  (9+ messages)
  ` [PATCH 1/8] iw_cxgb4: don't leak skb in c4iw_uld_rx_handler()
  ` [PATCH 2/8] iw_cxgb4: fix possible memory leak in RX_PKT processing
  ` [PATCH 3/8] iw_cxgb4: ignore read reponse type 1 CQEs
  ` [PATCH 4/8] iw_cxgb4: connect_request_upcall fixes
  ` [PATCH 5/8] iw_cxgb4: update snd_seq when sending MPA messages
  ` [PATCH 6/8] iw_cxgb4: lock around accept/reject downcalls
  ` [PATCH 7/8] iw_cxgb4: drop RX_DATA packets if the endpoint is gone
  ` [PATCH 8/8] iw_cxgb4: rx_data() needs to hold the ep mutex

[PATCH 0/8] Misc. fixes for iw_cxgb4
 2014-03-20 18:34 UTC  (11+ messages)
  ` [PATCH 1/8] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
  ` [PATCH 2/8] iw_cxgb4: Allow loopback connections
  ` [PATCH 3/8] iw_cxgb4: release neigh entry
  ` [PATCH 4/8] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
  ` [PATCH 5/8] iw_cxgb4: Fix incorrect BUG_ON conditions
  ` [PATCH 6/8] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
  ` [PATCH 7/8] iw_cxgb4: default peer2peer mode to 1
  ` [PATCH 8/8] iw_cxgb4: save the correct map length for fast_reg_page_lists

[PATCH infiniband] IB/qib: qib_user_sdma_rb_root can be static
 2014-03-20 14:16 UTC  (2+ messages)

Dear Friend,
 2014-03-20 13:32 UTC 

[PATCH] ibutils/ibis: fix ibis_get_local_ports_info uninitialized variable
 2014-03-20  8:40 UTC 

Why is Infiniband a "Lossless" medium?
 2014-03-19  4:22 UTC  (4+ messages)

ib_send_lat fails when rx_depth > 255
 2014-03-19  4:12 UTC 

[PATCHv2] ibsim: allocate mft according to number of switch ports
 2014-03-18 22:48 UTC 

[PATCH for-next] IB/mad: Check and handle potential DMA mapping errors
 2014-03-18 20:54 UTC  (2+ messages)

[PATCH master] RDMA/ocrdma: unregister inet notifier while unloading ocrdma
 2014-03-18  9:24 UTC 

Can't re-add disk to handler with scst on the run
 2014-03-18  7:18 UTC 

[infiniband:for-next 45/63] drivers/infiniband/hw/ocrdma/ocrdma_verbs.c:2030:7: warning: cast to pointer from integer of different size
 2014-03-18  6:17 UTC 

[ANNOUNCE] dapl-2.0.41
 2014-03-17 23:50 UTC 

[PATCH v2 00/13] T10-PI support for iSER initiator
 2014-03-17 21:46 UTC  (6+ messages)
` [PATCH v2 11/13] SCSI/libiscsi: Add check_protection callback for transports

[PATCH] Fix memory leak of recv context array during failed init
 2014-03-17 18:07 UTC  (2+ messages)
  ` [PATCH] IB/qib: Fix memory leak of recv context when driver fails to initialize

[PATCH v2 0/2] IB/mlx5: Add PCI error handler support for mlx5
 2014-03-17 13:32 UTC  (4+ messages)
` [PATCH v2 1/2] IB/mlx5: Implementation of PCI error handler
` [PATCH v2 2/2] IB/mlx5: Free resources during PCI error

Здравсmвуйmе! Вас uнтерecуют клueнmcкие бaзы дaнных?
 2014-03-16 17:32 UTC 

Здpaвcmвyйme! Вас uнmересуют kлuенmскue базы данныx?
 2014-03-16 15:36 UTC 

[PATCH v2 0/7] SRP initiator patches for kernel 3.15
 2014-03-14 12:54 UTC  (9+ messages)
  ` [PATCH v3 "
      ` [PATCH v3 1/7] scsi_transport_srp: Fix two kernel-doc warnings
      ` [PATCH v3 2/7] IB/srp: Check ib_query_gid return value
      ` [PATCH v3 3/7] IB/srp: Add more logging
      ` [PATCH v3 4/7] IB/srp: Avoid duplicate connections
      ` [PATCH v3 5/7] IB/srp: Make writing into the "add_target" sysfs attribute interruptible
      ` [PATCH v3 6/7] IB/srp: Avoid that writing into "add_target" hangs due to a cable pull
      ` [PATCH v3 7/7] IB/srp: Fix a race condition between failing I/O and I/O completion

[PATCH v2 00/12] T10-DIF Initial support for iSER target
 2014-03-13 19:16 UTC  (7+ messages)
` [PATCH v2 12/12] IB/isert: Support T10-PI protected transactions

[PATCH] udapl: move dapltest default server port outside ephemeral port range
 2014-03-13 18:56 UTC 

[PATCH 5/5] dat: lower log level on load errors of provider library
 2014-03-13 17:05 UTC 

[PATCH 4/5] dat: dat_ia_open needs to close provider after failure
 2014-03-13 17:05 UTC 

[PATCH 3/5] dapltest: set default limit max to 1000
 2014-03-13 17:05 UTC 

[PATCH 2/5] openib: add new provider specific attributes
 2014-03-13 17:04 UTC 

[PATCH 1/5] dapltest: update scripts for regression testing purposes
 2014-03-13 17:04 UTC 

[Patch 0/2] IB/mlx5: Add PCI error handler support for mlx5
 2014-03-13 16:26 UTC  (10+ messages)
` [Patch 1/2] IB/mlx5: Implementation of PCI error handler

[RFC 00/20] On demand paging
 2014-03-13 12:00 UTC  (2+ messages)

[PATCH v1 0/3] SRP initiator fixes for kernel 3.15
 2014-03-13  7:42 UTC  (17+ messages)
` [PATCH v1 1/3] IB/srp: Fix crash when unmapping data loop

[Question] unexpected block during RDMA migration
 2014-03-13  3:11 UTC 

[PATCHv6 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
 2014-03-12 23:52 UTC  (12+ messages)
` [PATCHv6 net-next 20/31] iw_cxgb4: adjust tcp snd/rcv window based on link speed


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