linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 13:06:35 to 2020-04-26 07:59:27 UTC [more...]

[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 00/16] Add support to get xmit slave
 2020-04-26  7:37 UTC  (18+ 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 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 for-next 0/3] EFA statistics minor updates
 2020-04-26  6:42 UTC  (6+ messages)
` [PATCH for-next 2/3] RDMA/efa: Count mmap failures

[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 v2] RDMA/rxe: check for error
 2020-04-25 23:35 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 

[PATCH 00/17 V5] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-04-24  7:54 UTC  (26+ 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

[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

[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] 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/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  (3+ messages)

[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  (7+ messages)
` [PATCH V4 mlx5-next 01/15] net/core: Introduce netdev_get_xmit_slave
` [PATCH V4 mlx5-next 10/15] RDMA/core: Add LAG functionality


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