public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-09 19:23:02 to 2015-01-19 22:26:25 UTC [more...]

[PATCHv2 infiniband-diags] ibnetdisc.c: Add additional supported device IDs to is_mlnx_ext_port_info_supported
 2015-01-19 22:26 UTC  (2+ messages)

[PATCH 00/20] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-01-19 21:53 UTC  (42+ messages)
  ` [PATCH 01/20] IB/mad: Rename is_data_mad to is_rmpp_data_mad
  ` [PATCH 02/20] IB/core: Cache device attributes for use by upper level drivers
  ` [PATCH 03/20] IB/mad: Change validate_mad signature to take ib_mad_hdr rather than ib_mad
  ` [PATCH 04/20] IB/mad: Change ib_response_mad "
  ` [PATCH 05/20] IB/mad: Change cast in rcv_has_same_class
  ` [PATCH 06/20] IB/core: Add mad_size to ib_device_attr
  ` [PATCH 07/20] IB/mad: Convert ib_mad_private allocations from kmem_cache to kmalloc
  ` [PATCH 08/20] IB/mad: Add helper function for smi_handle_dr_smp_send
  ` [PATCH 09/20] IB/mad: Add helper function for smi_handle_dr_smp_recv
  ` [PATCH 10/20] IB/mad: Add helper function for smi_check_forward_dr_smp
  ` [PATCH 11/20] IB/mad: Add helper function for SMI processing
  ` [PATCH 12/20] IB/mad: Add MAD size parameters to process_mad
  ` [PATCH 13/20] IB/mad: Add base version parameter to ib_create_send_mad
  ` [PATCH 14/20] IB/core: Add IB_DEVICE_OPA_MAD_SUPPORT device cap flag
  ` [PATCH 15/20] IB/mad: Create jumbo_mad data structures
  ` [PATCH 16/20] IB/mad: Add Intel Omni-Path Architecture defines
  ` [PATCH 17/20] IB/mad: Add registration check for Intel Omni-Path Architecture MADs
  ` [PATCH 18/20] IB/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
  ` [PATCH 19/20] IB/mad: Implement Intel Omni-Path Architecture SMP processing
  ` [PATCH 20/20] IB/mad: Implement Intel Omni-Path Architecture MAD processing

[PATCH FIXES for-3.19 0/2] iser initiator fixes for kernel 3.19
 2015-01-18 14:51 UTC  (3+ messages)
  ` [PATCH FIXES for-3.19 1/2] IB/iser: Fix memory regions possible leak
  ` [PATCH FIXES for-3.19 2/2] IB/iser: Release the iscsi endpoint if ep_disconnect wasn't called

[PATCH] RDMA/libocrdma: return error if destroy fails
 2015-01-17 10:07 UTC 

[PATCH v2 00/20] NFS/RDMA client for 3.20
 2015-01-16 21:04 UTC  (27+ messages)
  ` [PATCH v2 01/20] xprtrdma: human-readable completion status
  ` [PATCH v2 02/20] xprtrdma: Modernize htonl and ntohl
  ` [PATCH v2 03/20] xprtrdma: Display XIDs in host byte order
  ` [PATCH v2 04/20] xprtrdma: Clean up hdrlen
  ` [PATCH v2 05/20] xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
  ` [PATCH v2 06/20] xprtrdma: Remove rpcrdma_ep::rep_ia
  ` [PATCH v2 07/20] xprtrdma: Remove rl_mr field, and the mr_chunk union
  ` [PATCH v2 08/20] xprtrdma: Move credit update to RPC reply handler
  ` [PATCH v2 09/20] xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
  ` [PATCH v2 10/20] xprtrdma: Free the pd if ib_query_qp() fails
  ` [PATCH v2 11/20] xprtrdma: Take struct ib_device_attr off the stack
  ` [PATCH v2 12/20] xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr "
  ` [PATCH v2 13/20] xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
  ` [PATCH v2 14/20] xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
  ` [PATCH v2 15/20] xprtrdma: Add struct rpcrdma_regbuf and helpers
  ` [PATCH v2 16/20] xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
  ` [PATCH v2 17/20] xprtrdma: Allocate RPC/RDMA "
  ` [PATCH v2 18/20] xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
  ` [PATCH v2 19/20] xprtrdma: Allocate zero pad separately from rpcrdma_buffer
  ` [PATCH v2 20/20] xprtrdma: Clean up after adding regbuf management

