messages from 2021-01-10 15:08:30 to 2021-01-18 20:09:54 UTC [more...]
[PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace
2021-01-18 20:08 UTC (2+ messages)
[PATCH v6 0/4] scatterlist: add new capabilities
2021-01-18 20:08 UTC (7+ messages)
` [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v6 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v6 4/4] scatterlist: add sgl_memset()
[PATCH mlx5-next 0/3] Cleanup around DEVX get/set commands
2021-01-18 20:00 UTC (2+ messages)
mad.c appears to use msec_to_jiffies incorrectly
2021-01-18 19:49 UTC (2+ messages)
[PATCH mlx5-next v1 0/5] Dynamically assign MSI-X vectors count
2021-01-18 18:21 UTC (47+ messages)
` [PATCH mlx5-next v1 1/5] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors
` [PATCH mlx5-next v1 3/5] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v1 4/5] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v1 5/5] net/mlx5: Allow to the users to configure number of MSI-X vectors
[PATCH mlx5-next v2 0/5] Dynamically assign MSI-X vectors count
2021-01-18 18:07 UTC (15+ messages)
` [PATCH mlx5-next v2 1/5] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v2 2/5] PCI: Add SR-IOV sysfs entry to read total number of dynamic MSI-X vectors
` [PATCH mlx5-next v2 3/5] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v2 4/5] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v2 5/5] net/mlx5: Allow to the users to configure number of MSI-X vectors
performance regression noted in v5.11-rc after c062db039f40
2021-01-18 18:00 UTC (7+ messages)
[PATCH for-rc] RDMA/cxgb4: Fix the reported max_recv_sge value
2021-01-18 17:01 UTC (2+ messages)
[PATCH for-rc] RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
2021-01-18 13:57 UTC (6+ messages)
[PATCH 1/2] RDMA/uverbs: Don't set rcq if qp_type is IB_QPT_XRC_INI
2021-01-18 7:58 UTC (7+ messages)
` [PATCH 2/2] RDMA/rxe: Add check for supported QP types
[PATCH rdma-rc] Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
2021-01-17 9:26 UTC
[PATCH mlx5-next v3 0/5] Dynamically assign MSI-X vectors count
2021-01-17 8:15 UTC (6+ messages)
` [PATCH mlx5-next v3 1/5] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v3 2/5] PCI: Add SR-IOV sysfs entry to read total number of dynamic MSI-X vectors
` [PATCH mlx5-next v3 3/5] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v3 4/5] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v3 5/5] net/mlx5: Allow to the users to configure number of MSI-X vectors
[PATCH] RDMA: usnic: Fix misuse of sysfs_emit_at
2021-01-16 0:36 UTC (4+ messages)
` [PATCH V2] "
[GIT PULL] Please pull RDMA subsystem changes
2021-01-15 23:35 UTC (2+ messages)
[PATCHv2 for-next 00/19] Misc update for rtrs
2021-01-15 19:48 UTC (6+ messages)
` [PATCHv2 for-next 02/19] RMDA/rtrs-srv: Occasionally flush ongoing session closing
[PATCH RFC 0/7] RDMA/hns: Add support for Dynamic Context Attachment
2021-01-15 10:22 UTC (8+ messages)
` [PATCH RFC 1/7] RDMA/hns: Introduce DCA for RC QP
` [PATCH RFC 2/7] RDMA/hns: Add method for shrinking DCA memory pool
` [PATCH RFC 3/7] RDMA/hns: Configure DCA mode for the userspace QP
` [PATCH RFC 4/7] RDMA/hns: Add method for attaching WQE buffer
` [PATCH RFC 5/7] RDMA/hns: Setup the configuration of WQE addressing to QPC
` [PATCH RFC 6/7] RDMA/hns: Add method to detach WQE buffer
` [PATCH RFC 7/7] RDMA/hns: Add method to query WQE buffer's address
[rdma:for-rc] BUILD SUCCESS 7c7b3e5d9aeed31d35c5dab0bf9c0fd4c8923206
2021-01-15 7:04 UTC
[PATCH rdma-core v5 0/6] Add user space dma-buf support
2021-01-14 21:35 UTC (7+ messages)
` [PATCH rdma-core v5 1/6] Update kernel headers
` [PATCH rdma-core v5 2/6] verbs: Support dma-buf based memory region
` [PATCH rdma-core v5 3/6] mlx5: "
` [PATCH rdma-core v5 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v5 5/6] tests: Add tests for dma-buf based memory regions
` [PATCH rdma-core v5 6/6] tests: Bug fix for get_access_flags()
[pull request][net-next V6 00/14] Add mlx5 subfunction support
2021-01-14 18:33 UTC (19+ messages)
` [net-next V6 01/14] devlink: Prepare code to fill multiple port function attributes
` [net-next V6 02/14] devlink: Introduce PCI SF port flavour and port attribute
` [net-next V6 03/14] devlink: Support add and delete devlink port
` [net-next V6 04/14] devlink: Support get and set state of port function
` [net-next V6 05/14] net/mlx5: Introduce vhca state event notifier
` [net-next V6 06/14] net/mlx5: SF, Add auxiliary device support
` [net-next V6 07/14] net/mlx5: SF, Add auxiliary device driver
` [net-next V6 08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [net-next V6 09/14] net/mlx5: E-switch, Add eswitch helpers for "
` [net-next V6 10/14] net/mlx5: SF, Add port add delete functionality
` [net-next V6 11/14] net/mlx5: SF, Port function state change support
` [net-next V6 12/14] devlink: Add devlink port documentation
` [net-next V6 13/14] devlink: Extend devlink port documentation for subfunctions
` [net-next V6 14/14] net/mlx5: Add devlink subfunction port documentation
[PATCH rdma-next 0/5] Set of fixes
2021-01-14 17:36 UTC (8+ messages)
` [PATCH rdma-next 1/5] RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two
` [PATCH rdma-next 2/5] IB/mlx5: Fix error unwinding when set_has_smi_cap fails
` [PATCH rdma-next 3/5] IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
` [PATCH rdma-next 4/5] IB/mlx5: Make function static
` [PATCH rdma-next 5/5] RDMA/mlx5: Fix wrong free of blue flame register on error
[PATCH rdma-next] RDMA/cma: Fix error flow in default_roce_mode_store
2021-01-14 17:06 UTC (2+ messages)
[PATCH v1 0/5] Convert svcrdma stats to per-CPU counters
2021-01-14 16:22 UTC (6+ messages)
` [PATCH v1 1/5] svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
` [PATCH v1 2/5] svcrdma: Convert rdma_stat_recv to a per-CPU counter
` [PATCH v1 3/5] svcrdma: Convert rdma_stat_sq_starve "
` [PATCH v1 4/5] svcrdma: Restore read and write stats
` [PATCH v1 5/5] svcrdma: Deprecate stat variables that are no longer used
[PATCH 1/3] IB/isert: remove unneeded new lines
2021-01-14 13:00 UTC (11+ messages)
` [PATCH 2/3] IB/isert: remove unneeded semicolon
` [PATCH 3/3] IB/isert: simplify signature cap check
[PATCH rdma-core] verbs: Replace SQ with RQ in max_recv_sge's documents
2021-01-14 7:53 UTC (2+ messages)
[PATCH 0/4] IB/iser cleanups and fixes for 5.11
2021-01-14 0:03 UTC (9+ messages)
` [PATCH 1/4] IB/iser: remove unneeded semicolons
` [PATCH 2/4] IB/iser: protect iscsi_max_lun module param using callback
` [PATCH 3/4] IB/iser: enforce iser_max_sectors to be greater than 0
` [PATCH 4/4] IB/iser: simplify prot_caps setting
[rdma:wip/jgg-for-next] BUILD SUCCESS 8a48ac7f6c24973863b42d03156d5e34c46c2971
2021-01-13 13:27 UTC
[rdma-core PATCH] verbs: Update the type of some variables in documents
2021-01-13 8:53 UTC (2+ messages)
[PATCH for-next 0/7] RDMA/rxe: cleanup and extensions
2021-01-13 0:27 UTC (6+ messages)
` [PATCH for-next 4/7] RDMA/rxe: Make pool lookup and alloc APIs type safe
` [PATCH for-next 6/7] RDMA/rxe: Add unlocked versions of pool APIs
[PATCH rdma-rc 0/5] Fixes to v5.10
2021-01-12 19:25 UTC (3+ messages)
` [PATCH rdma-rc 3/5] IB/umad: Return EPOLLERR in case of when device disassociated
[PATCH v16 0/4] RDMA: Add dma-buf support
2021-01-12 18:11 UTC (8+ messages)
[PATCH] RDMA/ocrdma: fix use after free in ocrdma_dealloc_ucontext_pd()
2021-01-11 18:09 UTC (4+ messages)
[PATCH rdma-core v4 0/6] Add user space dma-buf support
2021-01-11 17:52 UTC (2+ messages)
[PATCH v5 0/4] scatterlist: add new capabilities
2021-01-11 14:43 UTC (5+ messages)
` [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
2021-01-11 10:14 UTC (4+ messages)
` [patch 02/30] genirq: Move status flag checks to core
[PATCH rdma-next] RDMA/umem: Silence build warning on i386 architecture
2021-01-11 6:41 UTC (3+ messages)
[PATCH iproute2-next v2] rdma: Add support for the netlink extack
2021-01-11 5:30 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).