linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-14 19:08:21 to 2015-10-20 15:39:01 UTC [more...]

merge struct ib_device_attr into struct ib_device V2
 2015-10-20 15:39 UTC  (12+ messages)

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

[PATCH 00/23] Update driver to 0.9-294
 2015-10-20 12:45 UTC  (29+ messages)
` [PATCH 17/23] staging/rdma/hfi1: Add irqsaves in the packet processing path
` [PATCH 18/23] staging/rdma/hfi1: Thread the receive interrupt
  ` [PATCH 01/23] staging/rdma/hfi1: inline clear_ahg()
  ` [PATCH 02/23] staging/rdma/hfi1: Reset ASIC CSRs on FLR, and once per ASIC
  ` [PATCH 03/23] staging/rdma/hfi1: Extend the offline timeout
  ` [PATCH 04/23] staging/rdma/hfi1: Implement time-out for send context halt recovery
  ` [PATCH 05/23] staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability mask
  ` [PATCH 06/23] staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors
  ` [PATCH 07/23] staging/rdma/hfi1: optionally prescan rx queue for {B,F}ECNs - UC, RC
  ` [PATCH 08/23] staging/rdma/hfi1: Method to toggle "fast ECN" detection
  ` [PATCH 09/23] staging/rdma/hfi1: Fix sparse error in sdma.h file
  ` [PATCH 10/23] staging/rdma/hfi1: close shared context security hole
  ` [PATCH 11/23] staging/rdma/hfi1: Reset firmware instead of reloading Sbus
  ` [PATCH 12/23] staging/rdma/hfi1: Add a schedule in send thread
  ` [PATCH 13/23] staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmware
  ` [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 v5 00/26] New fast registration API
 2015-10-20 11:33 UTC  (2+ messages)

[PATCH for-next 0/5] RDMA/ocrdma: bug fixes
 2015-10-20  8:48 UTC  (6+ 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 v1] IB/cma: Use inner P_Key to determine netdev
 2015-10-20  8:35 UTC  (3+ messages)

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

[PATCH v2 00/22] staging/rdma/hfi1: Fix bugs and performance issues
 2015-10-20  2:11 UTC  (23+ 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] usnic: correctly handle kzalloc return value
 2015-10-19 19:24 UTC  (2+ messages)

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

[PATCH] usnix: correctly handle kzalloc return value
 2015-10-19 16:24 UTC  (2+ messages)

[PATCH for-next v2 00/10] Add RoCE GID cache usage in verbs/cma
 2015-10-18 17:26 UTC  (20+ messages)
  ` [PATCH for-next v2 01/10] IB/core: Add netdev and gid attributes paramteres to cache
  ` [PATCH for-next v2 02/10] IB/core: Expose and rename ib_find_cached_gid_by_port cache API
  ` [PATCH for-next v2 03/10] IB/core: Add netdev to path record
  ` [PATCH for-next v2 04/10] IB/cm: cm_init_av_by_path should find a GID by its netdevice
  ` [PATCH for-next v2 05/10] IB/cma: cma_validate_port should verify the port and netdevice
  ` [PATCH for-next v2 06/10] IB/cache: Add ib_find_gid_by_filter cache API
  ` [PATCH for-next v2 07/10] IB/core: Use GID table in AH creation and dmac resolution
  ` [PATCH for-next v2 08/10] IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
  ` [PATCH for-next v2 09/10] IB/core: Remove smac and vlan id from qp_attr and ah_attr
  ` [PATCH for-next v2 10/10] IB/core: Remove smac and vlan id from path record

