linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-19 16:43:38 to 2015-10-26 02:10:05 UTC [more...]

[PATCH v2 00/22] staging/rdma/hfi1: Fix bugs and performance issues
 2015-10-26  2:10 UTC  (34+ messages)
  ` [PATCH v2 01/22] staging/rdma/hfi1: Fix regression in send performance
  ` [PATCH v2 02/22] staging/rdma/hfi1: Fix code to reset ASIC CSRs on FLR
  ` [PATCH v2 03/22] staging/rdma/hfi1: Extend the offline timeout
  ` [PATCH v2 04/22] staging/rdma/hfi1: Prevent host software lock up
  ` [PATCH v2 05/22] staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability mask
  ` [PATCH v2 06/22] staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors
  ` [PATCH v2 07/22] staging/rdma/hfi1: Fix sparse error in sdma.h file
  ` [PATCH v2 08/22] staging/rdma/hfi1: close shared context security hole
  ` [PATCH v2 09/22] staging/rdma/hfi1: Reset firmware instead of reloading Sbus
  ` [PATCH v2 10/22] staging/rdma/hfi1: Add a schedule in send thread
  ` [PATCH v2 11/22] staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmware
  ` [PATCH v2 12/22] staging/rdma/hfi1: Prevent silent data corruption with user SDMA
  ` [PATCH v2 13/22] staging/rdma/hfi1: Macro code clean up
  ` [PATCH v2 14/22] staging/rdma/hfi1: Implement Expected Receive TID caching
  ` [PATCH v2 15/22] staging/rdma/hfi1: Allow tuning of SDMA interrupt rate
  ` [PATCH v2 16/22] staging/rdma/hfi1: Add irqsaves in the packet processing path
  ` [PATCH v2 17/22] staging/rdma/hfi1: Thread the receive interrupt
  ` [PATCH v2 18/22] staging/rdma/hfi: modify workqueue for parallelism
  ` [PATCH v2 19/22] staging/rdma/hfi1: Load SBus firmware once per ASIC
  ` [PATCH v2 20/22] staging/rdma/hfi1: Add unit # to verbs txreq cache name
  ` [PATCH v2 21/22] staging/rdma/hfi1: add additional rc traces
  ` [PATCH v2 22/22] staging/rdma/hfi1: Update driver version string to 0.9-294

[PATCH 2195/2195] Staging: rdma: amso1100: Fix multiple assignments on single line
 2015-10-25 16:31 UTC  (3+ messages)

[PATCH 1/4 v2] staging: ipath: ipath_driver: Use setup_timer
 2015-10-25 11:21 UTC  (5+ messages)
` [PATCH 2/4 v2] staging: ipath: ipath_init_chip: "
` [PATCH 3/4 v2] staging: ipath: ipath_sdma: "
` [PATCH 4/4 v2] staging: ipath: ipath_verbs: "

[PATCH 1/3] staging: rdma: hfi1: chip: Use setup_timer
 2015-10-25 10:43 UTC  (3+ messages)
` [PATCH 2/3] staging: hfi1: driver: "
` [PATCH 3/3] staging: hfi1: sdma: "

[PATCH 2195/2195] Staging: rdma: amso1100: Fix multiple assignments on single line
 2015-10-25 10:35 UTC 

Create a common verbs transport library
 2015-10-25 10:15 UTC  (8+ messages)

[PATCH v2 1/2] staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata
 2015-10-25  2:06 UTC  (4+ messages)
` [PATCH v2 2/2] staging: IB/ipath: remove sched.h header

[PATCH 1/3] staging: rdma: hfi1: Use setup_timer
 2015-10-25  2:00 UTC  (2+ messages)

[PATCH 1/4] staging: rdma: ipath: Use setup_timer
 2015-10-25  1:59 UTC  (2+ messages)

