messages from 2020-03-10 09:14:57 to 2020-03-17 03:59:54 UTC [more...]
[PATCH for-next 0/2] RDMA/hns: Optimize codes related to multi-hop addressing
2020-03-17 3:55 UTC (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Optimize mhop get flow for "
` [PATCH for-next 2/2] RDMA/hns: Optimize mhop put "
Bug in rdma-core / iWarp
2020-03-17 0:47 UTC
commit ab118da4c10a70b8437f5c90ab77adae1835963e causes ib_srpt to fail connections served by target LIO
2020-03-16 21:22 UTC (14+ messages)
[PATCH net-next] net/mlx5e: CT: remove set but not used variable 'unnew'
2020-03-16 21:19 UTC (2+ messages)
[PATCH for-next 0/3] Clean up and improvements for 5.7
2020-03-16 21:05 UTC (4+ messages)
` [PATCH for-next 1/3] IB/rdmavt: Delete unused routine
` [PATCH for-next 2/3] IB/hfi1: Remove kobj from hfi1_devdata
` [PATCH for-next 3/3] IB/hfi1: Use the ibdev in hfi1_devdata as the parent of cdev
[PATCH] mlx5: Remove uninitialized use of key in mlx5_core_create_mkey
2020-03-16 20:55 UTC (2+ messages)
broken CRCs at NVMeF target with SIW & NVMe/TCP transports
2020-03-16 16:20 UTC
[ANNOUNCE] opensm 3.3.23 release
2020-03-16 14:48 UTC
[rdma:wip/jgg-for-rc] BUILD SUCCESS 941224e09483ea3428ffc6402de56a4a2e2cb6da
2020-03-16 14:30 UTC
[rdma:wip/jgg-for-next] BUILD SUCCESS 9e57a9aa694cfc28f9549d2ce587309fdac15bfb
2020-03-16 14:30 UTC
[PATCH for-next] RDMA/hns: Add interface to support lock free
2020-03-16 13:29 UTC (14+ messages)
[PATCH rdma-next v1 00/11] Add Enhanced Connection Established (ECE)
2020-03-15 7:44 UTC (19+ messages)
` [PATCH rdma-next v1 01/11] RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
` [PATCH rdma-next v1 03/11] RDMA/efa: Use in-kernel offsetofend() to check field availability
` [PATCH rdma-next v1 05/11] RDMA/cm: Delete not implemented CM peer to peer communication
` [PATCH rdma-next v1 06/11] RDMA/uapi: Add ECE definitions to UCMA
` [PATCH rdma-next v1 07/11] RDMA/ucma: Extend ucma_connect to receive ECE parameters
` [PATCH rdma-next v1 08/11] RDMA/ucma: Deliver ECE parameters through UCMA events
` [PATCH rdma-next v1 09/11] RDMA/cm: Send and receive ECE parameter over the wire
` [PATCH rdma-next v1 10/11] RDMA/cma: Connect ECE to rdma_accept
` [PATCH rdma-next v1 11/11] RDMA/cma: Provide ECE reject reason
[PATCH] RDMA/rxe: Advance req.wqe_index when rxe_requester meets error
2020-03-14 12:54 UTC (2+ messages)
[PATCH v1 rdma-next] i40iw: Report correct firmware version
2020-03-13 21:44 UTC
[PATCH for-next] RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
2020-03-13 17:34 UTC
[PATCH v2 for-next 0/3] RDMA/bnxt_re: Fixes for handling device references
2020-03-13 16:33 UTC (4+ messages)
` [PATCH v2 for-next 1/3] RDMA/bnxt_re: Use ib_device_try_get()
` [PATCH v2 for-next 2/3] RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
` [PATCH v2 for-next 3/3] RDMA/bnxt_re: Remove unnecessary sched count
[PATCH for-next] RDMA/hns: Fix wrong judgments of udata->outlen
2020-03-13 14:38 UTC (2+ messages)
[PATCH for-rc] IB/rdmavt: Free kernel completion queue when done
2020-03-13 14:33 UTC (2+ messages)
[PATCH rdma-next v1 00/12] MR cache fixes and refactoring
2020-03-13 14:28 UTC (4+ messages)
[PATCH rdma-rc] RDMA/mad: Do not crash if the rdma device does not have a umad interface
2020-03-13 13:33 UTC (2+ messages)
[PATCH rc] RDMA/core: Fix missing error check on dev_set_name()
2020-03-13 13:31 UTC (2+ messages)
[PATCH rc] RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
2020-03-13 13:31 UTC (2+ messages)
[PATCH for-next 0/3] RDMA/bnxt_re: Fixes for handling device references
2020-03-13 13:12 UTC (6+ messages)
` [PATCH for-next 1/3] RDMA/bnxt_re: Use ib_device_try_get()
` [PATCH for-next 2/3] RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
` [PATCH for-next 3/3] RDMA/bnxt_re: Remove unnecessary sched count
[PATCH] RDMA/core: Insure security pkey modify is not lost
2020-03-13 12:47 UTC
[PATCH v10 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-03-13 12:25 UTC (37+ messages)
` [PATCH v10 01/26] sysfs: export sysfs_remove_file_self()
` [PATCH v10 02/26] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v10 03/26] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v10 04/26] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v10 05/26] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v10 06/26] RDMA/rtrs: client: main functionality
` [PATCH v10 07/26] RDMA/rtrs: client: statistics functions
` [PATCH v10 08/26] RDMA/rtrs: client: sysfs interface functions
` [PATCH v10 09/26] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v10 10/26] RDMA/rtrs: server: main functionality
` [PATCH v10 11/26] RDMA/rtrs: server: statistics functions
` [PATCH v10 12/26] RDMA/rtrs: server: sysfs interface functions
` [PATCH v10 13/26] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v10 14/26] RDMA/rtrs: a bit of documentation
` [PATCH v10 15/26] block: reexport bio_map_kern
` [PATCH v10 16/26] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v10 17/26] block/rnbd: client: private header with client structs and functions
` [PATCH v10 18/26] block/rnbd: client: main functionality
` [PATCH v10 19/26] block/rnbd: client: sysfs interface functions
` [PATCH v10 20/26] block/rnbd: server: private header with server structs and functions
` [PATCH v10 21/26] block/rnbd: server: main functionality
` [PATCH v10 22/26] block/rnbd: server: functionality for IO submission to file or block dev
` [PATCH v10 23/26] block/rnbd: server: sysfs interface functions
` [PATCH v10 24/26] block/rnbd: include client and server modules into kernel compilation
` [PATCH v10 25/26] block/rnbd: a bit of documentation
` [PATCH v10 26/26] MAINTAINERS: Add maintainers for RNBD/RTRS modules
[PATCH -next 001/491] MELLANOX ETHERNET INNOVA DRIVERS: Use fallthrough;
2020-03-12 19:52 UTC (9+ messages)
` [PATCH -next 003/491] MELLANOX MLX5 core VPI driver: "
Maybe a race condition in net/rds/rdma.c?
2020-03-12 17:49 UTC (9+ messages)
WARNING: ODEBUG bug in remove_client_context
2020-03-12 15:17 UTC (2+ messages)
[PATCH RESEND v4 for-next] RDMA/hns: Check if depth of qp is 0 before configure
2020-03-12 9:50 UTC
[PATCH v4 for-next] RDMA/hns: Support to set mininum depth of qp to 0
2020-03-12 9:52 UTC (2+ messages)
[PATCH v3 for-next] RDMA/hns: Check if depth of qp is 0 before configure
2020-03-12 9:45 UTC (5+ messages)
[PATCH rdma-next] MAINTAINERS: Clean RXE section and add Zhu as RXE maintainer
2020-03-12 9:00 UTC (3+ messages)
[PATCH v3 0/4] nouveau/hmm: map pages after migration
2020-03-12 7:55 UTC (3+ messages)
` [PATCH v3 1/4] nouveau/hmm: fix vma range check for migration
` [Nouveau] "
general protection fault in list_lru_del
2020-03-12 6:36 UTC
[PATCH v2 for-next] RDMA/hns: Support to set mininum depth of qp to 0
2020-03-12 3:55 UTC (2+ messages)
[PATCH v1 00/11] NFS/RDMA client side connection overhaul
2020-03-11 17:16 UTC (3+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS ec16b6bbdab1ce2b03f46271460efc7f450658cd
2020-03-11 16:14 UTC
[rdma:wip/jgg-for-next] BUILD SUCCESS 41e684ef3f37ce6e5eac3fb5b9c7c1853f4b0447
2020-03-11 16:15 UTC
[PATCH for-next] RDMA/hns: Support to set mininum depth of qp to 0
2020-03-11 1:21 UTC (5+ messages)
[PATCH v3 for-next 0/5] RDMA/hns: Refactor wqe related codes
2020-03-11 1:14 UTC (9+ messages)
` [PATCH v3 for-next 1/5] RDMA/hns: Rename wqe buffer related functions
` [PATCH v3 for-next 2/5] RDMA/hns: Optimize wqe buffer filling process for post send
` [PATCH v3 for-next 3/5] RDMA/hns: Optimize the wr opcode conversion from ib to hns
` [PATCH v3 for-next 4/5] RDMA/hns: Optimize base address table config flow for qp buffer
` [PATCH v3 for-next 5/5] RDMA/hns: Optimize wqe buffer set flow for post send
[PATCH rdma-next] RDMA/mlx5: Remove duplicate definitions of SW_ICM macros
2020-03-10 18:28 UTC (3+ messages)
[PATCH rdma-rc] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
2020-03-10 18:10 UTC (2+ messages)
[PATCH rdma-rc] RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
2020-03-10 17:38 UTC (2+ messages)
[PATCH rdma-next] RDMA/core: Remove the duplicate header file
2020-03-10 17:35 UTC (2+ messages)
[PATCH] RDMA/bnxt_re: Remove a redundant 'memset'
2020-03-10 17:34 UTC (2+ messages)
[PATCH] MAINTAINERS: Update maintainers for HISILICON ROCE DRIVER
2020-03-10 17:31 UTC (2+ messages)
[PATCH for-rc] RDMA/odp: Fix leaking the tgid for implicit ODP
2020-03-10 17:30 UTC (2+ messages)
[PATCH] RDMA/cma: Teach lockdep about the order of rtnl and lock
2020-03-10 17:27 UTC (2+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS 6d108b0c56db22292c3bbd1655093bea58aa1546
2020-03-10 16:51 UTC
[PATCH v2 1/2] RDMA/rw: fix error flow during RDMA context initialization
2020-03-10 16:02 UTC (3+ messages)
` [PATCH v2 2/2] RDMA/rw: map P2P memory correctly for signature operations
[PATCH rdma-next 0/2] Packet pacing DEVX API
2020-03-10 15:44 UTC (2+ messages)
KASAN: use-after-free Read in rxe_query_port
2020-03-10 14:52 UTC (4+ messages)
[PATCH rdma-next 00/15] Fix locking around cm_id.state in the ib_cm
2020-03-10 9:25 UTC (16+ messages)
` [PATCH rdma-next 01/15] RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
` [PATCH rdma-next 02/15] RDMA/cm: Fix checking for allowed duplicate listens
` [PATCH rdma-next 03/15] RDMA/cm: Remove a race freeing timewait_info
` [PATCH rdma-next 04/15] RDMA/cm: Make the destroy_id flow more robust
` [PATCH rdma-next 05/15] RDMA/cm: Simplify establishing a listen cm_id
` [PATCH rdma-next 06/15] RDMA/cm: Read id.state under lock when doing pr_debug()
` [PATCH rdma-next 07/15] RDMA/cm: Make it clear that there is no concurrency in cm_sidr_req_handler()
` [PATCH rdma-next 08/15] RDMA/cm: Make it clearer how concurrency works in cm_req_handler()
` [PATCH rdma-next 09/15] RDMA/cm: Add missing locking around id.state in cm_dup_req_handler
` [PATCH rdma-next 10/15] RDMA/cm: Add some lockdep assertions for cm_id_priv->lock
` [PATCH rdma-next 11/15] RDMA/cm: Allow ib_send_cm_dreq() to be done under lock
` [PATCH rdma-next 12/15] RDMA/cm: Allow ib_send_cm_drep() "
` [PATCH rdma-next 13/15] RDMA/cm: Allow ib_send_cm_rej() "
` [PATCH rdma-next 14/15] RDMA/cm: Allow ib_send_cm_sidr_rep() "
` [PATCH rdma-next 15/15] RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroy
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).