messages from 2017-08-20 09:58:21 to 2017-08-24 09:24:08 UTC [more...]
[PATCH] RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"
2017-08-24 9:24 UTC (2+ messages)
[pull request][rdma-next v2 00/23] RDMA core, drivers and IPoIB fixes
2017-08-24 9:22 UTC (5+ messages)
` [rdma-next v2 18/23] IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss struct
[PATCH rdma-next] IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
2017-08-24 9:20 UTC (3+ messages)
[PATCH] net/mlx4_core: make mlx4_profile const
2017-08-24 9:04 UTC (2+ messages)
【Ask for upstream branch】
2017-08-24 8:34 UTC (3+ messages)
[PATCH rdma-core] mlx5: Return pointer to CQ doorbell
2017-08-24 5:27 UTC (14+ messages)
[PATCH for-next v1 0/2] RDMA/vmw_pvrdma: Add RoCEv2 support
2017-08-24 4:33 UTC (10+ messages)
` [PATCH for-next v1 1/2] "
` [PATCH for-next v1 2/2] RDMA/vmw_pvrdma: Update device query parameters and port caps
[Patch v2 00/19] CIFS: Implement SMBDirect
2017-08-23 19:39 UTC (32+ messages)
` [Patch v2 01/19] CIFS: Add RDMA mount option
` [Patch v2 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
` [Patch v2 03/19] CIFS: SMBD: Implement SMBDirect
` [Patch v2 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
` [Patch v2 05/19] CIFS: SMBD: Connect to SMBDirect session
` [Patch v2 06/19] CIFS: SMBD: Reconnect "
` [Patch v2 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount
` [Patch v2 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
` [Patch v2 09/19] CIFS: SMBD: Read data from SMBDirect
` [Patch v2 10/19] CIFS: SMBD: Send data through SMBDirect
` [Patch v2 11/19] CIFS: SMBD: Define memory registration for I/O data
` [Patch v2 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
` [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
` [Patch v2 14/19] CIFS: SMBD: Deregister memory when finishing "
` [Patch v2 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v2 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB READ) I/O
` [Patch v2 17/19] CIFS: SMBD: Implement SMB READ via RDMA write through memory registration
` [Patch v2 18/19] CIFS: SMBD: Deregister memory when finishing SMB READ
` [Patch v2 19/19] CIFS: SMBD: Add SMBDirect debug counters
small patches to librdmacm
2017-08-23 16:59 UTC (7+ messages)
[pull request][rdma-next 0/8] Export device and port properties
2017-08-23 16:27 UTC (5+ messages)
` [rdma-next 8/8] RDMA: Use defines instead of hard coded value for phys_state
[for-next 0/3] Add congestion control capability
2017-08-23 16:26 UTC (8+ messages)
` [for-next 1/3] RDMA/bnxt_re: expose cc parameters through configfs
` [for-next 2/3] RDMA/bnxt: update bnxt_hsi to hold dscp2pri declaration
` [for-next 3/3] RDMA/bnxt_re: setup dscp to priority map
[PATCH] net/mlx5e: make mlx5e_profile const
2017-08-23 12:52 UTC
[test email]
2017-08-23 9:09 UTC
[PATCH for-4.14] IB: Avoid ib_modify_port() failure for RoCE devices
2017-08-23 8:57 UTC (2+ messages)
[pull request][rdma-next v3 00/24] RDMA core, drivers and IPoIB fixes
2017-08-23 8:50 UTC (3+ messages)
` [rdma-next v3 01/24] IB/cma: Fix erroneous validation of supported default GID type
[PATCH rdma-rc 0/3] RDMA fixes for 4.13
2017-08-23 5:35 UTC (4+ messages)
` [PATCH rdma-rc 1/3] IB/core: Avoid accessing non-allocated memory when inferring port type
` [PATCH rdma-rc 2/3] IB/mlx5: Fix Raw Packet QP event handler assignment
` [PATCH rdma-rc 3/3] IB/mlx5: Always return success for RoCE modify port
[pull request][rdma-next v1 00/11] Hardware tag matching support
2017-08-23 5:06 UTC (3+ messages)
[PATCH for-next 00/16] IB/hfi1, qib, rdmavt: patches for next 08/21/2017
2017-08-23 4:49 UTC (21+ messages)
` [PATCH for-next 02/16] IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
` [PATCH for-next 01/16] IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()
` [PATCH for-next 03/16] IB/qib: Remove unnecessary memory allocation for boardname
` [PATCH for-next 04/16] IB/qib: Stricter bounds checking for copy and array access
` [PATCH for-next 05/16] IB/hfi1: Ratelimit prints from sdma_interrupt
` [PATCH for-next 06/16] IB/hfi1: Improve local kmem_cache_alloc performance
` [PATCH for-next 07/16] IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
` [PATCH for-next 08/16] IB/hfi1: Clean up user_sdma_send_pkts() function
` [PATCH for-next 09/16] IB/hfi1: Clean up pin_vector_pages() function
` [PATCH for-next 10/16] IB/hfi1: Fix the bail out code in "
` [PATCH for-next 11/16] IB/hfi1: Remove duplicate definitions of num_user_pages() function
` [PATCH for-next 12/16] IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
` [PATCH for-next 13/16] IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
` [PATCH for-next 14/16] IB/hfi1: Fix whitespace alignment issue for MAD
` [PATCH for-next 15/16] IB/hfi1: Add received request info to qp_stats
` [PATCH for-next 16/16] IB/hfi1: Add opcode states "
[PATCH v12 7/8] wireless: ipw2200: Replace PCI pool old API
2017-08-23 3:58 UTC (2+ messages)
[PATCH rdma-core 2/2] rsockets: fix segfaults when rs is not found in the index
2017-08-22 22:51 UTC (2+ messages)
[PATCH rdma-core 1/2] rsockets: fix a race-condition in rs_free()
2017-08-22 22:50 UTC (2+ messages)
[PATCH v2 0/2] Autoloading for RDMA netlink modules
2017-08-22 21:07 UTC (2+ messages)
[PATCH] IB/hns: Explicitly include linux/interrupt.h
2017-08-22 21:06 UTC (4+ messages)
[PATCH v2 1/2] IB/mlx5: use kvmalloc_array for mlx5_ib_wq
2017-08-22 20:49 UTC (4+ messages)
` [PATCH v2 2/2] IB/mlx4: use kvmalloc_array to allocate wrid
[PATCH v2 for-next] RDMA: Fix return value check for ib_get_eth_speed()
2017-08-22 20:37 UTC (2+ messages)
[PATCH] IB/pvrdma: Remove unused function
2017-08-22 19:43 UTC (2+ messages)
[pull request][PATCH v2 0/6] i40iw: Fixes for i40iw
2017-08-22 19:39 UTC (3+ messages)
[PATCH for-next 0/8] IB/hfi1: patches for next 08/13/2017
2017-08-22 18:30 UTC (2+ messages)
[PATCH] IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"
2017-08-22 18:24 UTC (3+ messages)
[PATCH for-next 00/27] IB/hfi1, rdmavt, core, etc: patches for next 08/04/2017
2017-08-22 18:23 UTC (5+ messages)
[PATCH rdma v1 0/1] IB/core: Fix input len in multiple user verbs
2017-08-22 18:11 UTC (11+ messages)
` [PATCH rdma v1 1/1] "
[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-22 18:03 UTC (2+ messages)
[PATCH v12 0/8] Replace PCI pool by DMA pool API
2017-08-22 18:00 UTC (10+ messages)
` [PATCH v12 1/8] block: DAC960: Replace PCI pool old API
` [PATCH v12 2/8] dmaengine: pch_dma: "
` [PATCH v12 3/8] IB/mthca: "
` [PATCH v12 4/8] net: e100: "
` [PATCH v12 5/8] mlx4: "
` [PATCH v12 6/8] mlx5: "
` [PATCH v12 7/8] wireless: ipw2200: "
` [PATCH v12 8/8] PCI: Remove PCI pool macro functions
test, please ignore
2017-08-22 12:32 UTC
[pull request][rdma-next v1 REPOST 00/10] Hardware tag matching support
2017-08-22 8:28 UTC (4+ messages)
` [rdma-next v1 REPOST 10/10] Documentation: Hardware tag matching
Possible rdma-core header conflict
2017-08-22 6:47 UTC (5+ messages)
[PATCH 1/1] RDMA/uverbs: Initialize cq_context appropriately
2017-08-22 0:44 UTC (6+ messages)
[PATCH v6 iproute2 0/8] RDMAtool
2017-08-22 0:11 UTC (10+ messages)
` [PATCH v6 iproute2 1/8] utils: Move BIT macro to common header
` [PATCH v6 iproute2 2/8] rdma: Add basic infrastructure for RDMA tool
` [PATCH v6 iproute2 3/8] rdma: Add dev object
` [PATCH v6 iproute2 4/8] rdma: Add link object
` [PATCH v6 iproute2 5/8] rdma: Add json and pretty outputs
` [PATCH v6 iproute2 6/8] rdma: Implement json output for dev object
` [PATCH v6 iproute2 7/8] rdma: Add json output to link object
` [PATCH v6 iproute2 8/8] rdma: Add initial manual for the tool
[PATCH for-next 0/8] RDMA/qedr: Add iWARP support for QL4xxxx
2017-08-21 23:23 UTC (4+ messages)
[RFC] mm,drm/i915: Mark pinned shmemfs pages as unevictable
2017-08-21 16:29 UTC
[PATCH rdma-core 0/3] cbuild tweaks
2017-08-21 15:42 UTC (12+ messages)
` [PATCH rdma-core 3/3] cbuild: use rpmspec for macro replacement
[PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-21 15:05 UTC (7+ messages)
[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-21 14:58 UTC (4+ messages)
[PATCH rdma-core] util: fix bad argument passed to s390_mmio_write
2017-08-21 14:55 UTC (4+ messages)
[ANNOUNCE] rdma-core-15-rc2 has been pushed/released
2017-08-21 13:39 UTC
[ANNOUNCE] rdma-core-15-rc1 has been tagged/released
2017-08-21 13:03 UTC (15+ messages)
[PATCH net-next 0/4] various sizeof cleanups
2017-08-21 10:53 UTC (5+ messages)
` [PATCH net-next 4/4] mlx4: sizeof style usage
[PATCH for-next 0/3] RDMA/vmw_pvrdma: Add RoCEv2 support
2017-08-21 8:40 UTC (8+ messages)
` [PATCH for-next 2/3] RDMA/vmw_pvrdma: Update device query parameters
` [PATCH for-next 3/3] RDMA/vmw_pvrdma: Add new port_cap flag
[pull request][rdma-next v1 00/22] RDMA core, drivers and IPoIB fixes
2017-08-21 5:16 UTC (6+ messages)
` [rdma-next v1 13/22] RDMA/hns: Remove empty functions
[bug report] IB/hns: Fix for checkpatch.pl comment style warnings
2017-08-21 1:03 UTC (2+ messages)
[PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-20 16:08 UTC (4+ messages)
Possible race in mlx5_ib.ko
2017-08-20 10:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).