[PATCH v4 00/16] NFS/RDMA patches for merging into v4.4
 2015-10-24 21:28 UTC  (17+ messages)
  ` [PATCH v4 01/16] xprtrdma: Enable swap-on-NFS/RDMA
  ` [PATCH v4 02/16] xprtrdma: Re-arm after missed events
  ` [PATCH v4 03/16] xprtrdma: Prevent loss of completion signals
  ` [PATCH v4 04/16] xprtrdma: Refactor reply handler error handling
  ` [PATCH v4 05/16] xprtrdma: Replace send and receive arrays
  ` [PATCH v4 06/16] xprtrdma: Use workqueue to process RPC/RDMA replies
  ` [PATCH v4 07/16] xprtrdma: Remove reply tasklet
  ` [PATCH v4 08/16] xprtrdma: Saving IRQs no longer needed for rb_lock
  ` [PATCH v4 09/16] SUNRPC: Abstract backchannel operations
  ` [PATCH v4 10/16] xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
  ` [PATCH v4 11/16] xprtrdma: Pre-allocate Work Requests for backchannel
  ` [PATCH v4 12/16] xprtrdma: Add support for sending backward direction RPC replies
  ` [PATCH v4 13/16] xprtrdma: Handle incoming backward direction RPC calls
  ` [PATCH v4 14/16] svcrdma: Add backward direction service for RPC/RDMA transport
  ` [PATCH v4 15/16] SUNRPC: Remove the TCP-only restriction in bc_svc_process()
  ` [PATCH v4 16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports

[GIT PULL] Please pull NFSoRDMA changes for 4.4
 2015-10-24 18:41 UTC  (2+ messages)

[PATCH 3/3] staging: rdma: hfi1: Use setup_timer
 2015-10-24  2:29 UTC 

[PATCH 2/3] staging: rdma: hfi1: Use setup_timer
 2015-10-24  2:28 UTC 

[PATCH 4/4] staging: rdma: ipath: Use setup_timer
 2015-10-24  2:23 UTC 

[PATCH 3/4] staging: rdma: ipath: Use setup_timer
 2015-10-24  2:22 UTC 

[PATCH 2/4] staging: rdma: ipath: Use setup_timer
 2015-10-24  2:21 UTC 

[PATCH v3 00/16] NFS/RDMA patches for merging into v4.4
 2015-10-23 21:49 UTC  (5+ messages)
` [PATCH v3 16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports

4.4's rdma plate
 2015-10-23 15:52 UTC  (11+ messages)

[PATCH] iser-target: Remove an unused variable
 2015-10-22 22:38 UTC  (2+ messages)

[PATCH] IB/iser: Remove an unused variable
 2015-10-22 22:38 UTC  (2+ messages)

[PATCH] openibd
 2015-10-22 19:59 UTC 

[PULL REQUEST] Please pull rdma.git
 2015-10-22 14:34 UTC 

[PATCH v7 0/4] Add network namespace support in the RDMA-CM
 2015-10-22 12:20 UTC  (5+ messages)
  ` [PATCH v7 1/4] IB/addr: Pass network namespace as a parameter
  ` [PATCH v7 2/4] IB/cma: Separate port allocation to network namespaces
  ` [PATCH v7 3/4] IB/cma: Add support for "
  ` [PATCH v7 4/4] IB/ucma: Take the network namespace from the process

[PATCH v6 0/4] Add network namespace support in the RDMA-CM
 2015-10-22  6:38 UTC  (3+ messages)

[PATCH for-next v2 00/10] Add RoCE GID cache usage in verbs/cma
 2015-10-22  3:52 UTC  (2+ messages)

[PATCH v3 for-next 1/7] IB/core: Extend ib_uverbs_create_qp
 2015-10-22  3:23 UTC  (3+ messages)

[PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter
 2015-10-22  1:34 UTC  (4+ messages)

[PATCH for-next 0/5] RDMA/ocrdma: bug fixes
 2015-10-21 21:29 UTC  (7+ messages)
  ` [PATCH for-next 1/5] RDMA/ocrdma: Cleanup unused device list and rcu variables
  ` [PATCH for-next 2/5] RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats
  ` [PATCH for-next 3/5] RDMA/ocrdma: Check resource ids received in Async CQE
  ` [PATCH for-next 4/5] RDMA/ocrdma: Prevent CQ-Doorbell floods
  ` [PATCH for-next 5/5] RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0

[PATCH for-next 0/5] set MPA revision to 2 and misc. fixes for iw_cxgb4
 2015-10-21 21:16 UTC  (2+ messages)

[PATCH] IB/core: avoid 32-bit warning
 2015-10-21 20:58 UTC  (4+ messages)

[PATCH] RDMA/cxgb4: re-fix 32-bit build warning
 2015-10-21 20:57 UTC  (2+ messages)

[PATCH] usnix: correctly handle kzalloc return value
 2015-10-21 20:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: update usnic maintainer contacts
 2015-10-21 20:43 UTC  (2+ messages)

[PATCH] usnic: correctly check failed allocation
 2015-10-21 20:43 UTC  (2+ messages)

[PATCH rdma-RC] IB/cm: Fix rb-tree duplicate free and use-after-free
 2015-10-21 19:58 UTC  (15+ messages)
` [PATCH rdma-RC] IB/cm: Fix sleeping while atomic when creating AH from WC

[PATCH v2 for-next 0/7] Add support for multicast loopback prevention to mlx4
 2015-10-21 18:52 UTC  (14+ messages)
` [PATCH v2 for-next 1/7] IB/core: Extend ib_uverbs_create_qp
` [PATCH v2 for-next 2/7] IB/core: Allow setting create flags in QP init attribute

merge struct ib_device_attr into struct ib_device V2
 2015-10-21 18:50 UTC  (26+ messages)

VMware Users List
 2015-10-21 17:43 UTC 

[PATCH 0/6] IB/mad: Support devices taking pkey_index from the GSI QP
 2015-10-21 10:51 UTC  (8+ messages)
        ` [PATCH] IB/cma: Use inner P_Key to determine netdev

[PATCH 00/23] Update driver to 0.9-294
 2015-10-21  6:36 UTC  (18+ messages)
  ` [PATCH 14/23] staging/rdma/hfi1: Prevent silent data corruption with user SDMA
  ` [PATCH 15/23] staging/rdma/hfi1: Implement Expected Receive TID caching
  ` [PATCH 16/23] staging/rdma/hfi1: Allow tuning of SDMA interrupt rate
  ` [PATCH 19/23] staging/rdma/hfi: modify workqueue for parallelism
  ` [PATCH 20/23] staging/rdma/hfi1: Load SBus firmware once per ASIC
  ` [PATCH 21/23] staging/rdma/hfi1: Add unit # to verbs txreq cache name
  ` [PATCH 22/23] staging/rdma/hfi1: add additional rc traces
  ` [PATCH 23/23] staging/rdma/hfi1: Update driver version string to 0.9-294
` [PATCH 17/23] staging/rdma/hfi1: Add irqsaves in the packet processing path
` [PATCH 18/23] staging/rdma/hfi1: Thread the receive interrupt

[PATCH] IB/mlx5: Postpone remove_keys under knowledge of coming preemption
 2015-10-21  6:21 UTC 

[PATCH v1] IB/cma: Use inner P_Key to determine netdev
 2015-10-20 20:46 UTC  (4+ messages)

[PATCH rdma-cm] IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
 2015-10-20 20:17 UTC  (13+ messages)
` [PATCH rdma-cm] IB/core: Fix use after free of ifa

[PATCH] IB/iser: fix a comment typo
 2015-10-20 17:39 UTC  (2+ messages)

[PATCH] IB/ucma: check workqueue allocation before usage
 2015-10-20 17:38 UTC  (4+ messages)

[PATCH TRIVIAL] ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enum
 2015-10-20 17:30 UTC  (2+ messages)

[PATCH] IB/cma: Potential NULL dereference in cma_id_from_event
 2015-10-20 17:22 UTC  (2+ messages)

[PATCH v5 00/26] New fast registration API
 2015-10-20 11:33 UTC  (2+ messages)

[PATCH] usnic: correctly handle kzalloc return value
 2015-10-19 19:24 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;
as well as URLs for NNTP newsgroup(s).