linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 00:34:38 to 2020-11-02 19:50:46 UTC [more...]

[PATCH rdma-next] RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
 2020-11-02 19:50 UTC  (2+ messages)

[PATCH] RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND
 2020-11-02 19:32 UTC  (4+ messages)

[PATCH] RDMA/siw: fix wrong judgment in siw_cm_work_handler
 2020-11-02 19:28 UTC  (3+ messages)

[PATCH rdma-next v2] IB/srpt: Fix memory leak in srpt_add_one
 2020-11-02 19:25 UTC  (3+ messages)

[PATCH] RDMA: Fix software RDMA drivers for dma mapping error
 2020-11-02 19:20 UTC  (11+ messages)

[PATCH rdma-next 0/5] Use ib_umem_find_best_pgsz() when creating MRs
 2020-11-02 19:11 UTC  (4+ messages)
` [PATCH rdma-next 4/5] RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases

[PATCH rdma-next 0/7] Use only a umem and HW page_shift to calculate MR sizes
 2020-11-02 19:11 UTC  (2+ messages)

[PATCH for-rc] RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
 2020-11-02 18:46 UTC  (9+ messages)
  ` [Suspected Spam] "
    `  "

How to fuzz testing infiniband/uverb driver
 2020-11-02 16:16 UTC  (2+ messages)

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-02 14:54 UTC  (16+ messages)
` [PATCH mlx5-next v1 01/11] net/mlx5: Don't skip vport check
` [PATCH mlx5-next v1 02/11] net/mlx5: Properly convey driver version to firmware
` [PATCH mlx5-next v1 03/11] net/mlx5_core: Clean driver version and name
` [PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
` [PATCH mlx5-next v1 07/11] net/mlx5e: Connect ethernet part "
` [PATCH mlx5-next v1 08/11] RDMA/mlx5: Convert mlx5_ib to use "
` [PATCH mlx5-next v1 09/11] net/mlx5: Delete custom device management logic
` [PATCH mlx5-next v1 10/11] net/mlx5: Simplify eswitch mode check
` [PATCH mlx5-next v1 11/11] RDMA/mlx5: Remove IB representors dead code

[PATCH 1/1] RDMA/rxe: Remove VLAN code leftovers from RXE
 2020-11-02 14:13 UTC 

[LKP] Re: [IB/srpt] c804af2c1d: last_state.test.blktests.exit_code.143
 2020-11-02 14:24 UTC  (3+ messages)

[PATCH] RDMA/mlx5: remove unneeded semicolon
 2020-11-02 12:58 UTC  (2+ messages)

[PATCH] net/mlx4_core : remove unneeded semicolon
 2020-11-02  9:31 UTC  (2+ messages)

[bug report] net/mlx5: E-Switch, Refactor eswitch ingress acl codes
 2020-11-02  8:32 UTC 

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-01 23:04 UTC  (21+ messages)
` [PATCH net-next 01/15] net: orinoco: Remove BUG_ON(in_interrupt/irq())
` [PATCH net-next 02/15] net: neterion: s2io: Replace in_interrupt() for context detection
` [PATCH net-next 03/15] net: forcedeth: Replace context and lock check with a lockdep_assert()
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 05/15] net: tlan: "
` [PATCH net-next 06/15] net: airo: Invoke airo_read_wireless_stats() directly
` [PATCH net-next 07/15] net: airo: Always use JOB_STATS and JOB_EVENT
` [PATCH net-next 08/15] net: airo: Replace in_atomic() usage
` [PATCH net-next 09/15] net: hostap: Remove in_atomic() check
` [PATCH net-next 10/15] net: zd1211rw: Remove in_atomic() usage
` [PATCH net-next 11/15] net: rtlwifi: Remove in_interrupt() usage in is_any_client_connect_to_ap()
` [PATCH net-next 12/15] net: rtlwifi: Remove in_interrupt() usage in halbtc_send_bt_mp_operation()
` [PATCH net-next 13/15] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
` [PATCH net-next 14/15] net: dpaa: Replace in_irq() usage
` [PATCH net-next 15/15] crypto: caam: "

[PATCH rdma-rc 0/3] Fixes to coming PR
 2020-11-01 19:50 UTC  (6+ messages)
` [PATCH rdma-rc 1/3] RDMA/core: Postpone uobject cleanup on failure till FD close

[PATCH] The patch fixes minor typos in debug messages and comments in rdma-core
 2020-11-01 14:02 UTC 

