linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-28 10:05:35 to 2017-07-03 06:28:28 UTC [more...]

[PATCH rdma-next V2 00/27] RDMA Netlink Device Client
 2017-07-03  6:28 UTC  (26+ messages)
` [PATCH rdma-next V2 02/27] RDMA/netlink: Simplify the put_msg and put_attr
` [PATCH rdma-next V2 03/27] RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast
` [PATCH rdma-next V2 04/27] RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
` [PATCH rdma-next V2 06/27] RDMA/netlink: Rename netlink callback struct
` [PATCH rdma-next V2 07/27] RDMA/core: Add iterator over ib_devices
` [PATCH rdma-next V2 08/27] RDMA/core: Add and expose static device index
` [PATCH rdma-next V2 09/27] RDMA/netlink: Add and implement doit netlink callback
` [PATCH rdma-next V2 10/27] RDMA/netlink: Reduce indirection access to cb_table
` [PATCH rdma-next V2 11/27] RDMA/netlink: Convert LS to doit callback
` [PATCH rdma-next V2 16/27] RDMA/netlink: Add nldev device doit implementation
` [PATCH rdma-next V2 17/27] RDMA/netlink: Add nldev port dumpit implementation
` [PATCH rdma-next V2 18/27] RDMA/netlink: Implement nldev port doit callback
  ` [PATCH rdma-next V2 01/27] RDMA/netlink: Add flag to consolidate common handing
  ` [PATCH rdma-next V2 05/27] RDMA/netlink: Simplify and rename ibnl_chk_listeners
  ` [PATCH rdma-next V2 12/27] RDMA/netlink: Update copyright
  ` [PATCH rdma-next V2 13/27] RDMA/netlink: Add netlink device definitions to UAPI
  ` [PATCH rdma-next V2 14/27] RDMA/netlink: Add nldev initialization flows
  ` [PATCH rdma-next V2 15/27] RDMA/netlink: Implement nldev device dumpit calback
  ` [PATCH rdma-next V2 19/27] RDMA/netlink: Expose device and port capability masks
  ` [PATCH rdma-next V2 23/27] RDMA/netlink: Advertise IB subnet prefix
` [PATCH rdma-next V2 20/27] RDMA: Simplify get firmware interface
` [PATCH rdma-next V2 21/27] RDMA/netlink: Export FW version
` [PATCH rdma-next V2 22/27] RDMA/netlink: Export node_guid and sys_image_guid
` [PATCH rdma-next V2 24/27] RDMA/netink: Export lids and sm_lids
` [PATCH rdma-next V2 25/27] RDMA/netlink: Export LID mask counter (LMC)

[PATCH 1/1] mlx4_en: make mlx4_log_num_mgm_entry_size static
 2017-07-03  6:09 UTC  (2+ messages)

Oakley Sunglass Warehouse
 2017-07-02 20:40 UTC 

Unexpected issues with 2 NVME initiators using the same target
 2017-07-02 18:17 UTC  (21+ messages)

[PATCH rdma-next V1] RDMA/rw: Remove force_mr module parameter
 2017-07-02 17:56 UTC  (3+ messages)

[PATCH rfc 0/3] Expose cpu mapping hints to a nvme target port
 2017-07-02 17:41 UTC  (6+ messages)
  ` [PATCH rfc 1/3] nvmet: allow assignment of a cpulist for each nvmet port
  ` [PATCH rfc 2/3] RDMA/core: expose cpu affinity based completion vector lookup
  ` [PATCH rfc 3/3] nvmet-rdma: assign cq completion vector based on the port allowed cpus

[PATCH for-next 0/3] IB/IPoIB/core/drivers: patches for rc/next
 2017-07-02 13:23 UTC  (5+ messages)
  ` [PATCH for-next 1/3] IB/iser: Handle lack of memory management extensions correctly
  ` [PATCH for-next 2/3] IB/hfi1: Check return values from PCI config API calls
  ` [PATCH for-next 3/3] IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev

[PATCH rdma-core] libqedr: Sort out dpm/edpm naming
 2017-07-02 12:50 UTC  (2+ messages)

[PATCH rdma-core] mlx4: Cleanup resources upon device fatal
 2017-07-02 10:55 UTC  (2+ messages)

[PATCH rdma-core 0/7] Add mlx4 direct verbs
 2017-07-02 10:31 UTC  (9+ messages)
  ` [PATCH rdma-core 1/7] mlx4: "
  ` [PATCH rdma-core 2/7] mlx4: Add CQE fields
  ` [PATCH rdma-core 3/7] mlx4: Convert datagram segment to use mlx4_av struct
  ` [PATCH rdma-core 4/7] mlx4: Add WQE segments implementation
  ` [PATCH rdma-core 5/7] mlx4: Convert to use predefined get CQE opcodes
  ` [PATCH rdma-core 6/7] mlx4: Add direct verbs man pages
  ` [PATCH rdma-core 7/7] mlx4: Export mlx4 direct verbs interface

