linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 10:29:44 to 2020-04-24 15:24:34 UTC [more...]

remaining flexible-array conversions
 2020-04-24 15:24 UTC  (3+ messages)

[PATCH for-next 0/3] EFA statistics minor updates
 2020-04-24 14:59 UTC  (3+ messages)
` [PATCH for-next 2/3] RDMA/efa: Count mmap failures

[PATCH] IB/rdmavt: return proper error code
 2020-04-24 14:00 UTC  (5+ messages)

[PATCH -next] net/mlx4_core: Add missing iounmap() in error path
 2020-04-24 13:53 UTC 

[PATCH v2 for-next 0/6] RDMA/hns: Codes optimization
 2020-04-24 13:24 UTC  (2+ messages)

[PATCH rdma-next 0/4] Add steering support for default miss
 2020-04-24 13:17 UTC  (3+ messages)
` [PATCH rdma-next 4/4] RDMA/mlx5: Add support in steering "

[PATCH] net/mlx5e: Remove unneeded semicolon
 2020-04-24  8:43 UTC 

[PATCH 00/17 V5] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-04-24  7:54 UTC  (47+ messages)
` [PATCH 01/17] nvme: introduce namespace features flag
` [PATCH 02/17] nvme: Add has_md field to the nvme_req structure
` [PATCH 03/17] nvme: Enforce extended LBA format for fabrics metadata
` [PATCH 04/17] nvme: introduce max_integrity_segments ctrl attribute
` [PATCH 05/17] nvme-fabrics: Allow user enabling metadata/T10-PI support
` [PATCH 06/17] nvme: introduce NVME_INLINE_MD_SG_CNT
` [PATCH 07/17] nvme-rdma: Introduce nvme_rdma_sgl structure
` [PATCH 08/17] nvme-rdma: add metadata/T10-PI support
` [PATCH 09/17] nvmet: prepare metadata request
` [PATCH 10/17] nvmet: add metadata characteristics for a namespace
` [PATCH 13/17] nvme: Add Metadata Capabilities enumerations
` [PATCH 14/17] nvmet: Add metadata/T10-PI support
` [PATCH 15/17] nvmet: Add metadata support for block devices
` [PATCH 17/17] nvmet-rdma: Add metadata/T10-PI support

[PATCH] RDMA/rxe: check for error
 2020-04-24  1:17 UTC  (2+ messages)