[PATCH V2] IB/qib: add blank line after declaration
 2015-01-16 16:24 UTC  (2+ messages)

[PATCH] IB/qib: Fix checkpatch warnings
 2015-01-16 15:52 UTC 

[PATCH] IB/hfi: add blank line after declaration
 2015-01-16 15:50 UTC 

[PATCH] IB/qib: fix sizeof checkpatch warnings
 2015-01-16 15:50 UTC 

[PATCH 1/2] IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.c
 2015-01-16 15:19 UTC  (2+ messages)
  ` [PATCH 2/2] IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.c

[PATCH] infiniband: hw: ipath: ipath_wc_ppc64.c: Remove unused function
 2015-01-16 14:42 UTC  (2+ messages)

[PATCH 1/2] infiniband: Help gcc generate better code for ocrdma_srq_toggle_bit
 2015-01-16 14:39 UTC  (2+ messages)
` [PATCH 2/2] infiniband: Use unsigned for bit index

[PATCH] IB: qib: qib_iba7322: Remove unused function
 2015-01-16 14:30 UTC  (2+ messages)

[PATCH] IB/qib: Add support for the new QMH7360 card
 2015-01-16 13:55 UTC 

[PATCH] IB/qib: Do not write EEPROM
 2015-01-16 13:55 UTC 

[PATCH] ib_srpt: wait_for_completion_timeout does not return negativ status
 2015-01-16 12:02 UTC  (3+ messages)

[PATCH for-next 0/2] Refactor macros to conform to uniform standards
 2015-01-16  6:07 UTC  (4+ messages)
` [PATCH for-next 1/2] iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
  ` [PATCH for-next 2/2] iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h

[PATCH V3 FIX For-3.19 0/3] IB/ipoib: Fix multicast join flow
 2015-01-15 20:59 UTC  (11+ messages)
  ` [PATCH V3 FIX For-3.19 1/3] IB/ipoib: Fix failed multicast joins/sends
  ` [PATCH V3 FIX For-3.19 2/3] IB/ipoib: Add a helper to restart the multicast task
  ` [PATCH V3 FIX For-3.19 3/3] IB/ipoib: make delayed tasks not hold up everything
                  ` [PATCH FIX For-3.19 v3 4/6] IB/ipoib: Handle -ENETRESET properly in our callback
                      ` [PATCH FIX For-3.19 v3 5/6] IB/ipoib: don't restart our thread on ENETRESET
                      ` [PATCH FIX For-3.19 v3 6/6] IB/ipoib: remove unneeded locks

[PATCH v2 00/10] NFS/RDMA server for 3.20
 2015-01-15 19:01 UTC  (13+ messages)
  ` [PATCH v2 01/10] svcrdma: Clean up dprintk
  ` [PATCH v2 02/10] svcrdma: Remove unused variable
  ` [PATCH v2 03/10] svcrdma: Clean up read chunk counting
  ` [PATCH v2 04/10] svcrdma: Scrub BUG_ON() and WARN_ON() call sites
  ` [PATCH v2 05/10] svcrdma: Find rmsgp more reliably
  ` [PATCH v2 06/10] svcrdma: Plant reader function in struct svcxprt_rdma
  ` [PATCH v2 07/10] svcrdma: rc_position sanity checking
  ` [PATCH v2 08/10] svcrdma: Support RDMA_NOMSG requests
  ` [PATCH v2 09/10] svcrdma: Move read list XDR round-up logic
  ` [PATCH v2 10/10] svcrdma: Handle additional inline content

[PATCH FIX for-3.19] IB/ipoib: Fix failed multicast joins/sends
 2015-01-14 19:08 UTC  (7+ messages)

