linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 07:06:05 to 2020-11-13 15:49:31 UTC [more...]

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-13 15:50 UTC  (10+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

[PATCH] Provider/rxe: Cleanup style warnings
 2020-11-13 14:42 UTC  (2+ messages)

[PATCH for-rc v2] IB/hfi1: Move cached value of mm into handler
 2020-11-13 13:37 UTC  (9+ messages)

[PATCH v10 0/6] RDMA: Add dma-buf support
 2020-11-13 13:06 UTC  (18+ messages)
` [PATCH v10 1/6] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v10 2/6] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v10 3/6] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v10 4/6] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v10 5/6] dma-buf: Reject attach request from importers that use dma_virt_ops
` [PATCH v10 6/6] dma-buf: Document that dma-buf size is fixed

[PATCH for-next] RDMA/hns: Refactor the hns_roce_buf allocation flow
 2020-11-13  9:25 UTC  (3+ messages)

remove dma_virt_ops v2
 2020-11-13  8:50 UTC  (18+ messages)
` [PATCH 01/10] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 02/10] RDMA/umem: use ib_dma_max_seg_size instead of dma_get_max_seg_size
` [PATCH 03/10] RDMA: lift ibdev_to_node from rds to common code
` [PATCH 04/10] nvme-rdma: use ibdev_to_node instead of dereferencing ->dma_device
` [PATCH 05/10] rds: stop using dmapool
` [PATCH 06/10] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 07/10] RDMA/core: remove use of dma_virt_ops
` [PATCH 08/10] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 09/10] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 10/10] dma-mapping: remove dma_virt_ops

[bug report] RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
 2020-11-13  8:15 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 7af80c02c7b3cf7ac580a33f15d155730574769f
 2020-11-13  7:19 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS b1e678bf290db5a76f1b6a9f7c381310e03440d6
 2020-11-13  7:19 UTC 

[PATCH] IB/hfi1: fix error return code in hfi1_init_dd()
 2020-11-13  6:42 UTC 

[PATCH net-next] net/mlx5: Fix passing zero to 'PTR_ERR'
 2020-11-12 23:58 UTC  (2+ messages)

[PATCH net-next 0/5] net: switch further drivers to core functionality for handling per-cpu byte/packet counters
 2020-11-12 23:04 UTC  (13+ messages)
` [PATCH net-next 1/5] IB/hfi1: switch to core handling of rx/tx "
` [PATCH net-next 2/5] qmi_wwan: "
` [PATCH net-next 3/5] qtnfmac: "
` [PATCH net-next 4/5] usbnet: "
` [PATCH net-next 5/5] net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias

[PATCH v1] svcrdma: Catch another Reply chunk overflow case
 2020-11-12 21:55 UTC 

[PATCH rdma-next v4 0/5] Track memory allocation with restrack DB help (Part I)
 2020-11-12 19:48 UTC  (4+ messages)

Race condition between cm_migrate() and cm_remove_one()
 2020-11-12 19:46 UTC  (2+ messages)

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-12 19:24 UTC  (14+ messages)
` [PATCH net-next 01/13] devlink: Prepare code to fill multiple port function attributes
` [PATCH net-next 02/13] devlink: Introduce PCI SF port flavour and port attribute
` [PATCH net-next 03/13] devlink: Support add and delete devlink port
` [PATCH net-next 04/13] devlink: Support get and set state of port function
` [PATCH net-next 05/13] devlink: Avoid global devlink mutex, use per instance reload lock
` [PATCH net-next 06/13] devlink: Introduce devlink refcount to reduce scope of global devlink_mutex
` [PATCH net-next 07/13] net/mlx5: SF, Add auxiliary device support
` [PATCH net-next 08/13] net/mlx5: SF, Add auxiliary device driver
` [PATCH net-next 09/13] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [PATCH net-next 10/13] net/mlx5: E-switch, Add eswitch helpers for "
` [PATCH net-next 11/13] net/mlx5: SF, Add SF configuration hardware commands
` [PATCH net-next 12/13] net/mlx5: SF, Add port add delete functionality
` [PATCH net-next 13/13] net/mlx5: SF, Port function state change support

[PATCH for-next 0/8] RDMA/hns: Support UD for HIP09
 2020-11-12 18:35 UTC  (5+ messages)
` [PATCH for-next 4/8] RDMA/hns: Add check for the validity of sl configuration in UD SQ WQE
` [PATCH for-next 7/8] RDMA/hns: Add UD support for HIP09

[PATCH] IB/srpt: Fix passing zero to 'PTR_ERR'
 2020-11-12 18:30 UTC  (4+ messages)

[PATCH for-next] RDMA/hns: Fix double free of the pointer to TSQ/TPQ
 2020-11-12 17:41 UTC  (2+ messages)

[PATCH] RDMA/pvrdma: fix missing kfree in pvrdma_register_device
 2020-11-12 17:06 UTC  (3+ messages)

[PATCH] mthca: work around -Wenum-conversion warning
 2020-11-12 16:46 UTC  (4+ messages)

[PATCH rdma-next v1 0/2] Cleanup FD destroy
 2020-11-12 16:38 UTC  (2+ messages)

[PATCH -next] IB/isert: Fix warning Comparison to bool
 2020-11-12 16:38 UTC  (2+ messages)

[PATCH] RDMA/cm: Make the local_id_table xarray non-irq
 2020-11-12 16:32 UTC  (5+ messages)

[PATCH 1/1] RDMA/rxe: Remove VLAN code leftovers from RXE
 2020-11-12 15:50 UTC  (2+ messages)

[PATCH 0/4] Provider/rxe: Implement extended verbs APIs
 2020-11-12 14:03 UTC  (7+ messages)
` [PATCH 1/4] Provider/rxe: Exchange capabilities with driver
` [PATCH 2/4] Provider/rxe: Implement ibv_query_device_ex verb
` [PATCH 3/4] Providers/rxe: Implement ibv_create_cq_ex verb
` [PATCH 4/4] Providers/rxe: Implement ibv_create_qp_ex verb

[PATCH for-next] RDMA/hns: Add new PCI device ID matching for HIP09
 2020-11-12 13:19 UTC 

[PATCH] RDMA/core: Fix error return code in _ib_modify_qp()
 2020-11-12 11:46 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Create QP/CQ with selected QPN/CQN for bank load balance
 2020-11-12 11:20 UTC  (7+ messages)

[PATCH 1/1] RDMA/rxe: Fetch skb packets from ethernet layer
 2020-11-11 11:15 UTC  (6+ messages)

Corporate and Personal Loan *
 2020-11-11  8:29 UTC 

UCX annual conference
 2020-11-10 18:24 UTC 

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-10 17:23 UTC  (19+ messages)
` [PATCH v8 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v8 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v8 4/5] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH for-next] RDMA/nldev: Add parent bdf to device information dump
 2020-11-10 13:54 UTC  (24+ messages)

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-11-10 13:45 UTC  (5+ messages)