[RFC PATCH v5 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2020-04-24  0:48 UTC  (20+ messages)
` [RFC PATCH v5 01/16] RDMA/irdma: Add driver framework definitions
` [RFC PATCH v5 12/16] RDMA/irdma: Add miscellaneous utility definitions

[PATCH rdma-next 00/18] Refactor mlx5_ib_create_qp (Part II)
 2020-04-23 19:03 UTC  (19+ messages)
` [PATCH rdma-next 01/18] RDMA/mlx5: Delete unsupported QP types
` [PATCH rdma-next 02/18] RDMA/mlx5: Store QP type in the vendor QP structure
` [PATCH rdma-next 03/18] RDMA/mlx5: Promote RSS RAW QP attribute check in higher level
` [PATCH rdma-next 04/18] RDMA/mlx5: Combine copy of create QP command in RSS RAW QP
` [PATCH rdma-next 05/18] RDMA/mlx5: Remove second user copy in create_user_qp
` [PATCH rdma-next 06/18] RDMA/mlx5: Rely on existence of udata to separate kernel/user flows
` [PATCH rdma-next 07/18] RDMA/mlx5: Delete impossible inlen check
` [PATCH rdma-next 08/18] RDMA/mlx5: Globally parse DEVX UID
` [PATCH rdma-next 09/18] RDMA/mlx5: Separate XRC_TGT QP creation from common flow
` [PATCH rdma-next 10/18] RDMA/mlx5: Separate to user/kernel create QP flows
` [PATCH rdma-next 11/18] RDMA/mlx5: Reduce amount of duplication in QP destroy
` [PATCH rdma-next 12/18] RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces
` [PATCH rdma-next 13/18] RDMA/mlx5: Promote RSS RAW QP flags check to higher level
` [PATCH rdma-next 14/18] RDMA/mlx5: Handle udate outlen checks in one place
` [PATCH rdma-next 15/18] RDMA/mlx5: Copy response to the user "
` [PATCH rdma-next 16/18] RDMA/mlx5: Remove redundant destroy QP call
` [PATCH rdma-next 17/18] RDMA/mlx5: Consolidate into special function all create QP calls
` [PATCH rdma-next 18/18] RDMA/mlx5: Verify that QP is created with RQ or SQ

[PATCH rdma-next 00/18] Refactor mlx5_ib_create_qp (Part I)
 2020-04-23 18:53 UTC  (3+ messages)
` [PATCH rdma-next 14/18] RDMA/mlx5: Process create QP flags in one place

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-23 18:52 UTC  (20+ messages)

[PATCH mlx5-next 00/24] Mass conversion to light mlx5 command interface
 2020-04-23 18:45 UTC  (6+ messages)
` [PATCH mlx5-next 02/24] net/mlx5: Update cq.c to new cmd interface

[PATCH] nouveau/hmm: fix nouveau_dmem_chunk allocations
 2020-04-23 18:32 UTC  (3+ messages)

[GIT PULL] Please pull first round of NFS server -rc fixes for v5.7
 2020-04-23 16:45 UTC  (2+ messages)

[PATCH V5 mlx5-next 00/15] Add support to get xmit slave
 2020-04-23 14:47 UTC  (19+ messages)
` [PATCH V5 mlx5-next 01/16] net/core: Introduce netdev_get_xmit_slave
` [PATCH V5 mlx5-next 02/16] bonding: Export skip slave logic to function
` [PATCH V5 mlx5-next 03/16] bonding: Rename slave_arr to usable_slaves
` [PATCH V5 mlx5-next 04/16] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V5 mlx5-next 05/16] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V5 mlx5-next 06/16] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V5 mlx5-next 07/16] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V5 mlx5-next 08/16] bonding: Add array of all slaves
` [PATCH V5 mlx5-next 09/16] bonding: Implement ndo_get_xmit_slave
` [PATCH V5 mlx5-next 10/16] RDMA: Group create AH arguments in struct
` [PATCH V5 mlx5-next 11/16] RDMA/core: Add LAG functionality
` [PATCH V5 mlx5-next 12/16] RDMA/core: Get xmit slave for LAG
` [PATCH V5 mlx5-next 13/16] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V5 mlx5-next 14/16] net/mlx5: Add support to get lag physical port
` [PATCH V5 mlx5-next 15/16] RDMA/mlx5: Refactor affinity related code
` [PATCH V5 mlx5-next 16/16] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH v2 for-next 0/5] RDMA/hns: Refactor process of buffer allocation and calculation
 2020-04-23 13:12 UTC  (6+ messages)
` [PATCH v2 for-next 1/5] RDMA/hns: Optimize PBL buffer allocation process
` [PATCH v2 for-next 2/5] RDMA/hns: Remove unused MTT functions
` [PATCH v2 for-next 3/5] RDMA/hns: Optimize WQE buffer size calculating process
` [PATCH v2 for-next 4/5] RDMA/hns: Move SRQ code to the reasonable place
` [PATCH v2 for-next 5/5] RDMA/hns: Optimize SRQ buffer size calculating process

[PATCH] IB/rdmavt: return proper error code
 2020-04-23 12:48 UTC 

[PATCH for-next 0/5] RDMA/hns: Refactor process of buffer allocation and calculation
 2020-04-23 11:45 UTC  (7+ messages)
` [PATCH for-next 1/5] RDMA/hns: Optimize PBL buffer allocation process
` [PATCH for-next 2/5] RDMA/hns: Remove unused MTT functions
` [PATCH for-next 3/5] RDMA/hns: Optimize WQE buffer size calculating process
` [PATCH for-next 4/5] RDMA/hns: Move SRQ code to the reasonable place
` [PATCH for-next 5/5] RDMA/hns: Optimize SRQ buffer size calculating process

[PATCH rdma-next] RDMA: Allow ib_client's to fail when add() is called
 2020-04-23  9:39 UTC  (2+ messages)

net/mlx5: IPsec, Refactor SA handle creation and destruction
 2020-04-23  7:21 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/core: Fix race between destroy and release FD object
 2020-04-23  6:01 UTC 

[PATCH rdma-rc] RDMA/mlx5: Set GRH fields in query QP on RoCE
 2020-04-23  5:07 UTC  (3+ messages)

[PATCH rdma-next] RDMA/bnxt: Delete 'nq_ptr' variable which is not used
 2020-04-22 20:09 UTC  (2+ messages)

[PATCH v10 0/3] mm/hmm/test: add self tests for HMM
 2020-04-22 20:00 UTC  (5+ messages)
` [PATCH v10 1/3] mm/hmm/test: add selftest driver "
` [PATCH v10 2/3] mm/hmm/test: add selftests "
` [PATCH v10 3/3] MAINTAINERS: add HMM selftests

