messages from 2017-08-17 13:36:38 to 2017-08-22 15:46:59 UTC [more...]
[PATCH for-next 00/16] IB/hfi1, qib, rdmavt: patches for next 08/21/2017
2017-08-22 15:46 UTC (19+ 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 "
[for-next 0/3] Add congestion control capability
2017-08-22 15:11 UTC (6+ 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 rdma v1 0/1] IB/core: Fix input len in multiple user verbs
2017-08-22 12:40 UTC (12+ messages)
` [PATCH rdma v1 1/1] "
test, please ignore
2017-08-22 12:32 UTC
[PATCH v12 0/8] Replace PCI pool by DMA pool API
2017-08-22 11:47 UTC (9+ 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
[PATCH rdma-core] mlx5: Return pointer to CQ doorbell
2017-08-22 8:36 UTC (7+ messages)
[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] IB/hns: Explicitly include linux/interrupt.h
2017-08-22 2:21 UTC (3+ 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)
[Patch v2 00/19] CIFS: Implement SMBDirect
2017-08-21 20:23 UTC (26+ 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
[RFC] mm,drm/i915: Mark pinned shmemfs pages as unevictable
2017-08-21 16:29 UTC
[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-21 16:05 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 (16+ messages)
【Ask for upstream branch】
2017-08-21 12:57 UTC
[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 (9+ messages)
` [PATCH for-next 1/3] "
` [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)
[[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response
2017-08-19 23:41 UTC (4+ messages)
` [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
[PATCH] mlx5: ensure 0 is returned when vport is zero
2017-08-18 23:29 UTC (3+ messages)
[PATCH] IB/pvrdma: Remove unused function
2017-08-18 22:23 UTC (2+ messages)
[PATCH v2 for-next 0/2] RDMA/bnxt_Re: Patches for for-next
2017-08-18 19:09 UTC (2+ messages)
[PATCH for-next 00/27] IB/hfi1, rdmavt, core, etc: patches for next 08/04/2017
2017-08-18 19:07 UTC (4+ messages)
[PATCH rdma-next v3-v6] Add OPA extended LID support
2017-08-18 18:55 UTC (7+ messages)
[PULL REQUEST] Please pull rdma.git
2017-08-18 18:21 UTC
[PATCH 0/2] IB: add const to bin_attribute structures
2017-08-18 18:08 UTC (2+ messages)
[PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver
2017-08-18 17:32 UTC (5+ messages)
` [PATCH net-next 1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
` [PATCH net-next 2/3] net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()
` [PATCH net-next 3/3] net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
[PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev
2017-08-18 17:01 UTC (8+ messages)
[PATCH RFC 0/3] Proposal for exposing rdma_rw MR factor
2017-08-18 16:53 UTC (8+ messages)
` [PATCH RFC 2/3] rdma core: Add rdma_rw_mr_payload()
[PATCH] infiniband: avoid overflow warning
2017-08-18 16:40 UTC (2+ messages)
[PATCH] i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"
2017-08-18 16:11 UTC (2+ messages)
[PATCH v1] IB/rxe: Remove unneeded check
2017-08-18 16:10 UTC (3+ messages)
[PATCH 2/2] IB/rxe: Convert pr_info to pr_warn
2017-08-18 16:10 UTC (3+ messages)
[PATCH] i40iw: Fixes for static checker warnings
2017-08-18 16:04 UTC (2+ messages)
[PATCH] i40iw: Simplify code
2017-08-18 16:03 UTC (3+ messages)
[PATCH 0/3] constify infiniband pci_device_id
2017-08-18 16:03 UTC (2+ messages)
PCI/IB: add support for pci driver attribute groups
2017-08-18 15:44 UTC (3+ messages)
[PATCH][-next] RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
2017-08-18 15:31 UTC (2+ messages)
[PATCH] IB/hfi1: fix spelling mistake in variable name continious
2017-08-18 15:29 UTC (3+ messages)
[PATCH] mlx5: ensure 0 is returned when vport is zero
2017-08-18 15:27 UTC (2+ messages)
[PATCH] IB/qib: fix spelling mistake: "failng" -> "failing"
2017-08-18 15:22 UTC (2+ messages)
[PATCH v2 0/2] Don't allocate ib/iw cm workqueues with WQ_MEM_RECLAIM
2017-08-18 14:48 UTC (2+ messages)
[PATCH v2 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
2017-08-18 14:46 UTC (3+ messages)
[PATCH REPOST v5 iproute2 0/8] RDMAtool
2017-08-18 4:45 UTC (3+ messages)
[PATCH] IB/core: fix duplicated code for different branches
2017-08-17 23:52 UTC (3+ messages)
The linux-rdma staging branches
2017-08-17 22:16 UTC (2+ messages)
[PATCH rdma-core] mlx5: Hexify device IDs
2017-08-17 22:16 UTC (2+ messages)
[PATCH v2 1/1] RDMA/uverbs: Intialize cq_context properly
2017-08-17 22:12 UTC (4+ messages)
[PATCH] cxgb4: Remove some dead code
2017-08-17 22:06 UTC (3+ messages)
[PATCH v2 for-next] RDMA: Fix return value check for ib_get_eth_speed()
2017-08-17 17:03 UTC (3+ messages)
[PATCH for-next] RDMA/bnxt_re: Fix return value check for ib_get_eth_speed()
2017-08-17 14:20 UTC (3+ messages)
[PATCH rdma-core] verbs: Set default MTU for the xsrq ping-pong to be 1024
2017-08-17 13:42 UTC
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