public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-04 09:06:45 to 2018-01-08 19:49:50 UTC [more...]

[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-01-08 19:49 UTC  (52+ messages)
  ` [PATCH 01/12] pci-p2p: Support peer to peer memory
  ` [PATCH 02/12] pci-p2p: Add sysfs group to display p2pmem stats
  ` [PATCH 03/12] pci-p2p: Add PCI p2pmem dma mappings to adjust the bus offset
  ` [PATCH 04/12] pci-p2p: Clear ACS P2P flags for all client devices
  ` [PATCH 05/12] block: Introduce PCI P2P flags for request and request queue
  ` [PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
  ` [PATCH 07/12] nvme-pci: clean up CMB initialization
  ` [PATCH 08/12] nvme-pci: clean up SMBSZ bit definitions
  ` [PATCH 09/12] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
  ` [PATCH 10/12] nvme-pci: Add support for P2P memory in requests
  ` [PATCH 11/12] nvme-pci: Add a quirk for a pseudo CMB
  ` [PATCH 12/12] nvmet: Optionally use PCI P2P memory

[PATCH 00/12] IB/srpt patches for kernel v4.16
 2018-01-08 19:00 UTC  (13+ messages)
  ` [PATCH 01/12] IB/srpt: Remove an unused structure member
  ` [PATCH 02/12] IB/srpt: Fix kernel-doc warnings in ib_srpt.c
  ` [PATCH 03/12] IB/srpt: Document all structure members in ib_srpt.h
  ` [PATCH 04/12] IB/srpt: Rename a local variable, a member variable and a constant
  ` [PATCH 05/12] IB/srpt: Reduce the severity level of a log message
  ` [PATCH 06/12] IB/srpt: Verify port numbers in srpt_event_handler()
  ` [PATCH 07/12] IB/srpt: Use the IPv6 format for GIDs in log messages
  ` [PATCH 08/12] IB/srpt: Convert a warning into a debug message
  ` [PATCH 09/12] IB/srpt: Reduce frequency of receive failure messages
  ` [PATCH 10/12] IB/srpt: Introduce srpt_format_guid()
  ` [PATCH 11/12] IB/srpt: Inline srpt_get_cmd_state()
  ` [PATCH 12/12] IB/srpt: Micro-optimize I/O context state manipulation

[PATCH v2 0/4] IB/srp: Add RDMA/CM support
 2018-01-08 18:55 UTC  (5+ messages)
  ` [PATCH v2 1/4] IB/srp: Use kstrtoull() instead of simple_strtoull()
  ` [PATCH v2 2/4] IB/srp: Make the path record query error message more informative
  ` [PATCH v2 3/4] IB/srp: Refactor srp_send_req()
  ` [PATCH v2 4/4] IB/srp: Add RDMA/CM support

[PATCH 0/4] Make SCSI transport recovery more robust
 2018-01-08 18:50 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: Rename request_queue.mq_freeze_wq into mq_wq
` [PATCH 2/4] block: Introduce blk_wait_if_quiesced() and blk_finish_wait_if_quiesced()
` [PATCH 3/4] scsi: Avoid that .queuecommand() gets called for a quiesced SCSI device
  ` [PATCH 4/4] IB/srp: Fix a sleep-in-invalid-context bug

[PATCH rdma-next 0/6] RoCE Path Record refactoring
 2018-01-08 15:04 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] RDMA/cma: Use the net namespace of the rdma_cm_id
  ` [PATCH rdma-next 2/6] RDMA/cma: Provide function to set RoCE path record L2 parameters
  ` [PATCH rdma-next 3/6] RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
  ` [PATCH rdma-next 4/6] RDMA/{cma, ucma}: Refactor to have transport specific checks
  ` [PATCH rdma-next 5/6] RDMA/cma: Fix setting RoCE specific path record fields
  ` [PATCH rdma-next 6/6] RDMA/cma: Fix returning correct path record entry for RoCE

[PATCH rdma-next 0/2] Increase number of char devices in RDMA
 2018-01-08 10:15 UTC  (3+ messages)
  ` [PATCH rdma-next 1/2] IB/core: Remove the locking for character device bitmap
  ` [PATCH rdma-next 2/2] IB/core: Refactor allocation code to increase number of char device

Documentation: infiniband: move sysfs interface to ABI
 2018-01-08  8:53 UTC 

[PATCHv2 1/1] IB/rxe: remove unnecessary skb_clone in xmit
 2018-01-08  5:14 UTC 

[PATCH 1/1] IB/rxe: add the static type to the variable
 2018-01-07 13:38 UTC  (2+ messages)

[PATCH iproute2-next v1 0/9] RDMA resource tracking
 2018-01-07  7:44 UTC  (4+ messages)
` [PATCH iproute2-next v1 3/9] rdma: Add filtering infrastructure

[PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation
 2018-01-06 16:50 UTC  (4+ messages)

Please update the linux-next location for the RDMA subsystem
 2018-01-06 15:01 UTC  (4+ messages)

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2018-01-06  4:29 UTC  (3+ messages)
` [Intel-wired-lan] "

hns compiler warnings
 2018-01-06  1:59 UTC  (2+ messages)

[PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx
 2018-01-06  0:38 UTC  (2+ messages)

[PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband
 2018-01-06  0:27 UTC 

[PATCH 6/8] infiniband: fix sw/rdmavt/* kernel-doc notation
 2018-01-06  0:22 UTC 

[PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
 2018-01-06  0:22 UTC 

[PATCH 3/8] infiniband: fix core/fmr_pool.c kernel-doc notation
 2018-01-06  0:21 UTC 

[PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation
 2018-01-06  0:21 UTC 

[PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter
 2018-01-06  0:20 UTC  (9+ messages)
` [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation
  ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c "
  ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx
  ` [PATCH 6/8] infiniband: fix sw/rdmavt/* kernel-doc notation
  ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c "
` [PATCH 3/8] infiniband: fix core/fmr_pool.c "
` [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] "
` [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband

[PATCH, resend 0/4] IB/srp: Add RDMA/CM support
 2018-01-05 23:27 UTC  (20+ messages)
  ` [PATCH, resend 1/4] IB/srp: Use kstrtoull() instead of simple_strtoull()
  ` [PATCH, resend 2/4] IB/srp: Make the path record query error message more informative
  ` [PATCH, resend 3/4] IB/srp: Refactor srp_send_req()
  ` [PATCH, resend 4/4] IB/srp: Add RDMA/CM support

Linux kernel v4.15-rc4 and rdma_rxe
 2018-01-05 21:18 UTC  (9+ messages)

[PATCH rdma-next v2 00/14] index e382a3ca759e..d4a471a76d82 100644
 2018-01-05 20:44 UTC  (25+ messages)
  ` [PATCH rdma-next v2 01/14] net/mlx5: Fix race for multiple RoCE enable
  ` [PATCH rdma-next v2 02/14] net/mlx5: Set software owner ID during init HCA
  ` [PATCH rdma-next v2 03/14] IB/core: Change roce_rescan_device to return void
  ` [PATCH rdma-next v2 04/14] IB/mlx5: Reduce the use of num_port capability
  ` [PATCH rdma-next v2 05/14] IB/mlx5: Make netdev notifications multiport capable
  ` [PATCH rdma-next v2 06/14] {net,IB}/mlx5: Manage port association for multiport RoCE
  ` [PATCH rdma-next v2 07/14] IB/mlx5: Move IB event processing onto a workqueue
  ` [PATCH rdma-next v2 08/14] IB/mlx5: Implement dual port functionality in query routines
  ` [PATCH rdma-next v2 09/14] IB/mlx5: Change debugfs to have per port contents
  ` [PATCH rdma-next v2 10/14] IB/mlx5: Update counter implementation for dual port RoCE
  ` [PATCH rdma-next v2 11/14] {net,IB}/mlx5: Change set_roce_gid to take a port number
  ` [PATCH rdma-next v2 12/14] IB/mlx5: Route MADs for dual port RoCE
  ` [PATCH rdma-next v2 13/14] IB/mlx5: Don't advertise RAW QP support in dual port mode
  ` [PATCH rdma-next v2 14/14] net/mlx5: Set num_vhca_ports capability

[rdma for-next] bnxt_re: report RoCE device support at info level
 2018-01-05 19:34 UTC  (3+ messages)

[pull request][for-next V3 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2018-01-05 19:33 UTC  (5+ messages)

[PATCH] RDMA/core: Add encode/decode FDR/EDR rates
 2018-01-05 19:28 UTC  (2+ messages)

[PATCH] i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready
 2018-01-05 18:47 UTC  (3+ messages)

[PATCH for-next 00/11] IB/hfi1, rdmavt, qib: Driver updates for 12/18/2017
 2018-01-05 18:36 UTC  (8+ messages)
` [PATCH for-next 02/11] IB/hfi1: Check return value of strchr before using it

[PATCH] net/mlx5e: hide an unused variable
 2018-01-05 15:56 UTC  (2+ messages)

[for-next 0/5] Enable features in Broadcom's RoCE driver
 2018-01-05 11:40 UTC  (6+ messages)
  ` [for-next 1/5] RDMA/bnxt_re: Enable RoCE on virtual functions
  ` [for-next 2/5] RDMA/bnxt_re: Add support for query firmware version
  ` [for-next 3/5] RDMA/bnxt_re: Add support for MRs with Huge pages
  ` [for-next 4/5] RDMA/bnxt_re: expose detailed stats retrieved from HW
  ` [for-next 5/5] RDMA/bnxt_re: Add SRQ support for Broadcom adapters

[PATCH 1/1] IB/rxe: remove unnecessary skb_clone in xmit
 2018-01-05  8:19 UTC 

insight into a WARNING from softROCE
 2018-01-04 21:59 UTC  (5+ messages)

Compliment of the day
 2018-01-04 21:24 UTC 

[PATCH] RDS: null pointer dereference in rds_atomic_free_op
 2018-01-04 19:20 UTC  (2+ messages)

[PATCH v2 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
 2018-01-04 18:21 UTC  (13+ messages)
    ` [PATCH v2 00/13] Request for Comments on SoftiWarp

[RFC rdma-core 1/2] Registering non-contiguous memory
 2018-01-04 17:47 UTC  (2+ messages)
  ` [RFC rdma-core 2/2] verbs: Introduce non-contiguous memory registration

[PATCH rdma-core 0/4] Introduce IBV_QPT_DRIVER for mlx5 DC
 2018-01-04 16:49 UTC  (5+ messages)
  ` [PATCH rdma-core 1/4] verbs: Introduce driver QP type
  ` [PATCH rdma-core 2/4] mlx5: Add interface to create DC transport QPs
  ` [PATCH rdma-core 3/4] mlx5: Create "
  ` [PATCH rdma-core 4/4] mlx5: Destroy and modify a DC target QP

Business Possibility
 2018-01-04 16:14 UTC 

[PATCH rdma-core 1/2] debian: Bump Standards-Version to 4.1.3
 2018-01-04 14:27 UTC  (2+ messages)
  ` [PATCH rdma-core 2/2] debian: Update changelog to include Debian uploads 16.x

WARNING in rds_cmsg_rdma_args
 2018-01-04 12:12 UTC  (4+ messages)

[ANNOUNCE] rdma-core-15.2 and 16.1 has been tagged/released
 2018-01-04 10:22 UTC 

[PATCH] ethernet: mlx4: Delete an error message for a failed memory allocation in five functions
 2018-01-04  9:28 UTC  (7+ messages)
      `  "

[PATCH rdma-next v1 00/15] Dual Port IB Device for RoCE
 2018-01-04  9:06 UTC  (2+ messages)
  ` [PATCH rdma-next v1 15/15] net/mlx5: Set num_vhca_ports capability


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox