messages from 2020-04-13 13:37:12 to 2020-04-17 13:28:30 UTC [more...]
[PATCH] RDMA/ocrdma: Fix an off-by-one issue in 'ocrdma_add_stat'
2020-04-17 13:28 UTC (8+ messages)
[RFC PATCH 0/3] RDMA: Add dma-buf support
2020-04-17 12:35 UTC (19+ messages)
` [RFC PATCH 1/3] RDMA/umem: Support importing dma-buf as user memory region
` [RFC PATCH 2/3] RDMA/uverbs: Add uverbs commands for fd-based MR registration
` [RFC PATCH 3/3] RDMA/mlx5: Support new uverbs commands for registering fd-based MR
[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
2020-04-17 12:28 UTC (7+ messages)
` [RFC PATCH 2/2] net/mlx5: Kconfig: Use "uses" instead of "imply"
[PATCH v2] net/mlx5: add the missing space character
2020-04-17 4:34 UTC (5+ messages)
[RFC 0/6] Regressions for "imply" behavior change
2020-04-16 19:56 UTC (42+ messages)
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver
` [RFC 4/6] drm/bridge/sii8620: fix extcon dependency
[PATCH v1 0/3] NFS/RDMA server fixes for 5.7-rc
2020-04-16 19:05 UTC (13+ messages)
` [PATCH v1 3/3] svcrdma: Fix leak of svc_rdma_recv_ctxt objects
[PATCH for-rc] RDMA/cma: fix race between addr_handler and resolve_route
2020-04-16 18:55 UTC (14+ messages)
[PATCH for-rc] RDMA/cm: Do not send REJ when remote_id is unknown
2020-04-16 18:23 UTC (4+ messages)
Can't build rdma-core's azp image
2020-04-16 7:05 UTC (4+ messages)
[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
2020-04-15 19:52 UTC (7+ messages)
[PATCH] net/rds: Use ERR_PTR for rds_message_alloc_sgs()
2020-04-15 19:33 UTC (3+ messages)
[PATCH rdma-next] RDMA/rw: use DIV_ROUND_UP to calculate nr_ops
2020-04-15 18:58 UTC (2+ messages)
[PATCH] RDMA/siw: Fix potential siw_mem refcnt leak in nr_add_node
2020-04-15 14:27 UTC (5+ messages)
[PATCH] RDMA/irdma: fix semicolon.cocci warnings
2020-04-15 14:17 UTC
[PATCH] RDMA/irdma: fix boolconv.cocci warnings
2020-04-15 14:15 UTC
[PATCH AUTOSEL 5.6 007/129] net/mlx5e: Enforce setting of a single FEC mode
2020-04-15 11:32 UTC
[PATCH AUTOSEL 5.5 006/106] net/mlx5e: Enforce setting of a single FEC mode
2020-04-15 11:40 UTC
[RFC PATCH] RDMA/siw: Experimental e2e negotiation of GSO usage
2020-04-15 12:52 UTC (3+ messages)
[PATCH AUTOSEL 5.4 04/84] net/mlx5e: Enforce setting of a single FEC mode
2020-04-15 11:43 UTC
[PATCH] RDMA/siw: Fix potential siw_mem refcnt leak in nr_add_node
2020-04-15 11:00 UTC
[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-04-15 9:20 UTC (26+ messages)
` [PATCH v12 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v12 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v12 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v12 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v12 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v12 06/25] RDMA/rtrs: client: main functionality
` [PATCH v12 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v12 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v12 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v12 10/25] RDMA/rtrs: server: main functionality
` [PATCH v12 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v12 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v12 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v12 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v12 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v12 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v12 17/25] block/rnbd: client: main functionality
` [PATCH v12 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v12 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v12 20/25] block/rnbd: server: main functionality
` [PATCH v12 21/25] block/rnbd: server: functionality for IO submission to block dev
` [PATCH v12 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v12 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v12 24/25] block/rnbd: a bit of documentation
` [PATCH v12 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules
[PATCH v2 for-next 0/6] RDMA/hns: Codes optimization
2020-04-15 8:14 UTC (7+ messages)
` [PATCH v2 for-next 1/6] RDMA/hns: Optimize hns_roce_config_link_table()
` [PATCH v2 for-next 2/6] RDMA/hns: Optimize hns_roce_v2_set_mac()
` [PATCH v2 for-next 3/6] RDMA/hns: Simplify the qp state convert code
` [PATCH v2 for-next 4/6] RDMA/hns: Simplify the cqe code of poll cq
` [PATCH v2 for-next 5/6] RDMA/hns: Simplify the state judgment code of qp
` [PATCH v2 for-next 6/6] RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
[PATCH for-next 0/6] RDMA/hns: Codes optimization
2020-04-15 1:15 UTC (7+ messages)
` [PATCH for-next 3/6] RDMA/hns: Simplify the qp state convert code
` [PATCH for-next 4/6] RDMA/hns: Simplify the cqe code of poll cq
[PATCH rdma-rc] RDMA/mlx4: Initialize ib_spec on the stack
2020-04-15 0:41 UTC (2+ messages)
[PATCH rdma-rc] RDMA/cma: Limit the scope of rdma_is_consumer_reject function
2020-04-14 23:25 UTC (2+ messages)
[PATCH for-next 0/4] Further improvements to bnxt_re driver
2020-04-14 19:42 UTC (2+ messages)
[PATCH -next] IB/qib: remove unused variable ret
2020-04-14 19:35 UTC (2+ messages)
[PATCH v2 00/33] Documentation fixes for Kernel 5.8
2020-04-14 19:33 UTC (3+ messages)
` [PATCH v2 17/33] docs: infiniband: verbs.c: fix some documentation warnings
[PATCH] RDMA: Remove a few extra calls to ib_get_client_data()
2020-04-14 19:31 UTC (2+ messages)
[PATCH] RDMA/cm: Fix an error check in cm_alloc_id_priv()
2020-04-14 19:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH] RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
2020-04-14 19:00 UTC (2+ messages)
[PATCH rdma-rc] RDMA/mlx5: Fix udata response upon SRQ creation
2020-04-14 19:00 UTC (2+ messages)
[PATCH rdma-next] RDMA/rxe: Set default vendor ID
2020-04-14 19:00 UTC (2+ messages)
[PATCH rdma-rc] RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message
2020-04-14 18:51 UTC (2+ messages)
[PATCH][next] i40iw: fix null pointer dereference on a null wqe pointer
2020-04-14 18:51 UTC (2+ messages)
[ANNOUNCE] rdma-core: new stable releases
2020-04-14 11:40 UTC
[PATCH rdma-next v2 0/6] Set flow_label and RoCEv2 UDP source port for datagram QP
2020-04-14 7:23 UTC (9+ messages)
` [PATCH mlx5-next v2 1/6] net/mlx5: Refactor HCA capability set flow
` [PATCH mlx5-next v2 2/6] net/mlx5: Enable SW-defined RoCEv2 UDP source port
` [PATCH rdma-next v2 3/6] RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and "
` [PATCH rdma-next v2 4/6] RDMA/mlx5: Define RoCEv2 udp source port when set path
` [PATCH rdma-next v2 5/6] RDMA/cma: Initialize the flow label of CM's route path record
` [PATCH rdma-next v2 6/6] RDMA/mlx5: Set UDP source port based on the grh.flow_label
[PATCH mlx5-next 00/13] Move QP code to be under mlx5_ib responsibility
2020-04-13 14:23 UTC (14+ messages)
` [PATCH mlx5-next 01/13] net/mlx5: Provide simplified command interfaces
` [PATCH mlx5-next 02/13] net/mlx5: Open-code create and destroy QP calls
` [PATCH mlx5-next 03/13] net/mlx5: Remove empty QP and CQ events handlers
` [PATCH mlx5-next 04/13] net/mlx5: Open-code modify QP in steering module
` [PATCH mlx5-next 05/13] net/mlx5: Open-code modify QP in the FPGA module
` [PATCH mlx5-next 06/13] net/mlx5: Open-code modify QP in the IPoIB module
` [PATCH mlx5-next 07/13] net/mlx5: Remove extra indirection while storing QPN
` [PATCH mlx5-next 08/13] net/mlx5: Replace hand written QP context struct with automatic getters
` [PATCH mlx5-next 09/13] net/mlx5: Remove Q counter low level helper APIs
` [PATCH rdma-next 10/13] RDMA/mlx5: Delete Q counter allocations command
` [PATCH mlx5-next 11/13] net/mlx5: Delete not-used cmd header
` [PATCH rdma-next 12/13] RDMA/mlx5: Alphabetically sort build artifacts
` [PATCH mlx5-next 13/13] net/mlx5: Move QP logic to mlx5_ib
[PATCH rdma-next v2 0/7] Add Enhanced Connection Established (ECE)
2020-04-13 14:15 UTC (8+ messages)
` [PATCH rdma-next v2 1/7] RDMA/cm: Add Enhanced Connection Establishment (ECE) bits
` [PATCH rdma-next v2 2/7] RDMA/uapi: Add ECE definitions to UCMA
` [PATCH rdma-next v2 3/7] RDMA/ucma: Extend ucma_connect to receive ECE parameters
` [PATCH rdma-next v2 4/7] RDMA/ucma: Deliver ECE parameters through UCMA events
` [PATCH rdma-next v2 5/7] RDMA/cm: Send and receive ECE parameter over the wire
` [PATCH rdma-next v2 6/7] RDMA/cma: Connect ECE to rdma_accept
` [PATCH rdma-next v2 7/7] RDMA/cma: Provide ECE reject reason
[PATCH rdma-next] RDMA/mlx5: Add support for drop action in DV steering
2020-04-13 13:53 UTC
[PATCH rdma-next 0/4] Add steering support for default miss
2020-04-13 13:52 UTC (5+ messages)
` [PATCH mlx5-next 1/4] {IB/net}/mlx5: Simplify don't trap code
` [PATCH mlx5-next 2/4] net/mlx5: Add support in forward to namespace
` [PATCH rdma-next 3/4] RDMA/mlx5: Refactor DV create flow
` [PATCH rdma-next 4/4] RDMA/mlx5: Add support in steering default miss
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).