public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-07 22:44:50 to 2013-10-22 22:29:50 UTC [more...]

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

[PATCH RFC 0/9] Introduce Signature feature
 2013-10-22 18:20 UTC  (20+ 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

[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 0/9] IB/core: batch of fix against create/destroy_flow uverbs for v3.12
 2013-10-21 16:46 UTC  (30+ 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

BUG: bad page map under Xen
 2013-10-21 15:12 UTC  (13+ messages)
  ` [Xen-devel] "

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

[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  (15+ 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  (45+ messages)
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 63/77] qlcnic: "

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

[PATCH] ibaddr: Add missing -t option to manpage
 2013-10-11  0:52 UTC  (2+ messages)

[PATCH V3 for-next 0/4] Add receive Flow Steering support
 2013-10-10 21:53 UTC  (4+ messages)

[PATCH V4 9/9] IB/mlx4: Enable mlx4_ib support for MODIFY_QP_EX
 2013-10-10 21:26 UTC  (3+ messages)

[PATCH 0/3] IB/srp patches for the stable tree
 2013-10-10 13:42 UTC  (8+ messages)
  ` [PATCH 1/3] IB/srp: Remove target from list before freeing Scsi_Host structure
  ` [PATCH 2/3] IB/srp: Avoid offlining operational SCSI devices
  ` [PATCH 3/3] IB/srp: Report receive errors correctly

[PATCH] IB/core: temporarily disable create_flow/destroy_flow uverbs
 2013-10-10 10:12 UTC  (3+ messages)

[PATCH 00/10] IB/core: more fixes for create_flow uverbs (for v3.12)
 2013-10-10  9:18 UTC  (15+ messages)
  ` [PATCH 01/10] IB/core: Rename 'flow' structs to match other uverbs structs
  ` [PATCH 02/10] IB/core: Makes uverbs flow structure using names more similar to verbs ones
  ` [PATCH 03/10] IB/core: Don't include command size in uverbs create_flow
  ` [PATCH 04/10] IB/core: Allocate memory only for flow_spec in create_flow uverbs
  ` [PATCH 05/10] IB/core: Remove checks for negative values "
  ` [PATCH 06/10] IB/core: Check against uverbs structure size while parsing flow_spec
  ` [PATCH 07/10] IB/core: Uses a common header for uverbs flow_specs
  ` [PATCH 08/10] IB/core: Use flow_spec common header in uverbs flow_spec conversion function
  ` [PATCH 09/10] IB/core: Remove ib_uverbs_flow_spec structure from userspace
  ` [PATCH 10/10] IB/core: Add proper bound checking in flow_spec uverbs conversion to verbs

[PATCH for-next] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
 2013-10-10  8:15 UTC  (2+ messages)

OpenSM 3.3.16 at 100% CPU load, "console off"
 2013-10-09 16:51 UTC  (9+ messages)

[PATCH v2 0/4] IB/core: an improved infrastructure for uverbs commands
 2013-10-09 12:42 UTC  (9+ messages)
` [PATCH v2 1/4] IB/core: extended command: "
` [PATCH v2 4/4] IB/core: extended command: add a common extended response header

[Trivial PATCH] infiniband: Remove unnecessary semicolons
 2013-10-08 23:07 UTC 

I am expecting your urgent response
 2013-10-08 22:56 UTC 

[PATCH] iscsi_iser: Add missing newlines to logging messages
 2013-10-08  5:44 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