public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-11 00:52:35 to 2013-10-29 07:53:49 UTC [more...]

smatch warnings on the IB core
 2013-10-29  7:53 UTC  (4+ messages)

[PATCH RFC v1 00/10] Introduce Signature feature
 2013-10-29  7:25 UTC  (13+ messages)
  ` [PATCH RFC v1 01/10] IB/core: Introduce protected memory regions
  ` [PATCH RFC v1 02/10] IB/core: Introduce Signature Verbs API
  ` [PATCH RFC v1 03/10] IB/mlx5, mlx5_core: Support for create_mr and destroy_mr
  ` [PATCH RFC v1 04/10] IB/mlx5: Initialize mlx5_ib_qp signature related
  ` [PATCH RFC v1 05/10] IB/mlx5: Break wqe handling to begin & finish routines
  ` [PATCH RFC v1 06/10] IB/mlx5: remove MTT access mode from umr flags helper function
  ` [PATCH RFC v1 07/10] IB/mlx5: Keep mlx5 MRs in a radix tree under device
  ` [PATCH RFC v1 08/10] IB/mlx5: Support IB_WR_REG_SIG_MR
  ` [PATCH RFC v1 09/10] IB/mlx5: Collect signature error completion
  ` [PATCH RFC v1 10/10] IB/mlx5: Publish support in signature feature

ACK behaviour difference LRO/GRO
 2013-10-29  7:21 UTC  (2+ messages)

[PATCH] iser-target: fix error return code in isert_create_device_ib_res()
 2013-10-29  1:56 UTC 

RDMA reads/writes per second
 2013-10-29  0:28 UTC 

RDMA reads/writes per second
 2013-10-29  0:05 UTC 

[PATCH opensm] osm_ucast_cache.c: Fix memory leak in ucast_cache
 2013-10-28 15:09 UTC 

[PATCH opensm] osm_link_mgr.c: active_transition parameter in PortInfo(Set) context may not be initialized
 2013-10-28 12:12 UTC 

[PATCH 1/2] RDMA/ocrdma: Remove redundant check in ocrdma_build_fr
 2013-10-28 11:59 UTC  (2+ messages)
  ` [PATCH 2/2] RDMA/ocrdma: Fix the driver crash during rmmod

[PATCH 0/2] Fixe for rmmod crash and warnings
 2013-10-28 11:59 UTC 

[PATCH] RDMA/ocrdma: Fix the driver crash during rmmod
 2013-10-28 11:36 UTC 

[PATCH 1/2] RDMA/ocrdma: Remove redundant check in ocrdma_build_fr
 2013-10-28 11:35 UTC 

[PATCH 0/8] Fix minor address type errors
 2013-10-27 22:54 UTC  (7+ messages)
  ` [PATCH 1/8] IB/cxgb4: Fix formatting of physical address

[PATCH V4 0/9] IP based RoCE GID Addressing
 2013-10-27 15:29 UTC  (13+ messages)
` [PATCH V4 8/9] IB/core: Add RoCE IP based addressing extensions for rdma_ucm

[PATCH v2 0/10] IB SRP initiator patches for kernel 3.13
 2013-10-26 16:28 UTC  (12+ messages)
` [PATCH v2 03/10] scsi_transport_srp: Add transport layer error handling
` [PATCH v2 06/10] scsi_transport_srp: Add periodic reconnect support
  ` [PATCH v2 01/10] IB/srp: Make transport layer retry count configurable
  ` [PATCH v2 02/10] IB/srp: Keep rport as long as the IB transport layer
  ` [PATCH v2 04/10] IB/srp: Use SRP transport layer error recovery
  ` [PATCH v2 05/10] IB/srp: Start timers if a transport layer error occurs
  ` [PATCH v2 07/10] IB/srp: Add periodic reconnect functionality
  ` [PATCH v2 08/10] IB/srp: Export sgid to sysfs
  ` [PATCH v2 09/10] IB/srp: Introduce srp_alloc_req_data()
  ` [PATCH v2 10/10] IB/srp: Make queue size configurable

my subject
 2013-10-26  8:39 UTC 

my subject
 2013-10-26  8:39 UTC 

[PATCH 0/10] IB SRP initiator patches for kernel 3.12
 2013-10-26  6:30 UTC  (10+ messages)
` [PATCH 03/10] scsi_transport_srp: Add transport layer error handling
` [PATCH 10/10] IB/srp: Make queue size configurable

[PATCH 0/3] IB/srp patches for the stable tree
 2013-10-25 22:16 UTC  (2+ messages)

[PATCH] IB/qib: Fix txselect regression
 2013-10-25 15:17 UTC 

BUG: bad page map under Xen
 2013-10-25 14:21 UTC  (19+ messages)
  ` [Xen-devel] "

