messages from 2018-04-03 19:37:50 to 2018-04-25 15:35:32 UTC [more...]
[PATCH] IB/ipoib: fix ipoib_start_xmit()'s return type
2018-04-25 15:35 UTC (3+ messages)
[PATCH] IB/nes: fix nes_netdev_start_xmit()'s return type
2018-04-25 15:35 UTC (3+ messages)
[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
2018-04-25 14:13 UTC (18+ messages)
[PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
2018-04-25 13:48 UTC (2+ messages)
[PATCH] tick/sched: Do not mess with an enqueued hrtimer
2018-04-25 13:22 UTC (2+ messages)
[PATCH 1/1] IB/rxe: avoid double kfree_skb
2018-04-25 6:56 UTC (4+ messages)
[PATCH 1/1] Revert "rds: ib: add error handle"
2018-04-24 16:58 UTC (5+ messages)
hrtimer (rdmavt RNR timer) was lost
2018-04-24 16:48 UTC (5+ messages)
[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-04-24 3:33 UTC (16+ messages)
` [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v4 02/14] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v4 05/14] docs-rst: Add a new directory for PCI documentation
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v4 07/14] block: Introduce PCI P2P flags for request and request queue
` [PATCH v4 08/14] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v4 09/14] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v4 10/14] nvme-pci: Add support for P2P memory in requests
` [PATCH v4 11/14] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v4 12/14] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v4 13/14] nvmet-rdma: Use new SGL alloc/free helper for requests
` [PATCH v4 14/14] nvmet: Optionally use PCI P2P memory
[Patch v2 1/6] cifs: smbd: Check for iov length on sending the last iov
2018-04-23 19:34 UTC (17+ messages)
` [Patch v2 2/6] cifs: Allocate validate negotiation request through kmalloc
` [Patch v2 3/6] cifs: smbd: Avoid allocating iov on the stack
` [Patch v2 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [Patch v2 5/6] cifs: smbd: Enable signing with smbdirect
` [Patch v2 6/6] cifs: smbd: Dump SMB packet when configured
[PATCH] IB/core: Make ib_mad_client_id atomic
2018-04-23 19:16 UTC (7+ messages)
[PATCH] RDMA/cxgb4: release hw resources on device removal
2018-04-23 16:12 UTC
[PATCH for-rc] uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
2018-04-23 15:11 UTC (3+ messages)
[Patch v4] cifs: Allocate validate negotiation request through kmalloc
2018-04-20 19:15 UTC (6+ messages)
Bug#894995: rdma-core: Please add support for new architecture "riscv64" (RISC-V 64 bits little-endian)
2018-04-20 15:31 UTC (2+ messages)
[PATCH] RDMA/ucma: Allow resolving address without specifying source address
2018-04-20 2:09 UTC (2+ messages)
general protection fault in rdma_resolve_route
2018-04-19 16:23 UTC (3+ messages)
BUG: corrupted list in rdma_listen
2018-04-19 16:08 UTC
[PATCH v3 0/2] IB/hfi1: Cleanup PCIe link configuration
2018-04-18 21:53 UTC (2+ messages)
[Patch v3 2/6] cifs: Allocate validate negotiation request through kmalloc
2018-04-18 18:53 UTC (10+ messages)
[PATCHv2 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
2018-04-18 13:31 UTC
[PATCH 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
2018-04-18 5:46 UTC (5+ messages)
[PATCH for-next 00/13] IB/hfi1,core: Driver updates for 4.17
2018-04-18 2:56 UTC (15+ messages)
` [PATCH for-next 04/13] IB/hfi1: Fix handling of FECN marked multicast packet
` [PATCH for-next 07/13] IB/hfi1: Fix fault injection init/exit issues
` [PATCH for-next 08/13] IB/hfi1: Use after free race condition in send context error path
` [PATCH for-next 11/13] IB/hfi1: Reorder incorrect send context disable
` [PATCH for-next 12/13] IB/{hfi1, qib}: Add handling of kernel restart
` [PATCH for-next 13/13] IB/hfi1: Fix loss of BECN with AHG
[PATCH] IB/uverbs: Add missing braces in anonymous union initializers
2018-04-18 2:17 UTC (2+ messages)
[PATCH 1/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
2018-04-18 1:58 UTC (5+ messages)
[PATCH v2] infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
2018-04-18 1:30 UTC (2+ messages)
[PATCH 1/6] cifs: smbd: Check for iov length on sending the last iov
2018-04-17 18:11 UTC (15+ messages)
` [PATCH 2/6] cifs: Allocate validate negoation request through kmalloc
` [PATCH 3/6] cifs: smbd: Avoid allocating iov on the stack
` [PATCH 4/6] cifs: smbd: Don't use RDMA read/write when signing is used
` [PATCH 5/6] cifs: smbd: Enable signing with smbdirect
` [PATCH 6/6] cifs: smbd: Dump SMB packet when configured
[PATCH] infiniband: hw: qib: Change return type to vm_fault_t
2018-04-17 14:34 UTC
[PATCH] infiniband: hw: hfi1: Change return type to vm_fault_t
2018-04-17 14:23 UTC
[PATCH] infiniband: mlx5: fix build error when INFINIBAND_USER_ACCESS=m
2018-04-17 1:49 UTC (3+ messages)
[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
2018-04-16 14:51 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 3/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
2018-04-14 1:11 UTC (2+ messages)
[PATCH 2/3] infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
2018-04-14 1:11 UTC (2+ messages)
[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-04-13 21:56 UTC (9+ messages)
` [PATCH v3 01/11] PCI/P2PDMA: Support peer-to-peer memory
[PATCH] net/mlx5: remove some extraneous spaces in indentations
2018-04-12 22:39 UTC (6+ messages)
[GIT PULL] asm-generic fixes for v4.17-rc1
2018-04-12 7:16 UTC (3+ messages)
KASAN: use-after-free Read in inet_create
2018-04-09 1:04 UTC (2+ messages)
[PATCH iproute2-next v1] rdma: Print net device name and index for RDMA device
2018-04-06 18:54 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2018-04-06 16:05 UTC
[PATCH iproute2 rdma: Ignore unknown netlink attributes
2018-04-04 23:43 UTC (4+ messages)
[PATCH v5 0/3] ib: Eliminate duplicate barriers on weakly-ordered archs
2018-04-04 11:54 UTC (6+ messages)
` [PATCH v5 3/3] RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs #2
KASAN: stack-out-of-bounds Read in rdma_bind_addr (2)
2018-04-04 6:24 UTC (2+ messages)
[PATCH] IB/ocrdma_hw: Remove redundant checks and goto labels
2018-04-03 19:37 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).