messages from 2020-04-14 20:18:47 to 2020-04-19 06:38:11 UTC [more...]
Can't build rdma-core's azp image
2020-04-19 6:37 UTC (6+ messages)
[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-04-18 23:39 UTC (33+ 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
[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
2020-04-18 20:07 UTC (12+ messages)
` [RFC PATCH 2/2] net/mlx5: Kconfig: Use "uses" instead of "imply"
[PATCH v2] net/mlx5: add the missing space character
2020-04-18 12:54 UTC (7+ messages)
[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-04-17
2020-04-18 12:50 UTC (15+ messages)
` [net-next 1/9] Implementation of Virtual Bus
` [net-next 2/9] ice: Create and register virtual bus for RDMA
` [net-next 3/9] ice: Complete RDMA peer registration
` [net-next 4/9] ice: Support resource allocation requests
` [net-next 5/9] ice: Enable event notifications
` [net-next 6/9] ice: Allow reset operations
` [net-next 7/9] ice: Pass through communications to VF
` [net-next 8/9] i40e: Move client header location
` [net-next 9/9] i40e: Register a virtbus device to provide RDMA
[PATCH v9 0/3] mm/hmm/test: add self tests for HMM
2020-04-18 6:06 UTC (8+ messages)
` [PATCH v9 1/3] mm/hmm/test: add selftest driver "
` [PATCH v9 2/3] mm/hmm/test: add selftests "
` [PATCH v9 3/3] MAINTAINERS: add HMM selftests
[RFC PATCH v5 00/16] Add Intel Ethernet Protocol Driver for RDMA (irdma)
2020-04-17 20:32 UTC (25+ messages)
` [RFC PATCH v5 01/16] RDMA/irdma: Add driver framework definitions
` [RFC PATCH v5 02/16] RDMA/irdma: Implement device initialization definitions
` [RFC PATCH v5 03/16] RDMA/irdma: Implement HW Admin Queue OPs
` [RFC PATCH v5 04/16] RDMA/irdma: Add HMC backing store setup functions
` [RFC PATCH v5 05/16] RDMA/irdma: Add privileged UDA queue implementation
` [RFC PATCH v5 06/16] RDMA/irdma: Add QoS definitions
` [RFC PATCH v5 07/16] RDMA/irdma: Add connection manager
` [RFC PATCH v5 08/16] RDMA/irdma: Add PBLE resource manager
` [RFC PATCH v5 09/16] RDMA/irdma: Implement device supported verb APIs
` [RFC PATCH v5 10/16] RDMA/irdma: Add RoCEv2 UD OP support
` [RFC PATCH v5 11/16] RDMA/irdma: Add user/kernel shared libraries
` [RFC PATCH v5 12/16] RDMA/irdma: Add miscellaneous utility definitions
` [RFC PATCH v5 13/16] RDMA/irdma: Add dynamic tracing for CM
` [RFC PATCH v5 14/16] RDMA/irdma: Add ABI definitions
` [RFC PATCH v5 15/16] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [RFC PATCH v5 16/16] RDMA/irdma: Update MAINTAINERS file
[RFC PATCH v2 1/3] Kconfig: Introduce "uses" keyword
2020-04-17 20:29 UTC (4+ messages)
` [RFC PATCH v2 2/3] net/mlx5: Kconfig: Use "uses" instead of "imply"
` [RFC PATCH v2 3/3] treewide: drivers: Convert to "uses" keyword for Kconfig weak dependencies
[RFC PATCH 0/3] RDMA: Add dma-buf support
2020-04-17 16:49 UTC (21+ 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
[PATCH] RDMA/ocrdma: Fix an off-by-one issue in 'ocrdma_add_stat'
2020-04-17 15:56 UTC (13+ 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 (11+ 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 (13+ messages)
[PATCH for-rc] RDMA/cm: Do not send REJ when remote_id is unknown
2020-04-16 18:23 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 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)
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).