[PATCH] IB/qib: Fix checkpatch __packed warnings
 2013-10-24 15:40 UTC 

[PATCH for-next 0/4] More Mellanox mlx5 driver updates for 3.13
 2013-10-24  9:01 UTC  (5+ messages)
  ` [PATCH for-next 1/4] IB/mlx5: Remove dead code in mr.c
  ` [PATCH for-next 2/4] IB/mlx5: Remove "Always false" comparison
  ` [PATCH for-next 3/4] IB/mlx5: Update opt param mask for RTS2RTS
  ` [PATCH for-next 4/4] mlx5: Use enum to indicate adapter page size

[PATCH for-next 0/9] Mellanox mlx5 driver updates for 3.13
 2013-10-24  8:06 UTC  (12+ messages)
  ` [PATCH for-next 1/9] IB/mlx5: Fix check of number of entries in create CQ
  ` [PATCH for-next 2/9] IB/mlx5: Multithreaded create mr
  ` [PATCH for-next 3/9] IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
  ` [PATCH for-next 4/9] IB/mlx5: Simplify mlx5_ib_destroy_srq
  ` [PATCH for-next 5/9] IB/mlx5: Fix srq free in destroy qp
  ` [PATCH for-next 6/9] mlx5: Fix cleanup flow when DMA mapping fails
  ` [PATCH for-next 7/9] mlx5: Support arbitrary page size to firmware
  ` [PATCH for-next 8/9] mlx5: Clear reserved area in set_hca_cap
  ` [PATCH for-next 9/9] mlx5_core: Change optimal_reclaimed_pages for better performance

[PATCH 0/9] IB/core: batch of fix against create/destroy_flow uverbs for v3.12
 2013-10-24  0:34 UTC  (31+ messages)
  ` [PATCH 1/9] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
  ` [PATCH 2/9] IB/core: Includes flow attribute size in uverbs create_flow
  ` [PATCH 3/9] IB/core: Don't include command header "
  ` [PATCH 4/9] IB/core: Rename 'flow' structs to match other uverbs structs
  ` [PATCH 5/9] IB/core: Makes uverbs flow structure using names more similar to verbs ones
  ` [PATCH 6/9] IB/core: Uses a common header for uverbs flow_specs
  ` [PATCH 7/9] IB/core: Remove ib_uverbs_flow_spec structure from userspace
  ` [PATCH 8/9] IB/core: extended command: an improved infrastructure for uverbs commands
  ` [PATCH 9/9] IB/core: extended command: move comp_mask to the extended header

[PATCH opensm] Resend trap 144 when detecting remote MASTER SM with lower priority
 2013-10-23 14:38 UTC 

[PATCH RFC 0/9] Introduce Signature feature
 2013-10-23 10:42 UTC  (21+ messages)
  ` [PATCH RFC 1/9] IB/core: Introduce indirect and protected memory regions
  ` [PATCH RFC 2/9] IB/core: Introduce Signature Verbs API
  ` [PATCH RFC 3/9] IB/mlx5, mlx5_core: Support for create_mr and destroy_mr
  ` [PATCH RFC 4/9] IB/mlx5: Initialize mlx5_ib_qp signature related
  ` [PATCH RFC 5/9] IB/mlx5: Break wqe handling to begin & finish routines
  ` [PATCH RFC 6/9] IB/mlx5: remove MTT access mode from umr flags helper function
  ` [PATCH RFC 7/9] IB/mlx5: Support IB_WR_REG_SIG_MR
  ` [PATCH RFC 8/9] IB/mlx5: Collect signature error completion
  ` [PATCH RFC 9/9] IB/mlx5: Publish support in signature feature

[PATCH 00/24] treewide: Convert use of typedef ctl_table to struct ctl_table
 2013-10-22 23:58 UTC  (4+ messages)
` [PATCH 07/24] infiniband: "

[GIT PULL] please pull infiniband.git
 2013-10-22 17:22 UTC 

[PATCH/RFC] IB/core: Temporarily disable create_flow/destroy_flow uverbs
 2013-10-22  8:32 UTC  (3+ messages)

[Patch v2 0/3] Fix GID lookup performance regression
 2013-10-22  6:35 UTC  (7+ messages)
` [Patch v2 1/3] IB/cma: use cached gids
` [Patch v2 3/3] IB/cache: don't fill the cache with junk

[PATCH 0/2] opensm partition.conf issues
 2013-10-22  6:08 UTC  (5+ messages)
` [PATCH opensm 1/2] reduce log level for missing partition configuration file
` [PATCH opensm 2/2] Try default parition config if parsing the partitions.conf failed

[PATCH] ibportstate: on/off option is missing in help
 2013-10-21  5:28 UTC  (2+ messages)

[PATCH opensm] osm_pkey.c: Fix find common pkey bug fix
 2013-10-20 12:30 UTC 

[PATCH] IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctly when sending UD messages
 2013-10-19 21:55 UTC 

[patch] RDMA/cxgb4: four byte info leak in c4iw_create_cq()
 2013-10-19  9:14 UTC 

[patch] RDMA/cxgb4: underflows in c4iw_create_qp()
 2013-10-19  9:14 UTC 

RDMA/ocrdma: Add support for fast register work requests (FRWR)
 2013-10-19  8:54 UTC 

iser-target: introduce fast memory registration mode (FRWR)
 2013-10-19  8:29 UTC  (2+ messages)

[PATCH] IB/netlink: remove superfluous RDMA_NL_GET_OP() masking
 2013-10-17 21:18 UTC  (4+ messages)

[PATCH V9 libmlx4 0/2] Add extension and XRC QP support
 2013-10-17  9:03 UTC  (6+ messages)

[Scst-devel] Can't see exported disks
 2013-10-17  5:40 UTC 

[PATCH 0/26] get_user_pages() cleanup
 2013-10-16 21:39 UTC  (8+ messages)
` [PATCH 23/26] ib: Convert qib_get_user_pages() to get_user_pages_unlocked()

[PATCH net-next 0/7] IPoIB fixes for 3.13
 2013-10-16 14:37 UTC  (8+ messages)
  ` [PATCH net-next 1/7] IB/ipoib: Fix crash in dev_open error flow
  ` [PATCH net-next 2/7] IB/ipoib: Change CM skb memory allocation to be non-atomic on init flow
  ` [PATCH net-next 3/7] IB/ipoib: Fix deadlock between dev_change_flags to __ipoib_dev_flush
  ` [PATCH net-next 4/7] IB/ipoib: Avoid flushing the driver work-queue on dev_down
  ` [PATCH net-next 5/7] IB/ipoib: Fix usage of uninitialized multicast objects
  ` [PATCH net-next 6/7] IB/ipoib: Add path queries flushing in ipoib_ib_dev_cleanup
  ` [PATCH net-next 7/7] IB/ipoib: Start multicast join process only on active ports

[GIT PULL] please pull infiniband.git
 2013-10-15 17:48 UTC  (3+ messages)

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-15 15:30 UTC  (10+ messages)

[PATCH 1/1] drivers: infiniband: ulp: Fix possible use-after-free
 2013-10-14  0:22 UTC 

[PATCH] ibtracert.c: Add 'force' flag to man page
 2013-10-13  7:48 UTC 

Compliments and good day to you and your family
 2013-10-11 23:41 UTC 

[PATCH] iblinkinfo: Remove "-R" option from man page
 2013-10-11  0:52 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