linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-26 18:52:08 to 2016-02-03 22:33:49 UTC [more...]

[PATCH v3 0/3] new ib_drain_qp() API
 2016-02-11 22:44 UTC  (2+ messages)
  ` [PATCH 3/3] IB/srp: use ib_drain_rq()

[PATCH v2 0/3] new ib_drain_qp() API
 2016-02-08 22:14 UTC  (2+ messages)
  ` [PATCH 3/3] IB/srp: use ib_drain_qp()

[PATCH 0/3] new ib_drain_qp() API
 2016-02-05 21:55 UTC  (2+ messages)
  ` [PATCH 3/3] IB/srp: use ib_drain_qp()

[PATCH 00/54] staging/rdma/hfi1: Various bug fixes for hfi1 post rdmavt
 2016-02-03 22:33 UTC  (24+ messages)
  ` [PATCH 01/54] staging/rdma/hfi1: Remove srq functionality
  ` [PATCH 02/54] staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removed
  ` [PATCH 03/54] staging/rdma/hfi1: cleanup messages on qsfp_read() failure
  ` [PATCH 04/54] staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundary
  ` [PATCH 05/54] staging/rdma/hfi1: Add active and optical cable support
  ` [PATCH 06/54] staging/rdma/hfi1: Get port type from configuration file
  ` [PATCH 07/54] staging/rdma/hfi1: Support external device configuration requests from 8051
  ` [PATCH 08/54] staging/rdma/hfi1: Fix missing firmware NULL dereference
  ` [PATCH 09/54] staging/rdma/hfi1: Fix per-VL transmit discard counts
  ` [PATCH 10/54] staging/rdma/hfi1: Only warn when board description is not found
  ` [PATCH 11/54] staging/rdma/hfi1: Make firmware failure messages warnings
  ` [PATCH 12/54] staging/rdma/hfi1: Don't attempt to qualify or tune loopback plugs
  ` [PATCH 13/54] staging/rdma/hfi1: No firmware retry for simulation
  ` [PATCH 14/54] staging/rdma/hfi1: Skip lcb init "
  ` [PATCH 15/54] staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1stats
  ` [PATCH 16/54] staging/rdma/hfi1: Correctly set RcvCtxtCtrl register
  ` [PATCH 17/54] staging/rdma/hfi1: Method to toggle "fast ECN" detection
  ` [PATCH 18/54] staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPM
  ` [PATCH 19/54] staging/rdma/hfi1: Fix SL->SC checks
  ` [PATCH 20/54] staging/rdma/hfi1: Remove unused code
  ` [PATCH 21/54] staging/rdma/hfi1: Remove unnecessary duplicated variable
  ` [PATCH 22/54] staging/rdma/hfi1: Consolidate CPU/IRQ affinity support
  ` [PATCH 23/54] staging/rdma/hfi1: Allocate send ctxt on device NUMA node

[PATCH 0/7] IB/qib: Finish adding core rdmavt verbs support
 2016-02-03 22:20 UTC  (8+ messages)
  ` [PATCH 1/7] IB/qib: Remove srq functionality
  ` [PATCH 2/7] IB/qib: Clean up register_ib_device
  ` [PATCH 3/7] IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead
  ` [PATCH 4/7] IB/qib: Remove modify queue pair code
  ` [PATCH 5/7] IB/qib: Remove destroy "
  ` [PATCH 6/7] IB/qib: Support query gid in rdmavt
  ` [PATCH 7/7] IB/qib: Remove modify_port and port_immutable functions

[PATCH 0/7] IB/rdmavt: Finish adding core verbs support
 2016-02-03 22:15 UTC  (8+ messages)
  ` [PATCH 1/7] IB/rdmavt: Add srq functionality to rdmavt
  ` [PATCH 2/7] IB/rdmavt: Add hardware driver send work request check
  ` [PATCH 3/7] IB/rdmavt: Add Mem affinity support
  ` [PATCH 4/7] IB/rdmavt: Clean up distinction between port number and index
  ` [PATCH 5/7] IB/rdmavt: Add query gid support
  ` [PATCH 6/7] IB/rdmavt: Add support for query_port, modify_port and get_port_immutable
  ` [PATCH 7/7] IB/rdmavt: Properly pass gfp to hw driver function

[PATCH] IB/IPoIB: Do not set skb truesize since using one linearskb
 2016-02-03 20:55 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-02-03 20:24 UTC 