[net-next v2 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-04-20
 2020-04-22 19:55 UTC  (14+ messages)
` [net-next v2 1/9] Implementation of Virtual Bus

[PATCH rdma-next] RDMA/mlx5: Add support for drop action in DV steering
 2020-04-22 19:26 UTC  (2+ messages)

[PATCH for-next 0/6] RDMA/hns: Support 0 hop addressing
 2020-04-22 19:22 UTC  (2+ messages)

[PATCH rdma-rc 0/2] Two fixes in handling FD object
 2020-04-22 18:55 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/uverbs: Fix a race with disassociate and exit_mmap()
 2020-04-22 18:45 UTC  (2+ messages)

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-04-22 16:02 UTC  (5+ messages)

[PATCH V4 mlx5-next 00/15] Add support to get xmit slave
 2020-04-22 15:12 UTC  (25+ messages)
` [PATCH V4 mlx5-next 01/15] net/core: Introduce netdev_get_xmit_slave
` [PATCH V4 mlx5-next 02/15] bonding: Export skip slave logic to function
` [PATCH V4 mlx5-next 03/15] bonding: Rename slave_arr to usable_slaves
` [PATCH V4 mlx5-next 04/15] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V4 mlx5-next 05/15] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V4 mlx5-next 06/15] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V4 mlx5-next 07/15] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V4 mlx5-next mlx5-next 08/15] bonding: Add array of all slaves
` [PATCH V4 mlx5-next mlx5-next 09/15] bonding: Implement ndo_get_xmit_slave
` [PATCH V4 mlx5-next 10/15] RDMA/core: Add LAG functionality
` [PATCH V4 mlx5-next 11/15] RDMA/core: Get xmit slave for LAG
` [PATCH V4 mlx5-next 12/15] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V4 mlx5-next 13/15] net/mlx5: Add support to get lag physical port
` [PATCH V4 mlx5-next 14/15] RDMA/mlx5: Refactor affinity related code
` [PATCH V4 mlx5-next 15/15] RDMA/mlx5: Set lag tx affinity according to slave

[PATCH] i40iw: Fix error handling in i40iw_manage_arp_cache()
 2020-04-22  9:22 UTC 

[bug report] net/mlx5: IPsec, Refactor SA handle creation and destruction
 2020-04-22  8:46 UTC 

[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-04-17
 2020-04-21 23:27 UTC  (6+ messages)
` [net-next 1/9] Implementation of Virtual Bus

[PATCH V3 mlx5-next 00/15] Add support to get xmit slave
 2020-04-21 20:33 UTC  (20+ messages)
` [PATCH V3 mlx5-next 01/15] net/core: Introduce master_get_xmit_slave
` [PATCH V3 mlx5-next 02/15] bonding: Export skip slave logic to function
` [PATCH V3 mlx5-next 03/15] bonding: Rename slave_arr to usable_slaves
` [PATCH V3 mlx5-next 04/15] bonding/alb: Add helper functions to get the xmit slave
` [PATCH V3 mlx5-next 05/15] bonding: Add helper function to get the xmit slave based on hash
` [PATCH V3 mlx5-next 06/15] bonding: Add helper function to get the xmit slave in rr mode
` [PATCH V3 mlx5-next 07/15] bonding: Add function to get the xmit slave in active-backup mode
` [PATCH V3 mlx5-next 08/15] bonding: Add array of all salves
` [PATCH V3 mlx5-next 09/15] bonding: Implement ndo_get_xmit_slave


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