linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 09:31:35 to 2021-09-28 19:13:15 UTC [more...]

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-28 19:12 UTC  (15+ messages)
` [PATCH v6 1/2] habanalabs: define uAPI to export FD for DMA-BUF
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[rdma:for-next] BUILD SUCCESS 450f4f6aa1a369cc3ffadc1c7e27dfab3e90199f
 2021-09-28 19:05 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS e671f0ecfece14940a9bb81981098910ea278cf7
 2021-09-28 19:05 UTC 

[PATCH] IB/mlx5: unify return value to ENOENT
 2021-09-28 17:08 UTC  (2+ messages)

[PATCH rdma-next v1 0/2] Extend UAR to have DevX UID
 2021-09-28 15:32 UTC  (3+ messages)

[PATCH 0/3] RDMA/rxe: Do some cleanup for macros
 2021-09-28 14:49 UTC  (2+ messages)

[PATCH v3 0/5] RDMA/rxe: Do some cleanup
 2021-09-28 14:48 UTC  (2+ messages)

[PATCH net-next] net: mlx4: Add XDP_REDIRECT statistics
 2021-09-28 13:26 UTC 

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-28 12:51 UTC  (16+ messages)
` [PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink

[PATCH net-next v4 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-28 12:10 UTC  (6+ messages)
` [PATCH net-next v4 1/3] net/mlx5e: check return value of rhashtable_init
` [PATCH net-next v4 2/3] net: ipv6: "
` [PATCH net-next v4 3/3] net: mac80211: "

[PATCH v1] RDMA/rxe: Bump up default maximum values used via uverbs
 2021-09-28  9:58 UTC  (7+ messages)

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-28  7:34 UTC  (30+ messages)
` [PATCH net-next v1 01/21] devlink: Notify users when objects are accessible
` [PATCH net-next v1 02/21] bnxt_en: Register devlink instance at the end devlink configuration
` [PATCH net-next v1 03/21] liquidio: Overcome missing device lock protection in init/remove flows
` [PATCH net-next v1 04/21] dpaa2-eth: Register devlink instance at the end of probe
` [PATCH net-next v1 05/21] net: hinic: Open device for the user access when it is ready
` [PATCH net-next v1 06/21] ice: Open devlink when device "
` [PATCH net-next v1 07/21] octeontx2: Move devlink registration to be last devlink command
` [PATCH net-next v1 08/21] net/prestera: Split devlink and traps registrations to separate routines
` [PATCH net-next v1 09/21] net/mlx4: Move devlink_register to be the last initialization command
` [PATCH net-next v1 10/21] net/mlx5: Accept devlink user input after driver initialization complete
` [PATCH net-next v1 11/21] mlxsw: core: Register devlink instance last
` [PATCH net-next v1 12/21] net: mscc: ocelot: delay devlink registration to the end
` [PATCH net-next v1 13/21] nfp: Move delink_register to be last command
` [PATCH net-next v1 14/21] ionic: Move devlink registration to be last devlink command
` [PATCH net-next v1 15/21] qed: "
` [PATCH net-next v1 16/21] net: ethernet: ti: "
` [PATCH net-next v1 17/21] netdevsim: "
` [PATCH net-next v1 18/21] net: wwan: iosm: Move devlink_register "
` [PATCH net-next v1 19/21] ptp: ocp: Move devlink registration "
` [PATCH net-next v1 20/21] staging: qlge: "
` [PATCH net-next v1 21/21] net: dsa: "

[PATCH for-next 0/7] Misc update for RTRS
 2021-09-28  7:28 UTC  (11+ messages)
` [PATCH for-next 1/7] RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show
` [PATCH for-next 2/7] RDMA/rtrs: Remove len parameter from helper print functions of sysfs
` [PATCH for-next 3/7] RDMA/rtrs: Fix warning when use poll mode on client side
` [PATCH for-next 4/7] RDMA/rtrs: Replace duplicate check with is_pollqueue helper
` [PATCH for-next 5/7] RDMA/rtrs: Introduce destroy_cq helper
` [PATCH for-next 6/7] RDMA/rtrs: Do not allow sessname to contain special symbols / and
` [PATCH for-next 7/7] RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats

[PATCH][next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers
 2021-09-27 23:50 UTC  (3+ messages)

[PATCH for-next 0/6] Perf and debug fixes for hfi
 2021-09-27 23:15 UTC  (2+ messages)

[PATCH mlx5-next 1/7] PCI/IOV: Provide internal VF index
 2021-09-27 23:12 UTC  (29+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
` [PATCH mlx5-next 3/7] vfio/pci_core: Make the region->release() function optional
` [PATCH mlx5-next 4/7] net/mlx5: Introduce migration bits and structures
` [PATCH mlx5-next 5/7] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device
` [PATCH mlx5-next 7/7] mlx5_vfio_pci: Implement vfio_pci driver for mlx5 devices

[PATCH for-next v2] RDMA/efa: CQ notifications
 2021-09-27 23:04 UTC  (2+ messages)

Linux 5.15-rc3
 2021-09-27 21:49 UTC  (4+ messages)

[PATCH for-rc 0/2] Bugfix or cleanup for CQE size
 2021-09-27 19:17 UTC  (4+ messages)
` [PATCH for-rc 1/2] RDMA/hns: Fix the size setting error when copying CQE in clean_cq()
` [PATCH for-rc 2/2] RDMA/hns: Add the check of the CQE size of the user space

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-27 17:42 UTC  (16+ messages)

[Bug 214523] New: RDMA Mellanox RoCE drivers are unresponsive to ARP updates during a reconnect
 2021-09-27 16:14 UTC  (9+ messages)

[PATCH] RDMA/irdma: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
 2021-09-27 14:30 UTC  (3+ messages)

[PATCH] RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
 2021-09-27 11:59 UTC  (2+ messages)

[PATCH v2] providers/rxe: Set the correct value of resid for inline data
 2021-09-26 10:51 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
 2021-09-26  8:31 UTC 

[PATCH for-rc v4 0/5] RDMA/rxe: Various bug fixes
 2021-09-25 20:32 UTC  (9+ messages)

rdma-core and travis CI
 2021-09-25 10:14 UTC  (5+ messages)

[PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
 2021-09-25  7:28 UTC  (3+ messages)

[PATCH] infiniband hfi1: fix misuse of %x in ipoib_tx.c
 2021-09-24 14:46 UTC  (3+ messages)

[PATCH RESEND net] ice: Correctly deal with PFs that do not support RDMA
 2021-09-24 14:10 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/usnic: Lock VF with mutex instead of spinlock
 2021-09-24 13:59 UTC  (3+ messages)

[PATCH] RDMA/hns: Work around broken constant propogation in gcc 8
 2021-09-24 12:28 UTC  (3+ messages)

[PATCH rc] RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
 2021-09-23 23:17 UTC  (10+ messages)

[PATCH] RDMA/cma: Do not change route.addr.src_addr.ss_family
 2021-09-23 20:07 UTC  (2+ messages)

[BUG] infiniband: hw: hfi1: possible ABBA deadlock in pio_wait() and sc_disable()
 2021-09-23 19:06 UTC  (2+ messages)

[PATCH net-next] net: mlx4: Add support for XDP_REDIRECT
 2021-09-23 17:31 UTC 

[PATCH v1 1/3] svcrdma: Split the svcrdma_wc_receive() tracepoint
 2021-09-22 17:01 UTC  (3+ messages)
` [PATCH v1 2/3] svcrdma: Split the svcrdma_wc_send() tracepoint
` [PATCH v1 3/3] svcrdma: Split svcrmda_wc_{read,write} tracepoints

[RFC 0/5] VirtIO RDMA
 2021-09-22 13:59 UTC  (6+ messages)
      `  "

[PATCH net v3] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-22 13:40 UTC  (2+ messages)

[PATCH net-next v1] devlink: Make devlink_register to be void
 2021-09-22 13:22 UTC  (6+ messages)

[PATCH net v2] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-22 10:55 UTC 

[PATCH net v2] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-22  9:40 UTC  (2+ messages)

[PATCH RESEND iproute2-next 0/3] Optional counter statistics support
 2021-09-22  9:30 UTC  (2+ messages)
` [PATCH RESEND iproute2-next 3/3] rdma: Add optional-counters set/unset support


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