[PATCH libmlx5 v2 0/7] Raw Packet QP for mlx5 v2
 2016-02-03 17:21 UTC  (9+ messages)
  ` [PATCH libmlx5 v2 1/7] Add infrastructure for resource identification
  ` [PATCH libmlx5 v2 2/7] Add resource tracking database
  ` [PATCH libmlx5 v2 3/7] Add new poll_cq according to the new CQE format
  ` [PATCH libmlx5 v2 4/7] Add QP and XSRQ create/destroy flow with user index
  ` [PATCH libmlx5 v2 5/7] Work with CQE version 1
  ` [PATCH libmlx5 v2 6/7] Allocate separate RQ and SQ buffers for Raw Packet QP
  ` [PATCH libmlx5 v2 7/7] Add Raw Packet QP data-path functionality

[PATCH libmlx5] Add support for create/destroy flow
 2016-02-03 17:12 UTC  (2+ messages)

[v1] libmlx5: Add support for RAW_ETH TX/RX checksum offload
 2016-02-03 17:05 UTC 

[PATCH v1 00/10] NFS/RDMA server patches for v4.6
 2016-02-03 15:52 UTC  (11+ messages)
  ` [PATCH v1 01/10] svcrdma: Do not send XDR roundup bytes for a write chunk
  ` [PATCH v1 02/10] svcrdma: Make svc_rdma_get_frmr() not sleep
  ` [PATCH v1 03/10] svcrdma: svc_rdma_post_recv() should close connection on error
  ` [PATCH v1 04/10] rpcrdma: Add missing XDR union fields for RDMA errors
  ` [PATCH v1 05/10] svcrdma: Make RDMA_ERROR messages work
  ` [PATCH v1 06/10] svcrdma: Use correct XID in error replies
  ` [PATCH v1 07/10] svcrdma: Hook up the logic to return ERR_CHUNK
  ` [PATCH v1 08/10] svcrdma: Remove close_out exit path
  ` [PATCH v1 09/10] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
  ` [PATCH v1 10/10] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs

[PATCH libibverbs] Allow use of huge pages in multiple calls to ibv_fork_init
 2016-02-03 11:42 UTC 

[PATCH libmlx5] Add support for standard atomic operations
 2016-02-03 11:33 UTC 

[PATCH libmlx5 0/7] Raw Packet QP for mlx5
 2016-02-02 18:51 UTC  (8+ messages)
  ` [PATCH libmlx5 1/7] Add infrastructure for resource identification
  ` [PATCH libmlx5 2/7] Add resource tracking database
  ` [PATCH libmlx5 3/7] Add new poll_cq according to the new CQE format
  ` [PATCH libmlx5 4/7] Add QP and XSRQ create/destroy flow with user index
  ` [PATCH libmlx5 5/7] Work with CQE version 1
  ` [PATCH libmlx5 6/7] Allocate separate RQ and SQ buffers for Raw Packet QP
  ` [PATCH libmlx5 7/7] Add Raw Packet QP data-path functionality

Respond to me immediately via my private email address(mrsmarois.nicole-zJpx2rpV7r/QT0dZR+AlfA@public.gmane.org)
 2016-02-02 16:32 UTC 

[PATCH v2 00/22] IB/srpt patches for Linux kernel v4.6
 2016-02-02 15:37 UTC  (44+ messages)
  ` [PATCH v2 01/22] IB/srpt: Add parentheses around sizeof argument
  ` [PATCH v2 02/22] IB/srpt: Remove struct srpt_node_acl
  ` [PATCH v2 03/22] IB/srpt: Inline srpt_sdev_name()
  ` [PATCH v2 04/22] IB/srpt: Inline srpt_get_ch_state()
  ` [PATCH v2 05/22] IB/srpt: Introduce target_reverse_dma_direction()
  ` [PATCH v2 06/22] IB/srpt: Use scsilun_to_int()
  ` [PATCH v2 07/22] IB/srpt: Simplify srpt_handle_tsk_mgmt()
  ` [PATCH v2 08/22] IB/srpt: Simplify channel state management
  ` [PATCH v2 09/22] IB/srpt: Simplify srpt_shutdown_session()
  ` [PATCH v2 10/22] IB/srpt: Do not complain about initiator names without leading "0x"
  ` [PATCH v2 11/22] IB/srpt: Fix srpt_close_session()
  ` [PATCH v2 12/22] IB/srpt: Fix srpt_handle_cmd() error paths
  ` [PATCH v2 13/22] IB/srpt: Fix how aborted commands are processed
  ` [PATCH v2 14/22] IB/srpt: Inline trivial CM callback functions
  ` [PATCH v2 15/22] IB/srpt: Eliminate srpt_find_channel()
  ` [PATCH v2 16/22] IB/srpt: Log private data associated with REJ
  ` [PATCH v2 17/22] IB/srpt: Convert rch_list to RCU
  ` [PATCH v2 18/22] IB/srpt: Detect session shutdown reliably
  ` [PATCH v2 19/22] IB/srpt: Fix srpt_write_pending()
  ` [PATCH v2 20/22] IB/srpt: Log out all initiators if a port is disabled
  ` [PATCH v2 21/22] IB/srpt: Introduce srpt_process_wait_list()
  ` [PATCH v2 22/22] IB/srpt: Fix wait list processing

