linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 19:21:04 to 2019-10-01 17:17:55 UTC [more...]

[PATCH v3] iwcm: don't hold the irq disabled lock on iw_rem_ref
 2019-10-01 17:17 UTC  (11+ messages)
    `  "
          `  "

[PATCH 00/15] RDMA patches for kernel v5.5
 2019-10-01 17:13 UTC  (23+ messages)
` [PATCH 01/15] RDMA/ucma: Reduce the number of rdma_destroy_id() calls
` [PATCH 02/15] RDMA/iwcm: Fix a lock inversion issue
` [PATCH 03/15] RDMA/siw: Simplify several debug messages
` [PATCH 04/15] RDMA/siw: Fix port number endianness in a debug message
` [PATCH 05/15] RDMA/siw: Make node GUIDs valid EUI-64 identifiers
` [PATCH 06/15] RDMA/srp: Remove two casts
` [PATCH 07/15] RDMA/srp: Honor the max_send_sge device attribute
` [PATCH 08/15] RDMA/srp: Make route resolving error messages more informative
` [PATCH 09/15] RDMA/srpt: Fix handling of SR-IOV and iWARP ports
` [PATCH 10/15] RDMA/srpt: Fix handling of iWARP logins
` [PATCH 11/15] RDMA/srpt: Improve a debug message
` [PATCH 12/15] RDMA/srpt: Rework the approach for closing an RDMA channel
` [PATCH 13/15] RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use
` [PATCH 14/15] RDMA/srpt: Make the code for handling port identities more systematic
` [PATCH 15/15] RDMA/srpt: Postpone HCA removal until after configfs directory removal

[PATCH AUTOSEL 5.3 37/71] net/mlx5e: Fix matching on tunnel addresses type
 2019-10-01 16:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.3 38/71] net/mlx5e: Fix traffic duplication in ethtool steering

[PATCH for-rc] RDMA/siw: move iw_rem_ref() calls out of spinlocks
 2019-10-01 17:00 UTC 

[PATCH AUTOSEL 5.2 34/63] net/mlx5e: Fix traffic duplication in ethtool steering
 2019-10-01 16:40 UTC 

[PATCH] cxgb4: do not dma memory off of the stack
 2019-10-01 16:56 UTC  (2+ messages)
` [PATCH v2] "

BUG: KASAN: use-after-free in siw_qp_put_ref
 2019-10-01 16:43 UTC  (3+ messages)

[PATCH for-rc] RDMA/siw: free siw_base_qp in kref release routine
 2019-10-01 16:38 UTC 

[PATCH for-next 0/3] RDMA: modify_device improvements
 2019-10-01 16:10 UTC  (2+ messages)

[PATCH for-next] RDMA/siw: fix SQ/RQ drain logic to support ib_drain_qp
 2019-10-01 15:56 UTC  (4+ messages)
  `  "

[PATCH -rc 0/6] Bug fixes for odp
 2019-10-01 15:38 UTC  (7+ messages)
` [PATCH 1/6] RDMA/mlx5: Do not allow rereg of a ODP MR
` [PATCH 2/6] RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
` [PATCH 3/6] RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
` [PATCH 4/6] RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
` [PATCH 5/6] RDMA/mlx5: Put live in the correct place for ODP MRs
` [PATCH 6/6] RDMA/mlx5: Add missing synchronize_srcu() for MW cases

ERROR: "__umoddi3" [drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko] undefined!
 2019-10-01 15:14 UTC  (7+ messages)

[PATCH for-rc] iw_cxgb4: fix SRQ access from dump_qp()
 2019-10-01 14:55 UTC  (2+ messages)

[PATCH for-rc] iw_cxgb4: fix ECN check on the passive accept
 2019-10-01 14:47 UTC  (2+ messages)

[PATCH] rdma/core: add __module_get()/module_put() to cma_[de]ref_dev()
 2019-10-01 14:45 UTC  (4+ messages)

[PATCH rdma-next] RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_query_port
 2019-10-01 14:34 UTC  (2+ messages)

[PATCH 1/1] IB/iser: remove redundant macro definitions
 2019-10-01 14:30 UTC  (3+ messages)

[PATCH 1/1] IB/iser: bound protection_sg size by data_sg size
 2019-10-01 14:29 UTC  (3+ messages)

[PATCH 1/1] IB/iser: add unlikely checks in the fast path
 2019-10-01 14:29 UTC  (2+ messages)

[PATCH 0/4] Random fixes to IB/core
 2019-10-01 14:22 UTC  (3+ messages)
` [PATCH 2/4] RDMA/counter: Prevent QP counter manual binding in auto mode

[PATCH] RDMA/vmw_pvrdma: Free SRQ only once
 2019-10-01 14:17 UTC  (2+ messages)