[PATCH] IB/iser: Handle lack of memory management extentions correctly
 2017-07-02 10:19 UTC  (8+ messages)

[PATCH v2 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
 2017-07-02  9:14 UTC  (5+ messages)
  ` [PATCH v2 1/3] RDMA/core: make ib_device.add method optional
  ` [PATCH v2 2/3] nvme-rdma: remove redundant empty device add callout
  ` [PATCH v2 3/3] nvmet-rdma: "

[PATCH] [net-next] net/mlx5: include wq.o in non-ethernet build for FPGA
 2017-07-02  8:45 UTC  (4+ messages)

[PATCH][-next] net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"
 2017-07-02  8:35 UTC  (4+ messages)

Large ib_srp configuration cannot allocate FRM pool space and fails map SCSI host
 2017-07-02  8:31 UTC  (3+ messages)

[PATCH net-next 00/12] qed: Add iWARP support for QL4xxxx
 2017-07-02  7:29 UTC  (13+ messages)
  ` [PATCH net-next 01/12] qed: Introduce iWARP personality
  ` [PATCH net-next 02/12] qed: Implement iWARP initialization, teardown and qp operations
  ` [PATCH net-next 04/12] qed: Add iWARP support in ll2 connections
  ` [PATCH net-next 05/12] qed: iWARP CM - setup a ll2 connection for handling SYN packets
  ` [PATCH net-next 08/12] qed: iWARP CM add active side connect
  ` [PATCH net-next 09/12] qed: iWARP implement disconnect flows
  ` [PATCH net-next 11/12] qed: Add iWARP protocol support in context allocation
  ` [PATCH net-next 12/12] qed: Add iWARP support for physical queue allocation
` [PATCH net-next 03/12] qed: Rename some ll2 related defines
` [PATCH net-next 06/12] qed: iWARP CM add listener functions and initial SYN processing
` [PATCH net-next 07/12] qed: iWARP CM add passive side connect
` [PATCH net-next 10/12] qed: iWARP CM add error handling

[PATCH] IB/core: Fix static analysis warning in ib_policy_change_task
 2017-07-01 19:41 UTC  (3+ messages)

REF:- INSTRUCTION TO CREDIT YOUR ACCOUNT WITH THE SUM OF (US$10Million)TURBO
 2017-07-01 14:35 UTC 

[PATCH] IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
 2017-07-01 13:40 UTC  (2+ messages)

(unknown),
 2017-07-01 11:36 UTC 

[PATCH rdma-core] librdmacm: Fix incorrect return value/type in a few man pages
 2017-06-30 22:30 UTC 

[bug report] IB/core: Enforce PKey security on QPs
 2017-06-30 15:18 UTC  (2+ messages)

NULL pointer dereference in isert_login_recv_done in 4.9.32
 2017-06-30  5:53 UTC  (10+ messages)
    ` [PATCH] ib_isert: prevent NULL pointer dereference in isert_login_recv_done() (was: Re: NULL pointer dereference in isert_login_recv_done in 4.9.32)
          ` [PATCH] ib_isert: prevent NULL pointer dereference in isert_login_recv_done()

[PATCH v3 00/18] Server-side NFS/RDMA changes proposed for v4.13
 2017-06-30  0:23 UTC  (5+ messages)
` [PATCH v3 09/18] sunrpc: Allocate one more page per svc_rqst

[PATCH] RDMA/core: Add wait/retry version of ibnl_unicast
 2017-06-29 19:31 UTC  (8+ messages)

[PATCH for-next V2 00/13] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-06-29 19:28 UTC  (14+ messages)
  ` [PATCH for-next V2 01/13] RDMA/bnxt_re: Fix race between netdev register and unregister events
  ` [PATCH for-next V2 02/13] RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
  ` [PATCH for-next V2 03/13] RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
  ` [PATCH for-next V2 04/13] RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
  ` [PATCH for-next V2 05/13] RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
  ` [PATCH for-next V2 06/13] RDMA/bnxt_re: Report supported value to IB stack in query_device
  ` [PATCH for-next V2 07/13] RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
  ` [PATCH for-next V2 08/13] RDMA/bnxt_re: Specify RDMA component when allocating stats context
  ` [PATCH for-next V2 09/13] RDMA/bnxt_re: Allow posting when QPs are in error
  ` [PATCH for-next V2 10/13] RDMA/bnxt_re: Enable atomics only if host bios supports
  ` [PATCH for-next V2 11/13] RDMA/bnxt_re: Fix return value of poll routine
  ` [PATCH for-next V2 12/13] RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
  ` [PATCH for-next V2 13/13] RDMA/bnxt_re: Fix the value reported for local ack delay

[PATCH v2 infiniband-diags] ibqueryerrors.c: Add support for additional counters in PortCountersExtended
 2017-06-29 18:22 UTC 

[PATCH 0/2] Fix OPA_VNIC issues with debug kernel
 2017-06-29 18:02 UTC  (2+ messages)

[PATCH 6/9] lib/interval_tree: Fast overlap detection
 2017-06-29 17:15 UTC 

[PATCH for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-06-29 16:41 UTC  (15+ messages)
` [PATCH for-next 02/13] IB/core: Add support to finalize objects in one transaction
` [PATCH for-next 03/13] IB/core: Add new ioctl interface

[PATCH][V2] net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
 2017-06-29 16:25 UTC  (2+ messages)

Deadlock on device removal event for NVMeF target
 2017-06-29 16:18 UTC  (7+ messages)

[PATCH rdma-core 0/5] Device hot plug support
 2017-06-29 14:00 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] utils: Add timespec compare utility
  ` [PATCH rdma-core 2/5] verbs: Split ibverbs_init functionality
  ` [PATCH rdma-core 3/5] verbs: Refresh cahced ibv_device list
  ` [PATCH rdma-core 4/5] verbs: Avoid ibv_device memory leak
  ` [PATCH rdma-core 5/5] providers: Add support for uninit_device for all providers

[PATCH rdma-core] libqedr: Add iWARP support for user-space lib
 2017-06-29 12:42 UTC 

[PATCH] [net-next] net/mlx5e: select CONFIG_MLXFW
 2017-06-29  7:48 UTC  (3+ messages)

[PATCH iproute2 3/5] rdma: Add device capability parsing
 2017-06-28 19:11 UTC  (12+ messages)

[PATCH rdma-next 0/4] Another round of exported properties for RDMAtool
 2017-06-28 16:24 UTC  (15+ messages)
  ` [PATCH rdma-next 1/4] RDMA/netlink: Export guid and sys_image_guid
  ` [PATCH rdma-next 2/4] RDMA/netlink: Advertise IB subnet prefix
  ` [PATCH rdma-next 3/4] RDMA/netink: Export lids and sm_lids
  ` [PATCH rdma-next 4/4] RDMA/netlink: Export LID mask counter (LMC)

[PATCH rdma-rc 0/5] Fixes for IPoIB flows
 2017-06-28 16:09 UTC  (7+ messages)
` [PATCH rdma-rc 2/5] IB/ipoib: Limit call to free rdma_netdev for capable devices

[PATCH] ib_core: Enable and expose force_mr module parameter
 2017-06-28 15:41 UTC  (15+ messages)

[PATCH 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
 2017-06-28 14:16 UTC  (10+ messages)
  ` [PATCH 1/3] RDMA/device: Fix device removal notification when ib_clients set .add callout to NULL
  ` [PATCH 2/3] nvme-rdma: remove redundant empty device add callout
  ` [PATCH 3/3] nvmet-rdma: "

[bug report] RDMA/bnxt_re: HW workarounds for handling specific conditions
 2017-06-28 13:37 UTC 

[PATCH rdma-next] RDMA: Remove useless MODULE_VERSION
 2017-06-28 12:37 UTC  (4+ messages)

SQ overflow seen running isert traffic with high block sizes
 2017-06-28 11:32 UTC  (5+ messages)

[PATCH rdma v1 0/1] IB/core: Fix input len in multiple user verbs
 2017-06-28 10:23 UTC  (6+ messages)
` [PATCH rdma v1 1/1] "

[PATCH resend] rxe: fix broken receive queue draining
 2017-06-28 10:07 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).