Request For Your Partnership
 2016-02-02  1:02 UTC 

[PATCHv3 0/3] rdmacg: IB/core: rdma controller support
 2016-02-01 18:59 UTC  (12+ messages)
` [PATCHv3 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv3 2/3] IB/core: added support to use "
` [PATCHv3 3/3] rdmacg: Added documentation for rdma controller

[PATCH] infiniband: cxgb4: use %pR format string for printing resources
 2016-02-01 16:45 UTC  (2+ messages)

[PATCH] staging: amso1100: fix format string for 64-bit phys_addr
 2016-02-01 16:34 UTC 

[LSF/MM TOPIC] Remote access to pmem on storage targets
 2016-02-01 10:36 UTC  (13+ messages)
` [Lsf-pc] "
` [LSF/MM TOPIC/ATTEND] RDMA passive target
    ` [Lsf-pc] "

[PATCH] IB/mlx4: Use boottime
 2016-02-01  9:48 UTC  (4+ messages)

[PATCHv5 0/3] rdmacg: IB/core: rdma controller support
 2016-01-31  9:55 UTC  (6+ messages)
  ` [PATCHv5 1/3] rdmacg: Added rdma cgroup controller
  ` [PATCHv5 2/3] IB/core: added support to use "
  ` [PATCHv5 3/3] rdmacg: Added documentation for rdma controller

[PATCHv4 0/3] rdmacg: IB/core: rdma controller support
 2016-01-31  1:30 UTC  (9+ messages)
  ` [PATCHv4 1/3] rdmacg: Added rdma cgroup controller
        ` [PATCH] rdmacg: fix semicolon.cocci warnings
  ` [PATCHv4 3/3] rdmacg: Added documentation for rdma controller
` [PATCHv4 2/3] IB/core: added support to use rdma cgroup controller

[PATCHv2 0/3] rdma controller support
 2016-01-30 14:59 UTC  (6+ messages)
` [PATCHv2 1/3] rdmacg: Added rdma cgroup controller
` [PATCHv2 2/3] IB/core: added support to use "
` [PATCHv2 3/3] rdmacg: Added documentation for rdma controller

Missed patch for hfi1 from Gregs tree
 2016-01-28 22:04 UTC  (6+ messages)
          ` [PATCH RESEND] staging: rdma: hfi1: diag: constify hfi1_filter_array structure

[PATCH for-4.5-rc2 V1 0/5] Mellanox drivers fixes
 2016-01-28 15:51 UTC  (6+ messages)
  ` [PATCH for-4.5-rc2 V1 1/5] IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
  ` [PATCH for-4.5-rc2 V1 2/5] IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
  ` [PATCH for-4.5-rc2 V1 3/5] IB/mlx5: Fix use of null pointer PD
  ` [PATCH for-4.5-rc2 V1 4/5] IB/mlx5: Use MLX5_GET to correctly get end of padding mode
  ` [PATCH for-4.5-rc2 V1 5/5] IB/core: Set correct payload length for RoCEv2 over IPv6

[PATCH for-4.5-rc1 0/5] Mellanox drivers fixes
 2016-01-28 15:30 UTC  (7+ messages)
  ` [PATCH for-4.5-rc1 1/5] IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
  ` [PATCH for-4.5-rc1 2/5] IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
  ` [PATCH for-4.5-rc1 3/5] IB/mlx5: Fix use of null pointer PD
  ` [PATCH for-4.5-rc1 4/5] IB/mlx5: Use MLX5_GET to get end_padding_mode
  ` [PATCH for-4.5-rc1 5/5] IB/core: Set correct payload length for RoCEv2 over IPv6

[PATCH 0/4] RDMA/ocrdma: Add RoCE-v2 support
 2016-01-28 13:59 UTC  (5+ messages)
  ` [PATCH 1/4] RDMA/ocrdma: Export udp encapsulation capability
  ` [PATCH 2/4] RDMA/ocrdma: Support RoCE-v2 in the UD path
  ` [PATCH 3/4] RDMA/ocrdma: Support RoCE-v2 in the RC path
  ` [PATCH 4/4] RDMA/ocrdma: Support user AH creation for RoCE-v2

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:42 UTC 

[PATCH 00/15] Various ib_srpt patches
 2016-01-26 18:52 UTC  (7+ messages)
` [PATCH 06/15] IB/srpt: Simplify srpt_handle_tsk_mgmt()


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