Subject: [RFC] clang tooling cleanups
 2020-11-10 13:12 UTC  (3+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[PATCH v9 0/5] RDMA: Add dma-buf support
 2020-11-10  0:06 UTC  (10+ messages)
` [PATCH v9 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v9 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v9 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v9 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v9 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

[PATCH] RDMA/siw,rxe: Make emulated devices virtual in the device tree
 2020-11-09 20:54 UTC  (3+ messages)

[PATCH v1 00/13] xprtrdma tracepoint cleanup
 2020-11-09 19:40 UTC  (14+ messages)
` [PATCH v1 01/13] xprtrdma: Replace dprintk call sites in ERR_CHUNK path
` [PATCH v1 02/13] xprtrdma: Introduce Receive completion IDs
` [PATCH v1 03/13] xprtrdma: Introduce Send "
` [PATCH v1 04/13] xprtrdma: Introduce FRWR "
` [PATCH v1 05/13] xprtrdma: Clean up trace_xprtrdma_post_linv
` [PATCH v1 06/13] xprtrdma: Clean up reply parsing error tracepoints
` [PATCH v1 07/13] xprtrdma: Clean up tracepoints in the reply path
` [PATCH v1 08/13] xprtrdma: Clean up xprtrdma callback tracepoints
` [PATCH v1 09/13] xprtrdma: Clean up trace_xprtrdma_nomrs()
` [PATCH v1 10/13] xprtrdma: Display the task ID when reporting MR events
` [PATCH v1 11/13] xprtrdma: Trace unmap_sync calls
` [PATCH v1 12/13] xprtrdma: Move rpcrdma_mr_put()
` [PATCH v1 13/13] xprtrdma: Micro-optimize MR DMA-unmapping

[PATCH] RDMA/cxgb4: Validate the number of CQEs
 2020-11-08 13:20 UTC 

[PATCH 0/2] RDMA/rxe: Implement extended verbs APIs
 2020-11-06 23:03 UTC  (3+ messages)
` [PATCH 1/2] RDMA/rxe: Exchange capabilities with provider
` [PATCH 2/2] RDMA/rxe: Implement the create_cq_ex verb

remove dma_virt_ops v2
 2020-11-06 14:18 UTC  (6+ messages)
` [PATCH 3/6] RDMA/core: remove use of dma_virt_ops

[PATCH] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
 2020-11-06 10:08 UTC 

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-06  7:05 UTC  (5+ messages)
` [PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices


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