linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-18 13:03:49 to 2018-05-30 15:35:21 UTC [more...]

[PATCH rdma-next v2 00/13] Verbs flow counters support
 2018-05-30 15:35 UTC  (23+ messages)
` [PATCH rdma-next v2 01/13] IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
` [PATCH mlx5-next v2 02/13] net/mlx5: Export flow counter related API
` [PATCH rdma-next v2 03/13] IB/core: Introduce counters object and its create/destroy
` [PATCH rdma-next v2 04/13] IB/uverbs: Add create/destroy counters support
` [PATCH rdma-next v2 05/13] IB/core: Introduce counters read verb
` [PATCH rdma-next v2 06/13] IB/uverbs: Add read counters support
` [PATCH rdma-next v2 07/13] IB/core: Support passing uhw for create_flow
` [PATCH rdma-next v2 08/13] IB/core: Add support for flow counters
` [PATCH rdma-next v2 09/13] IB/uverbs: "
` [PATCH rdma-next v2 10/13] IB/mlx5: Add counters create and destroy support
` [PATCH mlx5-next v2 11/13] IB/mlx5: Add flow counters binding support
` [PATCH rdma-next v2 12/13] IB/mlx5: Add flow counters read support
` [PATCH rdma-next v2 13/13] IB/mlx5: Add "

[PATCH] IB/mad: Use ID allocator routines to allocate agent number
 2018-05-30 15:15 UTC  (12+ messages)

[PATCH mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-05-30 15:14 UTC  (7+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add temperature warning event to log
` [PATCH mlx5-next 2/2] net/mlx5: Add FPGA QP error event

[PATCH net-next] qed: Add srq core support for RoCE and iWARP
 2018-05-30 13:11 UTC 

[PATCH] RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
 2018-05-30  9:40 UTC 

[PATCH RESEND rdma-next] net/mlx5: Use flow counter pointer as input to the query function
 2018-05-30  7:13 UTC  (3+ messages)

[PATCH rdma-next] net/mlx5: Use flow counter pointer as input to the query function
 2018-05-30  6:35 UTC 

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-05-30  3:49 UTC  (7+ messages)

[PATCH rdma-next 0/3] Introduce new mlx5 CQE format
 2018-05-29 21:35 UTC  (10+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Exposing a new mini-CQE format
` [PATCH rdma-next 2/3] IB/mlx5: Refactor CQE compression response
` [PATCH rdma-next 3/3] IB/mlx5: Introduce a new mini-CQE format

[PATCH, net-next] net/mlx5e: fix TLS dependency
 2018-05-29 14:04 UTC  (4+ messages)

[PATCH V3 rdma-next 0/4] {RDMA/uverbs,hns}: Misc update for hns driver
 2018-05-29 11:36 UTC  (9+ messages)
` [PATCH V3 rdma-next 1/4] RDMA/hns: Add reset process for RoCE in hip08
` [PATCH V3 rdma-next 2/4] RDMA/hns: Fix the illegal memory operation when cross page
` [PATCH V3 rdma-next 3/4] RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
` [PATCH V3 rdma-next 4/4] RDMA/hns: Implement the disassociate_ucontext API

[PATCH rdma-next v1 00/13] Verbs flow counters support
 2018-05-29  7:11 UTC  (19+ messages)
` [PATCH rdma-next v1 01/13] IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
` [PATCH mlx5-next v1 02/13] net/mlx5: Export flow counter related API
` [PATCH rdma-next v1 03/13] IB/core: Introduce counters object and its create/destroy
` [PATCH rdma-next v1 04/13] IB/uverbs: Add create/destroy counters support
` [PATCH rdma-next v1 05/13] IB/core: Introduce counters read verb
` [PATCH rdma-next v1 06/13] IB/uverbs: Add read counters support
` [PATCH rdma-next v1 07/13] IB/core: Support passing uhw for create_flow
` [PATCH rdma-next v1 08/13] IB/core: Add support for flow counters
` [PATCH rdma-next v1 09/13] IB/uverbs: "
` [PATCH rdma-next v1 10/13] IB/mlx5: Add counters create and destroy support
` [PATCH rdma-next v1 11/13] IB/mlx5: Add flow counters binding support
` [PATCH rdma-next v1 12/13] IB/mlx5: Add flow counters read support
` [PATCH rdma-next v1 13/13] IB/mlx5: Add "

[PATCH] IB: Revert "remove redundant INFINIBAND kconfig dependencies"
 2018-05-28 18:02 UTC  (6+ messages)

[PATCH V2 rdma-next 0/4] Misc update for hns driver
 2018-05-28 16:46 UTC  (14+ messages)
` [PATCH V2 rdma-next 1/4] RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
` [PATCH V2 rdma-next 2/4] RDMA/hns: Increase checking CMQ status timeout value
` [PATCH V2 rdma-next 3/4] RDMA/hns: Add reset process for RoCE in hip08
` [PATCH V2 rdma-next 4/4] RDMA/hns: Fix the illegal memory operation when cross page

[PATCH v2 1/1] qed: Add firmware 8.37.2.0
 2018-05-25 12:07 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2018-05-24 20:51 UTC 

[PATCH][V2] net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
 2018-05-23 19:44 UTC  (3+ messages)

[net-next] i40iw/i40e: Remove link dependency on i40e
 2018-05-23 19:00 UTC  (11+ messages)

[PATCH rdma-next 0/5] Misc update for hns driver
 2018-05-23  9:35 UTC  (30+ messages)
` [PATCH rdma-next 1/5] RDMA/hns: Implement the disassociate_ucontext API
` [PATCH rdma-next 2/5] RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust
` [PATCH rdma-next 3/5] RDMA/hns: Increase checking CMQ status timeout value
` [PATCH rdma-next 4/5] RDMA/hns: Add reset process for RoCE in hip08
` [PATCH rdma-next 5/5] RDMA/hns: Fix the illegal memory operation when cross page

[PATCH v3] mlx4_core: allocate ICM memory in page size chunks
 2018-05-23  1:41 UTC  (5+ messages)

[PATCH for-next 0/5] IB/hfi1,isert: Updates for-next 5/15/2018
 2018-05-23  0:54 UTC  (10+ messages)
` [PATCH for-next 5/5] IB/isert: Fix for lib/dma_debug check_sync warning

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-22 21:28 UTC  (4+ messages)
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH for-next] IB/qib: Fix DMA api warning with debug kernel
 2018-05-22 19:41 UTC  (2+ messages)

[pull request][for-next 00/15] Mellanox, mlx5 core and netdev updates 2018-05-17
 2018-05-22 18:48 UTC  (6+ messages)

[PATCH v2 01/26] rculist: introduce list_next_or_null_rr_rcu()
 2018-05-22 17:04 UTC  (20+ messages)
` [PATCH v2 02/26] sysfs: export sysfs_remove_file_self()

[PATCH] net/mlx4: fix spelling mistake: "Inrerface" -> "Interface"
 2018-05-22 15:25 UTC  (4+ messages)

[PATCH 1/1] qed: Add firmware 8.37.2.0
 2018-05-21 13:01 UTC 

[RFC PATCH 00/09] Implement direct user I/O interfaces for RDMA
 2018-05-19  5:54 UTC  (15+ messages)
` [RFC PATCH 02/09] Change wdata alloc to support direct pages
` [RFC PATCH 05/09] Change RDMA send to regonize page offset in the 1st page
` [RFC PATCH 09/09] Introduce cache=rdma moutning option

[PATCH v3 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-18 16:23 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).