linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-12 15:29:33 to 2015-10-19 14:20:03 UTC [more...]

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

[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  (12+ messages)
` [PATCH rdma-RC] IB/cm: Fix sleeping while atomic when creating AH from WC

[PATCH] usnix: correctly handle kzalloc return value
 2015-10-17 19:06 UTC 

[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 v3 00/16] NFS/RDMA patches for merging into v4.4
 2015-10-16 13:26 UTC  (17+ 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] 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

[PATCH 0/6] IB/mad: Support devices taking pkey_index from the GSI QP
 2015-10-14 21:42 UTC  (9+ messages)
  ` [PATCH 1/6] IB/mad: Use helpers to get ib_device and ib_pd from ib_mad_agent
  ` [PATCH 2/6] IB/mad: Add QP parameters to ib_mad_qp_info
  ` [PATCH 3/6] IB/core: Add capability bit to tell whether per-WR P_Key change in GSI is supported
  ` [PATCH 4/6] IB/mad: Use a SRQ for receiving GMPs
  ` [PATCH 5/6] IB/mad: Create multiple QPs for supporting different P_Keys
  ` [PATCH 6/6] IB/mad: P_Key change event handler

[PULL REQUEST] Please pull rdma.git
 2015-10-14 19:08 UTC 

[TECH TOPIC] IRQ affinity
 2015-10-14 15:56 UTC  (4+ messages)
` [Ksummit-discuss] "

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

[PATCH v2 00/16] NFS/RDMA patches for merging into v4.4
 2015-10-14 15:34 UTC  (3+ messages)

[PATCH] fix return value error
 2015-10-14 14:29 UTC  (3+ messages)

4.4's rdma plate
 2015-10-14 13:59 UTC  (4+ messages)

[PATCH] fix return value error
 2015-10-14 13:55 UTC  (3+ messages)

[PATCH infiniband-diags] ibqueryerrors.c: Removed unused passed parameters to print_port_config and query_and_dump
 2015-10-13 16:52 UTC  (2+ messages)

[PATCH infiniband-diags] ibcacheedit.c: Eliminate unused parameter passed to update_switchportguids
 2015-10-13 16:52 UTC  (2+ messages)

[PATCH v5 00/26] New fast registration API
 2015-10-13 16:17 UTC  (28+ messages)
  ` [PATCH v5 01/26] IB/core: Introduce new "
  ` [PATCH v5 02/26] IB/mlx5: Remove dead fmr code
  ` [PATCH v5 03/26] IB/mlx5: Support the new memory registration API
  ` [PATCH v5 04/26] IB/mlx4: "
  ` [PATCH v5 05/26] RDMA/ocrdma: "
  ` [PATCH v5 06/26] RDMA/cxgb3: "
  ` [PATCH v5 07/26] iw_cxgb4: "
  ` [PATCH v5 08/26] IB/qib: "
  ` [PATCH v5 09/26] RDMA/nes: "
  ` [PATCH v5 10/26] IB/iser: Port to new fast "
  ` [PATCH v5 11/26] iser-target: Port to new memory "
  ` [PATCH v5 12/26] xprtrdma: "
  ` [PATCH v5 13/26] svcrdma: "
  ` [PATCH v5 14/26] RDS/IW: Convert "
  ` [PATCH v5 15/26] IB/srp: Split srp_map_sg
  ` [PATCH v5 16/26] IB/srp: Convert to new registration API
  ` [PATCH v5 17/26] IB/srp: Remove srp_finish_mapping
  ` [PATCH v5 18/26] IB/srp: Dont allocate a page vector when using fast_reg
  ` [PATCH v5 19/26] IB/mlx5: Remove old FRWR API support
  ` [PATCH v5 20/26] IB/mlx4: "
  ` [PATCH v5 21/26] RDMA/ocrdma: Remove old FRWR API
  ` [PATCH v5 22/26] RDMA/cxgb3: "
  ` [PATCH v5 23/26] iw_cxgb4: "
  ` [PATCH v5 24/26] IB/qib: "
  ` [PATCH v5 25/26] RDMA/nes: "
  ` [PATCH v5 26/26] IB/core: Remove old fast registration API

[PATCH v2 0/2] iser bounce buffering cleanup
 2015-10-13 16:12 UTC  (3+ messages)
  ` [PATCH v2 1/2] IB/iser: set block queue_virt_boundary
  ` [PATCH v2 2/2] IB/iser: Enable SG clustering

[PATCH] OpenSM: LFT update breaks if IB_SMP_DATA_SIZE changes
 2015-10-13 14:25 UTC  (2+ messages)

[PATCH for-next 0/9] Add RoCE v2 support
 2015-10-13  8:03 UTC  (4+ messages)

[ANNOUNCE] infiniband-diags 1.6.6 release
 2015-10-13  4:11 UTC 

[PATCH infiniband-diags] libibnetdisc: Avoid pushing same pointer to the hash table
 2015-10-13  3:02 UTC  (2+ messages)

[PATCH infiniband-diags] perfquery.c: Fix smp_query_via return value checks
 2015-10-12 23:24 UTC  (2+ messages)

[PATCH TRIVIAL infiniband-diags] ibdiag_common.c: Move static to beginning of get_build_version declaration
 2015-10-12 23:18 UTC  (2+ messages)

[PATCH] svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
 2015-10-12 17:13 UTC  (2+ messages)

[PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter
 2015-10-12 17:01 UTC  (2+ messages)

[PATCH v4 00/26] New fast registration API
 2015-10-12 15:29 UTC  (8+ messages)
  ` [PATCH v4 20/26] IB/mlx4: Remove old FRWR API support
  ` [PATCH v4 21/26] RDMA/ocrdma: Remove old FRWR API
  ` [PATCH v4 22/26] RDMA/cxgb3: "
  ` [PATCH v4 23/26] iw_cxgb4: "
  ` [PATCH v4 24/26] IB/qib: "
  ` [PATCH v4 25/26] RDMA/nes: "
  ` [PATCH v4 26/26] IB/core: Remove old fast registration API


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