linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 12:09:59 to 2020-04-27 14:11:44 UTC [more...]

[PATCH v13 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-27 14:10 UTC  (24+ messages)
` [PATCH v13 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v13 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v13 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v13 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v13 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v13 06/25] RDMA/rtrs: client: main functionality
` [PATCH v13 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v13 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v13 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v13 10/25] RDMA/rtrs: server: main functionality
` [PATCH v13 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v13 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v13 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v13 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v13 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v13 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v13 17/25] block/rnbd: client: main functionality
` [PATCH v13 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v13 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v13 20/25] block/rnbd: server: main functionality
` [PATCH v13 21/25] block/rnbd: server: functionality for IO submitting to block dev
` [PATCH v13 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v13 23/25] block/rnbd: include client and server modules into kernel compilation

[PATCH 00/17 V5] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-04-27 13:54 UTC  (32+ messages)
` [PATCH 05/17] nvme-fabrics: Allow user enabling "
` [PATCH 08/17] nvme-rdma: add "
` [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 for-next] RDMA/core: Assign the name of device when allocating ib_device
 2020-04-27 12:03 UTC  (6+ messages)

[PATCH v2] RDMA/rxe: check for error
 2020-04-27  2:34 UTC  (2+ messages)

Purchase Order
 2020-04-26 23:44 UTC 

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

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

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

WARNING in ib_unregister_device_queued
 2020-04-26 13:43 UTC 

[PATCH rdma-rc] IB/mlx4: Test return value of calls to ib_get_cached_pkey
 2020-04-26  7:59 UTC 

[PATCH rdma-rc] IB/core: Fix potential NULL pointer dereference in pkey cache
 2020-04-26  7:58 UTC 

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

[PATCH v2 for-next 0/5] RDMA/hns: Refactor process of buffer allocation and calculation
 2020-04-26  6:37 UTC  (7+ 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 -next] net/mlx4_core: Add missing iounmap() in error path
 2020-04-26  3:44 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS a97bf49f824e357f1cc5d292e247d05271d32afe
 2020-04-26  0:58 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS f0abc761bbb9418876cc4d1ebc473e4ea6352e42
 2020-04-26  0:56 UTC 

[rdma:for-rc] BUILD SUCCESS 47c370c1a5eea9b2f6f026d49e060c3748c89667
 2020-04-26  0:54 UTC 

[PATCH] i40iw: Fix error handling in i40iw_manage_arp_cache()
 2020-04-25 23:00 UTC  (2+ messages)

[PATCH V5 mlx5-next 00/15] Add support to get xmit slave
 2020-04-25 22:40 UTC  (21+ 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 v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-25  8:31 UTC  (2+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-24 22:58 UTC  (6+ messages)
` [PATCH v6 06/12] "
  ` [regression] "

[GIT PULL] Please pull NFSoRDMA Client Bugfixes for Linux 5.7
 2020-04-24 21:19 UTC 

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

[PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24
 2020-04-24 19:53 UTC  (12+ messages)
` [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action
` [PATCH mlx5-next 2/9] net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures
` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory
` [PATCH mlx5-next 4/9] net/mlx5: Refactor imm_inval_pkey field in cqe struct
` [PATCH mlx5-next 5/9] net/mlx5: Add structure layout and defines for MFRL register
` [PATCH mlx5-next 6/9] net/mlx5: Add structure and defines for pci sync for fw update event
` [PATCH mlx5-next 7/9] net/mlx5: Introduce TLS RX offload hardware bits
` [PATCH mlx5-next 8/9] net/mlx5: Add release all pages capability bit
` [PATCH mlx5-next 9/9] net/mlx5: TX WQE Add trailer insertion field

[PATCH rdma-rc] RDMA/core: Fix race between destroy and release FD object
 2020-04-24 18:58 UTC  (2+ messages)

[PATCH v3] IB/rdmavt: return proper error code
 2020-04-24 18:33 UTC  (2+ messages)

[PATCH] RDMA/rxe: check for error
 2020-04-24 18:30 UTC  (3+ messages)

Request for feedback : Possible use-after-free in routing SA query via netlink
 2020-04-24 18:22 UTC  (2+ messages)

[PATCH v2] IB/rdmavt: return proper error code
 2020-04-24 16:59 UTC  (2+ messages)

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

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

[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 

[RFC PATCH v5 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2020-04-24  0:48 UTC  (13+ messages)
` [RFC PATCH v5 01/16] RDMA/irdma: Add driver framework 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

[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  (2+ messages)

[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] IB/rdmavt: return proper error code
 2020-04-23 12:48 UTC 


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