linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-03 00:41:29 to 2017-05-10 07:26:27 UTC [more...]

[PATCH] net/smc: mark as BROKEN due to remote memory exposure
 2017-05-10  7:26 UTC 

[PATCH] NULL required to terminate attr array
 2017-05-10  5:35 UTC  (2+ messages)

[PATCH rdma-core 0/2] Handle misc issues in mlx5 driver
 2017-05-09 20:09 UTC  (4+ messages)
  ` [PATCH rdma-core 1/2] mlx5: Few small fixes
  ` [PATCH rdma-core 2/2] mlx5: Update supported PCI devices list

srp_daemon : ​Disallow ​all targets ​if ​not ​explicitly ​allowed by default
 2017-05-09 18:41 UTC  (8+ messages)
              ` srp_daemon : targets "

rdma-core in Dabian
 2017-05-09 18:18 UTC  (5+ messages)

rdma-ndd shipped by infiniband-diags and rdma-core
 2017-05-09 17:54 UTC  (2+ messages)

mlx5 endpoint driver problem
 2017-05-09 17:13 UTC 

[PULL REQUEST] Please pull rdma.git
 2017-05-09 14:23 UTC  (3+ messages)

[RFC iproute2 0/8] RDMA tool
 2017-05-09  7:03 UTC  (33+ messages)
` [RFC iproute2 2/8] rdma: Add dev object
` [RFC iproute2 3/8] rdma: Add link object
` [RFC iproute2 5/8] rdma: Add memory object
` [RFC iproute2 6/8] rdma: add stubs for future objects
  ` [RFC iproute2 1/8] rdma: Add basic infrastructure for RDMA tool
  ` [RFC iproute2 4/8] rdma: Add IPoIB object
  ` [RFC iproute2 V1 7/8] man: rdma.8: Document objects and commands
  ` [RFC iproute2 8/8] rdma: Add link capability parsing

[PATCH rdma-next v1] RDMA/netlink: Reduce exposure of RDMA netlink functions
 2017-05-09  6:45 UTC  (2+ messages)

[PATCH rdma-next] IB/netlink: Remove export of ibnl_chk_listeners function
 2017-05-09  6:06 UTC  (3+ messages)

[PATCH] Better handling of PCI BAR assignments
 2017-05-08 20:24 UTC  (2+ messages)

[PATCH] rdma-core: define link speed and link width enums
 2017-05-08 17:13 UTC  (9+ messages)

[PATCH RFC 00/10] IB/core: SG IOCTL based RDMA ABI
 2017-05-08  8:09 UTC  (16+ messages)
` [PATCH RFC 01/10] IB/core: Add a generic way to execute an operation on a uobject
` [PATCH RFC 02/10] IB/core: Add support to finalize objects in one transaction
` [PATCH RFC 03/10] IB/core: Add new ioctl interface

net/smc and the RDMA core
 2017-05-06  8:25 UTC  (12+ messages)

[PATCH 0/2] i40iw: MPA connection establishment flow fixes
 2017-05-05 17:05 UTC  (3+ messages)
  ` [PATCH 1/2] i40iw: Don't set 0-length FULPDU RTR indication control flag
  ` [PATCH 2/2] i40iw: ACK MPA Reject frame

[PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
 2017-05-05 16:31 UTC  (8+ messages)

[PATCH] IB/hfi1: Replace two seq_puts() calls by seq_putc() in sdma_seqfile_dump_cpu_list()
 2017-05-05  8:50 UTC 

[ANNOUNCE] OFED 4.8-rc2 release is available
 2017-05-05  7:43 UTC  (23+ messages)
                ` [ewg] "

[infiniband-core] question about arguments position
 2017-05-05  1:38 UTC  (4+ messages)

[ANNOUNCE] New rdma-core release available
 2017-05-05  0:04 UTC 

[PATCH] rxe: expose num_possible_cpus() cnum_comp_vectors
 2017-05-04 23:47 UTC  (8+ messages)

[PATCH rdma] IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
 2017-05-04 23:46 UTC  (5+ messages)

[PATCHv2 1/1] IB/ipoib: add get_settings in ethtool
 2017-05-04 23:45 UTC  (4+ messages)
  ` (unknown),
      ` [PATCHv3 1/1] IB/ipoib: add get_link_ksettings in ethtool

[PATCH v2 00/15] IB/hfi1: hfi1 driver patches for-next
 2017-05-04 23:45 UTC  (18+ messages)
  ` [PATCH v2 01/15] IB/hfi1: Fix checks for Offline transient state
  ` [PATCH v2 02/15] IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line
  ` [PATCH v2 03/15] IB/hfi1: Fix yield logic in send engine
  ` [PATCH v2 04/15] IB/hfi1: Get rid of divide when setting the tx request header
  ` [PATCH v2 05/15] IB/hfi1: Adjust default eager_buffer_size to 8MB
  ` [PATCH v2 06/15] IB/hfi1: Return an error on memory allocation failure
  ` [PATCH v2 07/15] IB/hfi1: Fix a subcontext memory leak
  ` [PATCH v2 08/15] IB/hfi1: Name function prototype parameters
  ` [PATCH v2 09/15] IB/hfi1: Use filedata rather than filepointer
  ` [PATCH v2 10/15] IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
  ` [PATCH v2 11/15] IB/hfi1: Search shared contexts on the opened device, not all devices
  ` [PATCH v2 12/15] IB/hfi1: Correctly clear the pkey
  ` [PATCH v2 13/15] IB/hfi1: Clean up context initialization
  ` [PATCH v2 14/15] IB/hfi1: Fix an assign/ordering issue with shared context IDs
  ` [PATCH v2 15/15] IB/hfi1: Clean up on context initialization failure

[PATCH v6 0/9] SELinux support for Infiniband RDMA
 2017-05-04 15:51 UTC  (4+ messages)

[PATCH v4, under testing] nvme-rdma: support devices with queue size < 32
 2017-05-04 12:50 UTC  (15+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-05-03 15:17 UTC 

[PATCH 00/15] IB/hfi1: hfi1 driver patches for 4.12
 2017-05-03 11:19 UTC  (15+ messages)
` [PATCH 06/15] IB/hfi1: Return an error on memory allocation failure
  ` [PATCH 05/15] IB/hfi1: Adjust default eager_buffer_size to 8MB
  ` [PATCH 07/15] IB/hfi1: Fix a subcontext memory leak
  ` [PATCH 08/15] IB/hfi1: Name function prototype parameters
  ` [PATCH 09/15] IB/hfi1: Use filedata rather than filepointer
  ` [PATCH 10/15] IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
  ` [PATCH 11/15] IB/hfi1: Search shared contexts on the opened device, not all devices
  ` [PATCH 12/15] IB/hfi1: Correctly clear the pkey
  ` [PATCH 13/15] IB/hfi1: Clean up context initialization
  ` [PATCH 14/15] IB/hfi1: Fix an assign/ordering issue with shared context IDs
  ` [PATCH 15/15] IB/hfi1: Clean up on context initialization failure

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-05-03 10:34 UTC  (5+ messages)
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector

[PATCH 1/1] IB/mlx5: Add port_xmit_wait to counter registers read
 2017-05-03  5:38 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).