messages from 2017-04-02 21:37:32 to 2017-04-06 10:36:35 UTC [more...]
[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
2017-04-06 10:36 UTC (4+ messages)
` [PATCH v2 1/6] mlx5: convert to generic pci_alloc_irq_vectors
` [PATCH v2 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector
[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
2017-04-06 9:23 UTC (21+ messages)
` [PATCH rfc 1/6] mlx5: convert to generic pci_alloc_irq_vectors
` [PATCH rfc 2/6] mlx5: move affinity hints assignments to generic code
` [PATCH rfc 3/6] RDMA/core: expose affinity mappings per completion vector
` [PATCH rfc 4/6] mlx5: support ->get_vector_affinity
` [PATCH rfc 5/6] block: Add rdma affinity based queue mapping helper
` [PATCH rfc 6/6] nvme-rdma: use intelligent affinity based queue mappings
[PATCH v2 00/20] IB/hfi1, qib, rdmavt: Another round of patches for 4.11
2017-04-06 7:49 UTC (12+ messages)
` [PATCH v2 17/20] IB/hfi1: Add transmit fault injection feature
` [PATCH v2 19/20] IB/rdmavt, IB/qib, IB/hfi1: Make percpu refcount optional for user MRs
[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
2017-04-06 5:47 UTC (40+ messages)
` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device
` [RFC 2/8] cxgb4: setup pcie memory window 4 and create p2pmem region
` [RFC 3/8] nvmet: Use p2pmem in nvme target
` [RFC 4/8] p2pmem: Add debugfs "stats" file
` [RFC 5/8] scatterlist: Modify SG copy functions to support io memory
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem
[PATCH rdma-next 0/6] Enhanced mode for IPoIB driver
2017-04-06 5:38 UTC (30+ messages)
` [PATCH rdma-next 1/6] IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
` [PATCH rdma-next 2/6] IB/IPoIB: Separate control and data related initializations
` [PATCH rdma-next 3/6] IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
` [PATCH rdma-next 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
` [PATCH rdma-next 5/6] IB/IPoIB: Formatting before adding accelerator to driver
` [PATCH rdma-next 6/6] IB/IPoIB: Support acceleration options callbacks
[PATCH 0/5] IB/qib: Fine-tuning for four function implementations
2017-04-06 0:37 UTC (17+ messages)
` [PATCH 1/5] IB/qib: Use kcalloc() in qib_init_iba7322_funcs()
` [PATCH 2/5] IB/qib: Use kmalloc_array() in qib_init_7322_variables()
` [PATCH 3/5] IB/qib: Use kcalloc() in qib_alloc_devdata()
` [PATCH 5/5] IB/qib: Adjust two size determinations in qib_init_pportdata()
` "
` [PATCH 4/5] IB/qib: Use kcalloc() "
[PATCH V3 for-next 0/7] Change IDR usage and locking in uverbs
2017-04-05 23:30 UTC (20+ messages)
` [PATCH V3 for-next 1/7] IB/core: Refactor idr to be per uverbs_file
` [PATCH V3 for-next 2/7] IB/core: Add support for idr types
` [PATCH V3 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V3 for-next 4/7] IB/core: Change idr objects to use the new schema
` [PATCH V3 for-next 5/7] IB/core: Add lock to multicast handlers
` [PATCH V3 for-next 6/7] IB/core: Add support for fd objects
` [PATCH V3 for-next 7/7] IB/core: Change completion channel to use the reworked objects schema
[PATCH] IB/hns: include linux/of.h to fix build failure
2017-04-05 21:23 UTC (2+ messages)
[PATCH 00/14] RDMA/cxgb: Fine-tuning for several function implementations
2017-04-05 18:16 UTC (2+ messages)
[PATCH] IB/hns: Explicitly include linux/of.h
2017-04-05 17:51 UTC (2+ messages)
[PATCH v4] IB/IPoIB: ibX: failed to create mcg debug file
2017-04-05 17:51 UTC (3+ messages)
[PATCH rdma-next V1 00/10] ODP Fixes and Improvements
2017-04-05 17:33 UTC (17+ messages)
` [PATCH rdma-next V1 01/10] IB: Replace ib_umem page_size by page_shift
` [PATCH rdma-next V1 02/10] IB/mlx5: Fix function updating xlt emergency path
` [PATCH rdma-next V1 03/10] IB/mlx5: Fix UMR size calculation
` [PATCH rdma-next V1 04/10] IB/mlx5: Fix implicit MR GC
` [PATCH rdma-next V1 05/10] IB/mlx5: Decrease verbosity level of ODP errors
` [PATCH rdma-next V1 06/10] IB/umem: Add contiguous ODP support
` [PATCH rdma-next V1 07/10] IB/mlx5: "
` [PATCH rdma-next V1 08/10] IB/umem: Add support to huge ODP
` [PATCH rdma-next V1 09/10] IB/mlx5: Extract page fault code
` [PATCH rdma-next V1 10/10] IB/mlx5: Add ODP support to MW
[PATCH V2 for-next 0/7] Change IDR usage and locking in uverbs
2017-04-05 16:10 UTC (11+ messages)
` [PATCH V2 for-next 7/7] IB/core: Change completion channel to use the reworked objects schema
[PATCH rdma-next 00/10] ODP Fixes and Improvements
2017-04-05 15:30 UTC (14+ messages)
` [PATCH rdma-next 01/10] IB: Replace ib_umem page_size by page_shift
` [PATCH rdma-next 02/10] IB/mlx5: Fix function updating xlt emergency path
` [PATCH rdma-next 03/10] IB/mlx5: Fix UMR size calculation
` [PATCH rdma-next 04/10] IB/mlx5: Fix implicit MR GC
` [PATCH rdma-next 05/10] IB/mlx5: Decrease verbosity level of ODP errors
` [PATCH rdma-next 06/10] IB/umem: Add contiguous ODP support
` [PATCH rdma-next 07/10] IB/mlx5: "
` [PATCH rdma-next 08/10] IB/umem: Add support to huge ODP
` [PATCH rdma-next 09/10] IB/mlx5: Extract page fault code
` [PATCH rdma-next 10/10] IB/mlx5: Add ODP support to MW
[PATCH v2 0/8] SIF related verbs patches
2017-04-05 15:20 UTC (3+ messages)
` [PATCH v2 2/8] ib_umem: Add a new, more generic ib_umem_get_attrs
[PATCH rdma-core 0/5] Flow steering improvements
2017-04-05 15:19 UTC (6+ messages)
` [PATCH rdma-core 1/5] ibverbs: Add tunnel VXLAN flow specification
` [PATCH rdma-core 2/5] ibverbs: Add inner flow specification support
` [PATCH rdma-core 3/5] ibverbs: Add flow tag specification
` [PATCH rdma-core 4/5] ibverbs: Add support for reading flow tag from a CQ
` [PATCH rdma-core 5/5] mlx5: Add read_flow_tag implementation
[PATCH rdma-next V1 0/6] Enhanced mode for IPoIB driver
2017-04-05 14:09 UTC (7+ messages)
` [PATCH rdma-next V1 1/6] IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
` [PATCH rdma-next V1 2/6] IB/IPoIB: Separate control and data related initializations
` [PATCH rdma-next V1 3/6] IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
` [PATCH rdma-next V1 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
` [PATCH rdma-next V1 5/6] IB/IPoIB: Use defined function for netdev_priv function
` [PATCH rdma-next V1 6/6] IB/IPoIB: Support acceleration options callbacks
[PATCH 00/16] Networking drivers refcount conversions
2017-04-05 10:33 UTC (7+ messages)
` [PATCH 15/16] drivers, net, intersil: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
` [PATCH 16/16] drivers, net, intersil: convert request_context.refcount "
fc access control issue
2017-04-05 6:20 UTC (5+ messages)
Infiniband Subnet Manager protocol specification
2017-04-04 19:25 UTC (3+ messages)
[Qemu-devel] [PATCH RFC] hw/pvrdma: Proposal of a new pvrdma device
2017-04-04 17:33 UTC (9+ messages)
RDMA mini-summit during LPC 2017
2017-04-04 15:17 UTC (3+ messages)
next-20170404 build: 1 failures 3 warnings (next-20170404)
2017-04-04 12:36 UTC
[PATCH] MAINTAINERS: Update ocrdma module status
2017-04-04 8:30 UTC
[PATCH rdma-core] debian: Update Copyright file
2017-04-04 6:06 UTC (3+ messages)
[PATCH rdma-core] debian: Update Copyright file
2017-04-03 16:02 UTC (2+ messages)
[Infiniband-general] Subnet manager and multicast RDMA
2017-04-03 15:14 UTC
[PATCH 1/1] IB/core: change the return type to void
2017-04-03 14:49 UTC (3+ messages)
[PATCH rdma-next 0/2] Add support for drop action for steering rules
2017-04-03 10:13 UTC (3+ messages)
` [PATCH rdma-next 1/2] IB/core: Introduce drop flow specification
` [PATCH rdma-next 2/2] IB/mlx5: Add drop flow steering rule support
[PATCH rdma-next 1/2] IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list
2017-04-03 10:11 UTC (2+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Use IP version matching to classify IP traffic
[PATCH 0/3] target: Fix queue-full callback error signaling
2017-04-03 6:23 UTC (4+ 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).