linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-07 06:35:44 to 2015-11-13 10:47:52 UTC [more...]

[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
 2015-11-13 10:47 UTC  (3+ messages)

srp state in current mainline
 2015-11-13  6:48 UTC  (10+ messages)

[PATCH] IB/mad: In validate_mad, validate CM method and attribute
 2015-11-12 22:57 UTC  (7+ messages)

HFI1 code duplication todo
 2015-11-12 21:13 UTC 

Fwd: [PATCH] svcrdma: Do not send XDR roundup bytes for a write chunk
 2015-11-12 18:30 UTC  (3+ messages)

RDMAVT pull request
 2015-11-12 17:53 UTC  (2+ messages)

[PATCH] staging/rdma/hfi1: Reduce number of parameters passed to send handlers
 2015-11-12 15:35 UTC  (7+ messages)

[PATCH] svcrdma: Do not send XDR roundup bytes for a write chunk
 2015-11-12 14:31 UTC  (5+ messages)

[PATCH 01/13] staging/rdma/hfi1: Use BIT macro
 2015-11-12 12:31 UTC  (20+ messages)
  ` [PATCH 02/13] staging/rdma/hfi1: Fix downgrade race
  ` [PATCH 03/13] staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats
  ` [PATCH 04/13] staging/rdma/hfi: Remove rcv bubbles code
  ` [PATCH 05/13] staging/rdma/hfi1: Add space between concatenated string elements
  ` [PATCH 06/13] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure
  ` [PATCH 07/13] staging/rdma/hfi1: rework is_a0() and is_bx()
  ` [PATCH 08/13] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint
  ` [PATCH 09/13] staging/rdma/hfi1: Change default krcvqs
  ` [PATCH 10/13] staging/rdma/hfi1: adding per SDMA engine stats to hfistats
  ` [PATCH 11/13] staging/rdma/hfi1: Remove unneeded variable index
  ` [PATCH 12/13] staging/rdma/hfi1: Read EFI variable for device description
  ` [PATCH 13/13] staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands

[PATCH 0/9] staging/rdma/hfi1: Fix bugs and performance issues
 2015-11-12  5:58 UTC  (3+ messages)
` [PATCH 5/9] staging/rdma/hfi1: Add function stubs for TID caching

[PATCH RFC 0/3] Introduce device attribute rdma_read_access_flags
 2015-11-11 20:50 UTC  (51+ messages)
  ` [PATCH RFC 1/3] IB/core: Expose a device attribute for rdma_read access flags
  ` [PATCH RFC 2/3] svcrdma: Use device rdma_read_access_flags
  ` [PATCH RFC 3/3] RDS_IW: "

[PATCH 0/8] Fix hfi1_ioctl locking
 2015-11-11 15:15 UTC  (14+ messages)
` [PATCH 2/8] staging/rdma/hfi1: Fix camel case variables
` [PATCH 3/8] staging/rdma/hfi1: Return early from hfi1_ioctl parameter errors
` [PATCH 4/8] staging/rdma/hfi1: remove unneeded goto done
` [PATCH 7/8] staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler
  ` [PATCH 1/8] staging/rdma/hfi1: diag.c Correct code style issues
  ` [PATCH 5/8] staging/rdma/hfi1: return early if setlink state was specified
  ` [PATCH 6/8] staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checks
  ` [PATCH 8/8] staging/rdma/hfi1: Return immediately on error

[PATCH v4 0/9] staging/rdma/hfi1: Fix bugs and performance issues
 2015-11-11  9:31 UTC  (10+ messages)
` [PATCH v4 5/9] staging/rdma/hfi1: Add function stubs for TID caching
` [PATCH v4 6/9] staging/rdma/hfi1: Implement Expected Receive "

[PATCH] IB/core: Fix LinkDownReason define for consistency
 2015-11-11  7:56 UTC 

[PATCH v2] staging/rdma/hfi1: set Gen3 half-swing for integrated devices
 2015-11-11  7:37 UTC  (4+ messages)

[BUG] IB/hfi1: might sleep under spinlock in hfi1_ioctl()
 2015-11-11  5:53 UTC  (3+ messages)

[PATCH] staging/rdma/hfi1: Handle packets with invalid RHF on context 0
 2015-11-11  5:35 UTC 

[PATCH v1 ib-next 0/3] IB core uverbs support for leagacy commands
 2015-11-10 20:11 UTC  (7+ messages)
  ` [PATCH v1 ib-next 1/3] IB/core: Avoid duplicate code
  ` [PATCH v1 ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces
  ` [PATCH v1 ib-next 3/3] IB/core: Modify conditional on ucontext existence

[PATCH ib-next 0/3] IB core uverbs support for leagacy commands
 2015-11-10 20:10 UTC  (21+ messages)
` [PATCH ib-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces

[PATCH] IB: start documenting device capabilities
 2015-11-10 18:21 UTC  (3+ messages)

[PATCH 1/2] staging/rdma/hfi1: add common routine for queuing acks
 2015-11-10 14:14 UTC  (2+ messages)
` [PATCH 2/2] staging/rdma/hfi1: add ACK coalescing logic

[PATCH infiniband-diags] ibsendtrap.c: Eliminate unused parameter from send_trap
 2015-11-10 11:23 UTC 

[PATCH infiniband-diags] ibportstate.c: Fix unsigned comparison warnings
 2015-11-10 11:23 UTC 

[PATCH infiniband-diags] Remove unused pisize parameter from dump_portinfo in ibdiag_common
 2015-11-10 11:22 UTC 

[PATCH v2 0/2] Handle mlx4 max_sge_rd correctly
 2015-11-10 10:36 UTC  (2+ messages)

[PATCH] IB/srp: Fix possible send queue overflow
 2015-11-10 10:35 UTC  (4+ messages)

[PATCH for-next 0/4] User-space time-stamping support for mlx5_ib
 2015-11-10  8:52 UTC  (18+ messages)
  ` [PATCH for-next 1/4] IB/mlx5: Add create_cq extended command
  ` [PATCH for-next 2/4] IB/core: Add ib_is_udata_cleared
  ` [PATCH for-next 3/4] IB/mlx5: Add support querying timestamp related fields in query_device
  ` [PATCH for-next 4/4] IB/mlx5: Mmap the HCA's core clock register to user-space

[PATCH v2 0/2] staging/rdma/hfi1: Miscellaneous Fixes
 2015-11-10  0:18 UTC  (3+ messages)
` [PATCH v2 1/2] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery
  ` [PATCH v2 2/2] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid

[RESEND PATCH v4 1/3] staging/rdma/hfi1: move hfi1_migrate_qp
 2015-11-10  0:13 UTC  (3+ messages)
  ` [RESEND PATCH v4 2/3] staging/rdma/hfi1: Use parallel workqueue for SDMA engines
  ` [RESEND PATCH v4 3/3] staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPs

[PATCH RESEND 00/11] staging/rdma/hfi1: Miscellaneous Fixes
 2015-11-10  0:04 UTC  (7+ messages)
` [PATCH RESEND 10/11] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid
` [PATCH RESEND 11/11] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery

[PATCH v3 3/3] staging/rdma/hfi1: Method to toggle "fast ECN" detection
 2015-11-09 23:34 UTC 

[PATCH libibcm] cmpost.c: Handle ibv_get_device_list returning no IB devices in init()
 2015-11-09 13:37 UTC  (3+ messages)

[PATCH 2/4] staging: rdma: use kmalloc_array instead of kmalloc
 2015-11-08 14:17 UTC 

[PATCH] staging: rdma: amso1100: Remove unnecessary variables
 2015-11-07 20:12 UTC 

[PULL REQUEST] Please pull rdma.git
 2015-11-07  6:35 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).