linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-29 15:49:22 to 2018-06-08 23:24:58 UTC [more...]

[PATCH] IB/mlx5: Fix memory leak in mlx5_ib_create_flow
 2018-06-08 23:24 UTC  (5+ messages)

linux-next: Please add mlx5-next tree
 2018-06-08 23:19 UTC  (3+ messages)

[PATCH 0/2] Convert IB/mad to use an IDR for agent IDs
 2018-06-08 17:42 UTC  (3+ messages)
` [PATCH 1/2] IB/mad: Agent registration is process context only
` [PATCH 2/2] IB/mad: Use IDR for agent IDs

[RFC] IB/mad: Use IDR instead of per-port list
 2018-06-08  2:11 UTC  (4+ messages)

[PATCH] IB/mad: Use ID allocator routines to allocate agent number
 2018-06-07 18:50 UTC  (24+ messages)
` [PATCH v2 0/2] IB:mad "
  ` [PATCH v2 1/2] idr: Add ida_simple_get_cyclic
  ` [PATCH v2 2/2] IB/mad: Use ID allocator routines to allocate agent number
` [PATCH v3 0/2] IB:mad "
  ` [PATCH v3 1/2] idr: Add ida_simple_get_cyclic
  ` [PATCH v3 2/2] IB/mad: Use ID allocator routines to allocate agent number

[PATCH] iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
 2018-06-07 18:00 UTC  (13+ messages)

[Patch v2 00/15] CIFS: Add direct I/O support
 2018-06-07 11:17 UTC  (21+ messages)
` [Patch v2 01/15] CIFS: Introduce offset for the 1st page in data transfer structures
` [Patch v2 02/15] CIFS: Add support for direct pages in rdata
` [Patch v2 03/15] CIFS: Use offset when reading pages
` [Patch v2 04/15] CIFS: Add support for direct pages in wdata
` [Patch v2 05/15] CIFS: Calculate the correct request length based on page offset and tail size
` [Patch v2 06/15] CIFS: Introduce helper function to get page offset and length in smb_rqst
` [Patch v2 07/15] CIFS: When sending data on socket, pass the correct page offset
` [Patch v2 08/15] CIFS: SMBD: Support page offset in RDMA send
` [Patch v2 09/15] CIFS: SMBD: Support page offset in RDMA recv
` [Patch v2 10/15] CIFS: SMBD: Support page offset in memory registration
` [Patch v2 11/15] CIFS: Pass page offset for calculating signature
` [Patch v2 12/15] CIFS: Pass page offset for encrypting
` [Patch v2 13/15] CIFS: Add support for direct I/O read
` [Patch v2 14/15] CIFS: Add support for direct I/O write
` [Patch v2 15/15] CIFS: Add direct I/O functions to file_operations

[GIT PULL] Please pull RDMA subsystem changes
 2018-06-06 21:42 UTC 

[PATCH v3 01/25] sysfs: export sysfs_remove_file_self()
 2018-06-06 15:24 UTC 

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-06-05 18:51 UTC  (20+ messages)

[PATCH net-next] qed*: Utilize FW 8.37.2.0
 2018-06-05 14:48 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: fix error return code in mlx5e_alloc_rq()
 2018-06-05 14:20 UTC  (3+ messages)

[PATCH net-next] net/mlx5e: Make function mlx5e_change_rep_mtu() static
 2018-06-05 14:20 UTC  (3+ messages)

[PATCH net-next v2] qed: Add srq core support for RoCE and iWARP
 2018-06-04 21:12 UTC  (2+ messages)

[PATCH for-rc 0/2] IB/hfi1: Fixes for rc or next if too late
 2018-06-04 19:34 UTC  (7+ messages)
` [PATCH for-rc 1/2] IB/hfi1: Fix user context tail allocation for DMA_RTAIL

[PATCH] infiniband: fix a possible use-after-free bug
 2018-06-04 16:52 UTC  (6+ messages)

[PATCH] IB/hns: Use zeroing memory allocator instead of allocator/memset
 2018-06-04 16:50 UTC  (2+ messages)

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

[PATCH] net: ethernet: mlx4: Remove unnecessary parentheses
 2018-06-04 14:15 UTC  (3+ messages)

[PATCH net-next] qed: Add srq core support for RoCE and iWARP
 2018-06-03 16:10 UTC  (5+ messages)
` [RFC PATCH] qed: qed_rdma_modify_srq() can be static

[PATCH net-next] net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() static
 2018-06-03 14:36 UTC  (2+ messages)

[PATCH V2 mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-06-02 13:07 UTC  (15+ messages)
` [PATCH V2 mlx5-next 1/2] net/mlx5: Add temperature warning event to log
` [PATCH V2 mlx5-next 2/2] net/mlx5: Add FPGA QP error event

[GIT PULL] Please pull RDMA subsystem changes
 2018-06-01 16:47 UTC 

[PATCH] RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
 2018-05-31 18:03 UTC  (2+ messages)

[PATCH 1/4] IB/isert: fix T10-pi check mask setting
 2018-05-31  8:05 UTC 

[PATCH net] mlx4_core: restore optimal ICM memory allocation
 2018-05-30 23:03 UTC  (3+ messages)

[PATCH mlx5-next 0/2] Mellanox, mlx5 new device events
 2018-05-30 17:31 UTC  (11+ 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 RESEND rdma-next] net/mlx5: Use flow counter pointer as input to the query function
 2018-05-30 16:17 UTC  (4+ messages)

[PATCH rdma-next v2 00/13] Verbs flow counters support
 2018-05-30 15:35 UTC  (12+ messages)
` [PATCH rdma-next v2 01/13] IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
` [PATCH mlx5-next v2 11/13] IB/mlx5: Add flow counters binding support

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

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


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).