[PATCH v2 FIX For 3.19 0/3] IB/ipoib: fixup multicast join thread usage
 2015-01-14 19:05 UTC  (4+ messages)
  ` [PATCH 1/3] IB/ipoib: Fix failed multicast joins/sends
  ` [PATCH 2/3] IB/ipoib: Add a helper to restart the multicast task
  ` [PATCH 3/3] IB/ipoib: make delayed tasks not hold up everything

[PATCHv2 infiniband-diags] vendstat.c: Add additional vendor IDs to ext_fw_info_device
 2015-01-14 14:07 UTC 

[PATCH v3 infiniband-diags] ibdiag_common.c: Add more supported device IDs in is_mlnx_ext_port_info_supported
 2015-01-14 14:06 UTC 

[PATCH 1/2] RDMA/libocrdma: return positive error codes
 2015-01-14  6:53 UTC  (2+ messages)
  ` [PATCH 2/2] RDMA/libocrdma: update libocrdma version string

[PATCH 0/2] libocrdma bug fixes
 2015-01-14  6:53 UTC 

[PATCH V1 FIX for-3.19] IB/ipoib: Fix broken multicast flow
 2015-01-14  6:06 UTC  (8+ messages)

[PATCH] infiniband: mlx5: avoid a compile-time warning
 2015-01-13 22:08 UTC  (3+ messages)

[PATCH] mlx5: avoid build warnings on 32-bit
 2015-01-13 22:08 UTC  (4+ messages)

Investment
 2015-01-13 18:23 UTC 

[PATCH v1 00/10] NFS/RDMA server for 3.20
 2015-01-13 15:40 UTC  (26+ messages)
` [PATCH v1 05/10] svcrdma: Find rmsgp more reliably
` [PATCH v1 06/10] svcrdma: Plant reader function in struct svcxprt_rdma
  ` [PATCH v1 08/10] svcrdma: Support RDMA_NOMSG requests
  ` [PATCH v1 09/10] Move read list XDR round-up logic
  ` [PATCH v1 10/10] svcrdma: Handle additional inline content

[PATCH infiniband-diags] ibdiag_common.c: Add more supported device IDs
 2015-01-13 14:22 UTC  (4+ messages)

[PATCH infiniband-diags] vendstat.c: Add additional vendor IDs to ext_fw_info_device
 2015-01-13 13:58 UTC 

[PATCH infiniband-diags] ibnetdisc.c: Add additional supported device IDs to is_mlnx_ext_port_info_supported
 2015-01-13 13:58 UTC 

[PATCH v2 infinband-diags] ibdiag_common.c: Add more supported device IDs in is_mlnx_ext_port_info_supported
 2015-01-13 13:58 UTC 

[PATCH net-next 0/2] All Chelsio drivers : Cleanup CPL messages macros
 2015-01-12 21:20 UTC  (2+ messages)

[PATCH TRIVIAL libibmad] fields.c: Fix commentary typo
 2015-01-12 19:08 UTC 

[PATCH opensm] osm_subnet.c: Add more supported device IDs
 2015-01-12 19:07 UTC 

Re:Investment
 2015-01-12 18:41 UTC 

[PATCH] rping: create persistent server threads in DETACHED state
 2015-01-12 16:57 UTC 

[PATCH] IB: cxgb3: iwch_cm: Remove some unused functions
 2015-01-12 15:48 UTC  (2+ messages)

[ANNOUNCE] libmlx5 1.0.2 released
 2015-01-12  9:08 UTC 

[patch] IB/mlx5: fix error code in get_port_caps()
 2015-01-12  8:56 UTC  (4+ messages)
  ` [patch v2] "

[PATCH] infiniband: core: cm: Remove unused function
 2015-01-11 13:09 UTC 

[PATCH infiniband-diags] ibccconfig.c: Account for enhanced switch port 0 in SwitchPortCongestionSetting handling
 2015-01-10  1:07 UTC  (2+ messages)

[PATCH infiniband-diags] ibccquery.c: Account for enhanced switch port 0 in SwitchPortCongestionSetting handling
 2015-01-10  1:07 UTC  (2+ messages)

[PATCH] libibmad/src/rpc.c: Remove superfluous packet dump
 2015-01-10  1:00 UTC  (5+ messages)

[PATCHv2 libibmad] fields.c: Print SwitchCongestionSetting threshold fields in hex rather than decimal
 2015-01-09 23:36 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