[PATCH for-next] RDMA/siw: fixes serialization issue in write_space
 2019-10-01 14:17 UTC  (6+ messages)
    `  "

[PATCH v2] RDMA: release allocated skb
 2019-10-01 13:54 UTC  (2+ messages)

[PATCH] RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
 2019-10-01  9:02 UTC  (2+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-30 15:46 UTC  (54+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA
` [RFC 02/20] ice: Implement peer communications
` [RFC 03/20] i40e: Register multi-function device to provide RDMA
` [RFC 04/20] RDMA/irdma: Add driver framework definitions
` [RFC 05/20] RDMA/irdma: Implement device initialization definitions
` [RFC 06/20] RDMA/irdma: Implement HW Admin Queue OPs
` [RFC 07/20] RDMA/irdma: Add HMC backing store setup functions
` [RFC 08/20] RDMA/irdma: Add privileged UDA queue implementation
` [RFC 09/20] RDMA/irdma: Add QoS definitions
` [RFC 10/20] RDMA/irdma: Add connection manager
` [RFC 11/20] RDMA/irdma: Add PBLE resource manager
` [RFC 12/20] RDMA/irdma: Implement device supported verb APIs
` [RFC 13/20] RDMA/irdma: Add RoCEv2 UD OP support
` [RFC 14/20] RDMA/irdma: Add user/kernel shared libraries
` [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions
` [RFC 16/20] RDMA/irdma: Add dynamic tracing for CM
` [RFC 17/20] RDMA/irdma: Add ABI definitions
` [RFC 18/20] RDMA/irdma: Update MAINTAINERS file
` [RFC 19/20] RDMA/irdma: Add Kconfig and Makefile
` [RFC 20/20] RDMA/i40iw: Mark i40iw as deprecated

Lease semantic proposal
 2019-09-30  8:42 UTC  (5+ messages)

[PATCH for-next] iw_cxgb3: remove iw_cxgb3 module from kernel
 2019-09-30  7:42 UTC 

[PATCH v4 rdma-core 0/4] Support UD on hip08
 2019-09-29  8:29 UTC  (5+ messages)
` [PATCH v4 rdma-core 1/4] libhns: Add support of handling AH for hip08
` [PATCH v4 rdma-core 2/4] libhns: Bugfix for wqe idx calc of post verbs
` [PATCH v4 rdma-core 3/4] libhns: Refactor for post send
` [PATCH v4 rdma-core 4/4] libhns: Add UD support for hip08 in user mode

2019 UCX and RDMA Annual Developers Meeting
 2019-09-28 19:12 UTC 

[PATCH rdma-core] kernel-boot: Tighten check if device is virtual
 2019-09-28 16:54 UTC  (6+ messages)

[PATCH] net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
 2019-09-28  6:07 UTC  (2+ messages)

[patch v5 1/2] RDMA/srp: Add parse function for maximum initiator to target IU size
 2019-09-27 17:43 UTC  (2+ messages)
` [patch v5 2/2] RDMA/srp: calculate max_it_iu_size if remote max_it_iu length available

[patch v3 1/2] RDMA/srp: Add parse function for maximum initiator to target IU size
 2019-09-27 17:24 UTC  (7+ messages)
` [patch v3 2/2] RDMA/srp: calculate max_it_iu_size if remote max_it_iu length available

[patch v4 1/2] RDMA/srp: Add parse function for maximum initiator to target IU size
 2019-09-27 17:20 UTC  (4+ messages)
` [patch v4 2/2] RDMA/srp: calculate max_it_iu_size if remote max_it_iu length available

[PATCH v4 06/25] ibtrs: client: main functionality
 2019-09-27 17:16 UTC  (51+ messages)
  ` [PATCH v4 17/25] ibnbd: "
  ` [PATCH v4 16/25] ibnbd: client: private header with client structs and functions
  ` [PATCH v4 21/25] ibnbd: server: functionality for IO submission to file or block dev
  ` [PATCH v4 03/25] ibtrs: private headers with IBTRS protocol structs and helpers
  ` [PATCH v4 04/25] ibtrs: core: lib functions shared between client and server modules
  ` [PATCH v4 05/25] ibtrs: client: private header with client structs and functions
  ` [PATCH v4 07/25] ibtrs: client: statistics functions
  ` [PATCH v4 09/25] ibtrs: server: private header with server structs and functions
  ` [PATCH v4 10/25] ibtrs: server: main functionality

SRP subnet timeout
 2019-09-27 14:10 UTC  (7+ messages)

[PATCH] net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
 2019-09-27  8:33 UTC  (2+ messages)

[PATCH v11 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-09-26 19:10 UTC  (9+ messages)
` [PATCH v11 rdma-next 6/7] RDMA/qedr: Add doorbell overflow recovery support
        ` [EXT] "

[PATCH 1/3] docs: fix some broken references
 2019-09-26 16:29 UTC  (2+ messages)

[ANNOUNCE] rdma-core: new stable releases
 2019-09-26 13:59 UTC 

[PATCH] IB/hfi1: prevent memory leak in sdma_init
 2019-09-26 11:49 UTC  (2+ messages)

[PATCH rdma-next] RDMA/core: Fix find_gid_index to use the proper API to retrieve the vlan ID
 2019-09-26  8:00 UTC  (3+ messages)

[PATCH trivial 1/2] net: Fix Kconfig indentation
 2019-09-26  6:56 UTC  (2+ messages)


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