[PATCH for-next] RDMA/rxe fixed bug in rxe_requester
 2020-11-01  6:17 UTC  (5+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 7e555a0f168f02a4a586aef73be405041781e1e1
 2020-10-31 13:45 UTC 

[PATCH net-next] net/mlx5e: Remove duplicated include
 2020-10-31  2:50 UTC 

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-31  0:04 UTC  (11+ messages)
` [PATCH 3/4] RDMA: manual changes for sysfs_emit and neatening
` [PATCH 4/4] RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit

[PATCH for-next v3] RDMA/rxe: fix regression caused by recent patch
 2020-10-30 18:13 UTC 

[PATCH for-next v2] RDMA/rxe: fix regression caused by recent patch
 2020-10-30 17:47 UTC  (4+ messages)

another change breaks rxe
 2020-10-30 16:28 UTC  (4+ messages)
`  "

[PATCH for-next 0/8] RDMA/hns: Support UD for HIP09
 2020-10-30 11:39 UTC  (9+ messages)
` [PATCH for-next 1/8] RDMA/hns: Only record vlan info for HIP08
` [PATCH for-next 2/8] RDMA/hns: Fix missing fields in address vector
` [PATCH for-next 3/8] RDMA/hns: Avoid setting loopback indicator when smac is same as dmac
` [PATCH for-next 4/8] RDMA/hns: Add check for the validity of sl configuration in UD SQ WQE
` [PATCH for-next 5/8] RDMA/hns: Remove the portn field "
` [PATCH for-next 6/8] RDMA/hns: Simplify process of filling "
` [PATCH for-next 7/8] RDMA/hns: Add UD support for HIP09
` [PATCH for-next 8/8] RDMA/hns: Add support for UD inline

WARNING in dma_map_page_attrs
 2020-10-30  9:35 UTC  (6+ messages)

hfi1 broken due to dma_device changes in ib_register
 2020-10-30  7:03 UTC  (4+ messages)

[PATCH for-next] RDMA/rxe: fix regression caused by recent patch
 2020-10-30  5:46 UTC  (4+ messages)

5.10 breaks rxe
 2020-10-29 21:32 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-10-29 19:00 UTC  (3+ messages)

[PATCH for-next] RDMA/hns: Refactor the hns_roce_buf allocation flow
 2020-10-29 10:31 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 3957740ac0c12a6871bacbcf4340a06de327bf37
 2020-10-29  9:20 UTC 

[rdma:for-rc] BUILD SUCCESS a2267f8a52eea9096861affd463f691be0f0e8c9
 2020-10-29  2:27 UTC 

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-10-29  1:22 UTC 

[PATCH 00/20] NFSD support for multiple RPC/RDMA chunks
 2020-10-28 13:16 UTC  (10+ messages)
` [PATCH 04/20] SUNRPC: Rename svc_encode_read_payload()

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-10-28 17:29 UTC  (16+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v6 4/4] RDMA/mlx5: Support dma-buf based userspace "

[PATCH] RDMA/ipoib: distribute cq completion vector better
 2020-10-28 14:08 UTC  (7+ messages)

[PATCH for-next 0/2] RDMA/hns: Support GMV table
 2020-10-28 16:45 UTC  (2+ messages)

[PATCH rdma-next v1] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-28  5:18 UTC  (3+ messages)

[PATCH rdma v2] RDMA: Add rdma_connect_locked()
 2020-10-28 13:31 UTC  (8+ messages)

[PATCH v3 20/32] IB/srpt: docs: add a description for cq_size member
 2020-10-28  3:48 UTC  (2+ messages)

[PATCH] IB/verbs: avoid nested container_of()
 2020-10-28 13:30 UTC  (2+ messages)

Subject: [RFC] clang tooling cleanups
 2020-10-28  3:26 UTC  (2+ messages)
`  "

[PATCH] RDMA/bnxt_re: Fix entry size during SRQ create
 2020-10-28 12:52 UTC  (2+ messages)

[PATCH v2 1/1] IB/isert: add module param to set sg_tablesize for IO cmd
 2020-10-28 16:12 UTC  (2+ messages)

[PATCH v3 for-next] RDMA/hns: Support owner mode doorbell
 2020-10-28 16:14 UTC  (2+ messages)

[PATCHv2 for-next 00/12] rtrs: misc fix and cleanup
 2020-10-28 16:28 UTC  (2+ messages)

[PATCH rdma-next] RDMA/qedr: Fix memory leak in iWARP cm
 2020-10-28 12:48 UTC  (2+ messages)

[PATCH] RDMA/core: Fix error return in _ib_modify_qp()
 2020-10-28 13:33 UTC  (2+ messages)

[PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-10-27 19:01 UTC  (3+ messages)

[PATCH 0/2] rds: MR(Memory Region) related patches
 2020-10-27 14:18 UTC  (2+ messages)

[PATCH] RDMA: Add rdma_connect_locked()
 2020-10-27 12:05 UTC  (6+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 7d66a71488d7c14506ab81d6455c095992efca04
 2020-10-27 11:35 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 676a80adba0131e1603ef3de5f73a19a0d3d0e65
 2020-10-27 11:35 UTC 

[PATCH rdma-next 0/6] Use ib_umem_find_best_pgsz() for all umems
 2020-10-27  6:03 UTC  (4+ messages)
` [PATCH rdma-next 3/6] RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQ

[PATCH rdma-next] IB/srpt: Fix memory leak in srpt_add_one
 2020-10-27  5:34 UTC  (3+ messages)

[PATCH AUTOSEL 5.9 003/147] RDMA/core: Change how failing destroy is handled during uobj abort
 2020-10-26 23:46 UTC 


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