[PATCH V1 for-next 0/7] Verbs RSS
 2015-10-18 16:00 UTC  (8+ messages)
  ` [PATCH V1 for-next 1/7] net/mlx5_core: Expose transobj APIs from mlx5 core
  ` [PATCH V1 for-next 2/7] IB: Introduce Work Queue object and its verbs
  ` [PATCH V1 for-next 3/7] IB/uverbs: Add WQ support
  ` [PATCH V1 for-next 4/7] IB/mlx5: Add receive Work Queue verbs
  ` [PATCH V1 for-next 5/7] IB: Introduce Receive Work Queue indirection table
  ` [PATCH V1 for-next 6/7] IB/uverbs: Introduce RWQ Indirection table
  ` [PATCH V1 for-next 7/7] IB/mlx5: Add Receive Work Queue Indirection table operations

[PATCH for-next 0/7] Verbs RSS
 2015-10-18 15:38 UTC  (18+ messages)
  ` [PATCH for-next 1/7] net/mlx5_core: Expose transobj APIs from mlx5 core
  ` [PATCH for-next 2/7] IB: Introduce Work Queue object and its verbs
  ` [PATCH for-next 3/7] IB/uverbs: Add WQ support
  ` [PATCH for-next 4/7] IB/mlx5: Add receive Work Queue verbs
  ` [PATCH for-next 5/7] IB: Introduce Receive Work Queue indirection table
  ` [PATCH for-next 6/7] IB/uverbs: Introduce RWQ Indirection table
  ` [PATCH for-next 7/7] IB/mlx5: Add Receive Work Queue Indirection table operations

[PATCH] IB/hfi1: use TASK_COMM_LEN in hfi1_ctxtdata
 2015-10-18 13:57 UTC  (5+ messages)
` [PATCH] IB/ipath: use TASK_COMM_LEN in ipath_portdata
  ` [PATCH] staging: "
    ` [PATCH v2 1/2] "
      ` [PATCH v2 2/2] staging: IB/ipath: remove sched.h header

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

[PATCH] ipoib mcast sendonly join: Move multicast specific code out of ipoib_main.c
 2015-10-16 17:36 UTC 

[PATCH] ipoib mcast sendonly join: Isolate common list remove code
 2015-10-16 17:35 UTC 

[PATCH] svcrdma: Do not send XDR roundup bytes for a write chunk
 2015-10-16 13:30 UTC 

[PATCH] MAINTAINERS: update usnic maintainer contacts
 2015-10-16  3:01 UTC 

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

[PATCH] usnic: corretly check failed allocation
 2015-10-15 20:52 UTC  (3+ messages)

[PATCH for-next V1 0/9] Add RoCE v2 support
 2015-10-15 16:07 UTC  (10+ messages)
  ` [PATCH for-next V1 1/9] IB/core: Add gid_type to gid attribute
  ` [PATCH for-next V1 2/9] IB/cm: Use the source GID index type
  ` [PATCH for-next V1 3/9] IB/core: Add gid attributes to sysfs
  ` [PATCH for-next V1 4/9] IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
  ` [PATCH for-next V1 5/9] IB/core: Add rdma_network_type to wc
  ` [PATCH for-next V1 6/9] IB/rdma_cm: Add wrapper for cma reference count
  ` [PATCH for-next V1 7/9] IB/cma: Add configfs for rdma_cm
  ` [PATCH for-next V1 8/9] IB/core: Initialize UD header structure with IP and UDP headers
  ` [PATCH for-next V1 9/9] IB/cma: Join and leave multicast groups with IGMP

[PATCH] IB/core: Print error when umem fails due to locked memory limit
 2015-10-15 16:02 UTC  (2+ messages)

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

[PATCH v2 for-next 0/7] Add support for multicast loopback prevention to mlx4
 2015-10-15 14:32 UTC  (3+ messages)

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

[PATCH v2 for-next 0/7] Add support for multicast loopback prevention to mlx4
 2015-10-15 11:44 UTC  (8+ 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
  ` [PATCH v2 for-next 3/7] net/mlx4_core: Add support for filtering multicast loopback
  ` [PATCH v2 for-next 4/7] net/mlx4_en: Implement mcast loopback prevention for ETH qps
  ` [PATCH v2 for-next 5/7] IB/mlx4: Add IB counters table
  ` [PATCH v2 for-next 6/7] IB/mlx4: Add counter based implementation for QP multicast loopback block
  ` [PATCH v2 for-next 7/7] IB/mlx4: Add support for blocking multicast loopback QP creation user flag

[PULL REQUEST] Please pull rdma.git
 2015-10-14 19:08 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).