messages from 2021-01-20 00:41:39 to 2021-01-23 01:48:10 UTC [more...]
[PATCH for-next v2 0/6] RDMA/rxe: Misc rxe_pool cleanups
2021-01-23 1:47 UTC (8+ messages)
` [PATCH for-next v2 1/6] RDMA/rxe: Fix bug in rxe_alloc
` [PATCH for-next v2 2/6] RDMA/rxe: Fix misleading comments and names
` [PATCH for-next v2 3/6] RDMA/rxe: Remove RXE_POOL_ATOMIC
` [PATCH for-next v2 4/6] RDMA/rxe: Remove references to ib_device and pool
` [PATCH for-next v2 5/6] RDMA/rxe: Remove unneeded pool->state
` [PATCH for-next v2 6/6] RDMA/rxe: Replace missing rxe_pool_get_index__
[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
2021-01-22 23:48 UTC (23+ messages)
` [PATCH 01/22] iidc: Introduce iidc.h
` [PATCH 02/22] ice: Initialize RDMA support
` [PATCH 03/22] ice: Implement iidc operations
` [PATCH 04/22] ice: Register auxiliary device to provide RDMA
` [PATCH 05/22] i40e: Prep i40e header for aux bus conversion
` [PATCH 06/22] i40e: Register auxiliary devices to provide RDMA
` [PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs
` [PATCH 08/22] RDMA/irdma: Implement device initialization definitions
` [PATCH 09/22] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH 10/22] RDMA/irdma: Add HMC backing store setup functions
` [PATCH 11/22] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH 12/22] RDMA/irdma: Add QoS definitions
` [PATCH 13/22] RDMA/irdma: Add connection manager
` [PATCH 14/22] RDMA/irdma: Add PBLE resource manager
` [PATCH 15/22] RDMA/irdma: Implement device supported verb APIs
` [PATCH 16/22] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH 17/22] RDMA/irdma: Add user/kernel shared libraries
` [PATCH 18/22] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH 19/22] RDMA/irdma: Add dynamic tracing for CM
` [PATCH 20/22] RDMA/irdma: Add ABI definitions
` [PATCH 21/22] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH 22/22] RDMA/irdma: Update MAINTAINERS file
[pull request][net-next V10 00/14] Add mlx5 subfunction support
2021-01-22 19:36 UTC (15+ messages)
` [net-next V10 01/14] devlink: Prepare code to fill multiple port function attributes
` [net-next V10 02/14] devlink: Introduce PCI SF port flavour and port attribute
` [net-next V10 03/14] devlink: Support add and delete devlink port
` [net-next V10 04/14] devlink: Support get and set state of port function
` [net-next V10 05/14] net/mlx5: Introduce vhca state event notifier
` [net-next V10 06/14] net/mlx5: SF, Add auxiliary device support
` [net-next V10 07/14] net/mlx5: SF, Add auxiliary device driver
` [net-next V10 08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [net-next V10 09/14] net/mlx5: E-switch, Add eswitch helpers for "
` [net-next V10 10/14] net/mlx5: SF, Add port add delete functionality
` [net-next V10 11/14] net/mlx5: SF, Port function state change support
` [net-next V10 12/14] devlink: Add devlink port documentation
` [net-next V10 13/14] devlink: Extend devlink port documentation for subfunctions
` [net-next V10 14/14] net/mlx5: Add devlink subfunction port documentation
[PATCH] net/mlx5e: free page before return
2021-01-22 19:43 UTC (3+ messages)
[PATCH for-next 0/5] RDMA/rxe: Fix rxe_alloc() bug
2021-01-22 21:48 UTC (8+ messages)
` [PATCH for-next 1/5] RDMA/rxe: Fix bug in rxe_alloc
` [PATCH for-next 2/5] RDMA/rxe: Fix misleading comments and names
` [PATCH for-next 3/5] RDMA/rxe: Remove RXE_POOL_ATOMIC
` [PATCH for-next 4/5] RDMA/rxe: Remove calls to ib_device_try_get/put
` [PATCH for-next 5/5] RDMA/rxe: Remove unneeded pool->flag
[pull request][net-next V9 00/14] Add mlx5 subfunction support
2021-01-22 21:23 UTC (22+ messages)
` [net-next V9 01/14] devlink: Prepare code to fill multiple port function attributes
` [net-next V9 02/14] devlink: Introduce PCI SF port flavour and port attribute
` [net-next V9 03/14] devlink: Support add and delete devlink port
` [net-next V9 04/14] devlink: Support get and set state of port function
` [net-next V9 05/14] net/mlx5: Introduce vhca state event notifier
` [net-next V9 06/14] net/mlx5: SF, Add auxiliary device support
` [net-next V9 07/14] net/mlx5: SF, Add auxiliary device driver
` [net-next V9 08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [net-next V9 09/14] net/mlx5: E-switch, Add eswitch helpers for "
` [net-next V9 10/14] net/mlx5: SF, Add port add delete functionality
` [net-next V9 11/14] net/mlx5: SF, Port function state change support
` [net-next V9 12/14] devlink: Add devlink port documentation
` [net-next V9 13/14] devlink: Extend devlink port documentation for subfunctions
` [net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation
[PATCH 00/30] [Set 2] Rid W=1 warnings from Infiniband
2021-01-22 18:57 UTC (35+ messages)
` [PATCH 01/30] RDMA/hw/mlx5/odp: Fix formatting and add missing descriptions in 'pagefault_data_segments()'
` [PATCH 02/30] RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc header
` [PATCH 03/30] RDMA/hw/efa/efa_com: Stop using param description notation for non-params
` [PATCH 04/30] RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'
` [PATCH 05/30] RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param
` [PATCH 06/30] RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param description
` [PATCH 07/30] RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'
` [PATCH 08/30] RDMA/hw/qib/qib_eeprom: Fix misspelling of 'buff' in 'qib_eeprom_{read,write}()'
` [PATCH 09/30] RDMA/hw/qib/qib_mad: Fix a few misspellings and supply missing descriptions
` [PATCH 10/30] RDMA/hw/qib/qib_intr: Fix a bunch of formatting issues
` [PATCH 11/30] RDMA/hw/qib/qib_pcie: Demote obvious kernel-doc abuse
` [PATCH 12/30] RDMA/hw/qib/qib_qp: Fix some issues in worthy kernel-doc headers and demote another
` [PATCH 13/30] RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
` [PATCH 14/30] RDMA/hw/qib/qib_rc: Fix some worthy kernel-docs demote hardly complete one
` [PATCH 15/30] RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issues
` [PATCH 16/30] RDMA/hw/qib/qib_twsi: Provide description for missing param 'last'
` [PATCH 17/30] RDMA/hw/qib/qib_tx: Provide description for 'qib_chg_pioavailkernel()'s 'rcd' param
` [PATCH 18/30] RDMA/hw/qib/qib_uc: Provide description for missing 'flags' param
` [PATCH 19/30] RDMA/hw/qib/qib_ud: Provide description for 'qib_make_ud_req's "
` [PATCH 20/30] RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation header
` [PATCH 21/30] RDMA/hw/qib/qib_user_pages: Demote non-conformant "
` [PATCH 22/30] RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc header
` [PATCH 23/30] RDMA/hw/hfi1/exp_rcv: Fix some kernel-doc formatting issues
` [PATCH 24/30] RDMA/hw/qib/qib_iba7220: Fix some kernel-doc issues
` [PATCH 25/30] RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' param
` [PATCH 26/30] RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descriptions
` [PATCH 27/30] RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issues
` [PATCH 28/30] RDMA/hw/qib/qib_verbs: Repair some formatting problems
` [PATCH 29/30] RDMA/hw/qib/qib_iba6120: Fix some repeated (copy/paste) kernel-doc issues
` [PATCH 30/30] RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanours
performance regression noted in v5.11-rc after c062db039f40
2021-01-22 18:38 UTC (14+ messages)
[PATCH v1 0/2] Two small NFSD/RDMA scalability enhancements
2021-01-22 17:26 UTC (6+ messages)
` [PATCH v1 1/2] svcrdma: Reduce Receive doorbell rate
` [PATCH v1 2/2] svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
[PATCH RFC 0/7] RDMA/hns: Add support for Dynamic Context Attachment
2021-01-22 9:06 UTC (10+ messages)
` [PATCH RFC 1/7] RDMA/hns: Introduce DCA for RC QP
[PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace
2021-01-22 9:01 UTC (3+ messages)
[PATCH] Fix sendonly join going away after Reregister event
2021-01-22 8:24 UTC (3+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS efeb973ffce7f3460d814ab91f22cbbc1cce7af8
2021-01-22 8:21 UTC
FW: [PATCH for-next] RDMA/rxe: Fix bug in rxe_alloc
2021-01-21 22:30 UTC (3+ messages)
` "
[PATCH for-next 0/2] Host information userspace version
2021-01-21 19:40 UTC (4+ messages)
[PATCH] IB/ipoib: improve latency in ipoib/cm connection formation
2021-01-21 18:16 UTC (2+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS f1b0a8ea9f12b8ade0dbe40dd57e4ffa9a30ed93
2021-01-21 17:44 UTC
[PATCH for-next 0/3] RDMA/hns: Refactor codes about memory
2021-01-21 17:51 UTC (5+ messages)
` [PATCH for-next 1/3] RDMA/hns: Refactor the MTR creation flow
` [PATCH for-next 2/3] RDMA/hns: Optimize the MR registration process
` [PATCH for-next 3/3] RDMA/hns: Use new interface to set MPT related fields
[rdma:wip/jgg-for-next] BUILD SUCCESS 90da7dc8206a5999a23af719733f1cda26b5f815
2021-01-21 17:44 UTC
[PATCH 1/2] RDMA/uverbs: Don't set rcq if qp_type is IB_QPT_XRC_INI
2021-01-21 17:05 UTC (2+ messages)
[PATCH v16 0/4] RDMA: Add dma-buf support
2021-01-21 16:59 UTC (2+ messages)
[PATCH 01/11] drm/atomic-helper: Add dma-fence annotations
2021-01-21 15:29 UTC (3+ messages)
` [PATCH 02/11] drm/vkms: Annotate vblank timer
` [PATCH 03/11] drm/vblank: Annotate with dma-fence signalling section
[pull request][net-next V8 00/14] Add mlx5 subfunction support
2021-01-21 6:44 UTC (16+ messages)
` [net-next V8 01/14] devlink: Prepare code to fill multiple port function attributes
` [net-next V8 02/14] devlink: Introduce PCI SF port flavour and port attribute
` [net-next V8 03/14] devlink: Support add and delete devlink port
` [net-next V8 04/14] devlink: Support get and set state of port function
` [net-next V8 05/14] net/mlx5: Introduce vhca state event notifier
` [net-next V8 06/14] net/mlx5: SF, Add auxiliary device support
` [net-next V8 07/14] net/mlx5: SF, Add auxiliary device driver
` [net-next V8 08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [net-next V8 09/14] net/mlx5: E-switch, Add eswitch helpers for "
` [net-next V8 10/14] net/mlx5: SF, Add port add delete functionality
` [net-next V8 11/14] net/mlx5: SF, Port function state change support
` [net-next V8 12/14] devlink: Add devlink port documentation
` [net-next V8 13/14] devlink: Extend devlink port documentation for subfunctions
` [net-next V8 14/14] net/mlx5: Add devlink subfunction port documentation
[PATCH rdma-core v6 0/6] Add user space dma-buf support
2021-01-21 0:14 UTC (7+ messages)
` [PATCH rdma-core v6 1/6] Update kernel headers
` [PATCH rdma-core v6 2/6] verbs: Support dma-buf based memory region
` [PATCH rdma-core v6 3/6] mlx5: "
` [PATCH rdma-core v6 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v6 5/6] tests: Add tests for dma-buf based memory regions
` [PATCH rdma-core v6 6/6] tests: Bug fix for get_access_flags()
[PATCH v2] Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
2021-01-20 17:31 UTC (3+ messages)
Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
2021-01-20 16:18 UTC (8+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS f068cb1db2cb40c9782874df7b08c684106cf609
2021-01-20 15:15 UTC
[rdma:wip/jgg-for-next] BUILD SUCCESS abfa456555f4c2bde191cf12064168a05a2865a1
2021-01-20 15:15 UTC
[PATCH 00/20] Rid W=1 warnings from Infinibad
2021-01-20 8:00 UTC (3+ messages)
[pull request][net-next V7 00/14] Add mlx5 subfunction support
2021-01-20 3:37 UTC (4+ messages)
` [net-next V7 03/14] devlink: Support add and delete devlink port
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox