messages from 2020-04-17 12:28:36 to 2020-04-20 18:48:16 UTC [more...]
[PATCH V2 mlx5-next 00/10] Add support to get xmit slave
2020-04-20 18:48 UTC (26+ messages)
` [PATCH V2 mlx5-next 01/10] net/core: Introduce master_xmit_slave_get
` [PATCH V2 mlx5-next 02/10] bonding: Rename slave_arr to usable_slaves
` [PATCH V2 mlx5-next 03/10] bonding: Add helpers to get xmit slave
` [PATCH V2 mlx5-next 04/10] bonding: Implement ndo_xmit_slave_get
` [PATCH V2 mlx5-next 05/10] RDMA/core: Add LAG functionality
` [PATCH V2 mlx5-next 06/10] RDMA/core: Get xmit slave for LAG
` [PATCH V2 mlx5-next 07/10] net/mlx5: Change lag mutex lock to spin lock
` [PATCH V2 mlx5-next 08/10] net/mlx5: Add support to get lag physical port
` [PATCH V2 mlx5-next 09/10] RDMA/mlx5: Refactor affinity related code
` [PATCH V2 mlx5-next 10/10] RDMA/mlx5: Set lag tx affinity according to slave
[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
2020-04-20 18:43 UTC
[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
2020-04-20 18:42 UTC (11+ messages)
[PATCH v9 0/3] mm/hmm/test: add self tests for HMM
2020-04-20 18:39 UTC (10+ 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
[PATCH rdma-next 00/18] Refactor mlx5_ib_create_qp (Part I)
2020-04-20 15:11 UTC (19+ messages)
` [PATCH rdma-next 01/18] RDMA/mlx5: Organize QP types checks in one place
` [PATCH rdma-next 02/18] RDMA/mlx5: Delete impossible GSI port check
` [PATCH rdma-next 03/18] RDMA/mlx5: Perform check if QP creation flow is valid
` [PATCH rdma-next 04/18] RDMA/mlx5: Prepare QP allocation for future removal
` [PATCH rdma-next 05/18] RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
` [PATCH rdma-next 06/18] RDMA/mlx5: Set QP subtype immediately when it is known
` [PATCH rdma-next 07/18] RDMA/mlx5: Separate create QP flows to be based on type
` [PATCH rdma-next 08/18] RDMA/mlx5: Split scatter CQE configuration for DCT QP
` [PATCH rdma-next 09/18] RDMA/mlx5: Update all DRIVER QP places to use QP subtype
` [PATCH rdma-next 10/18] RDMA/mlx5: Move DRIVER QP flags check into separate function
` [PATCH rdma-next 11/18] RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
` [PATCH rdma-next 12/18] RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow
` [PATCH rdma-next 13/18] RDMA/mlx5: Delete create QP flags obfuscation
` [PATCH rdma-next 14/18] RDMA/mlx5: Process create QP flags in one place
` [PATCH rdma-next 15/18] RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
` [PATCH rdma-next 16/18] RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
` [PATCH rdma-next 17/18] RDMA/mlx5: Return all configured create flags through query QP
` [PATCH rdma-next 18/18] RDMA/mlx5: Process all vendor flags in one place
[PATCH rdma-core 00/12] Add Enhanced Connection Established (ECE) APIs
2020-04-20 14:06 UTC (13+ messages)
` [PATCH rdma-core 01/12] Update kernel headers
` [PATCH rdma-core 02/12] libibverbs: Add interfaces to configure and use ECE
` [PATCH rdma-core 03/12] libibverbs: Document ECE API
` [PATCH rdma-core 04/12] debian: Install all available librdmacm man pages
` [PATCH rdma-core 05/12] librdmacm: Provide interface to use ECE for external QPs
` [PATCH rdma-core 06/12] librdmacm: Connect rdma_connect to the ECE
` [PATCH rdma-core 07/12] librdmacm: Return ECE results through rdma_accept
` [PATCH rdma-core 08/12] librdmacm: Add an option to reject ECE request
` [PATCH rdma-core 09/12] librdmacm: Implement ECE handshake logic
` [PATCH rdma-core 10/12] librdmacm: Document ECE API
` [PATCH rdma-core 11/12] pyverbs: Add support for ECE
` [PATCH rdma-core 12/12] tests: Add test for rdmacm ECE mechanism
[PATCH rdma-next v2 0/7] Add Enhanced Connection Established (ECE)
2020-04-20 13:36 UTC (2+ messages)
[PATCH mlx5-next 00/24] Mass conversion to light mlx5 command interface
2020-04-20 11:41 UTC (25+ messages)
` [PATCH mlx5-next 01/24] net/mlx5: Update vport.c to new cmd interface
` [PATCH mlx5-next 02/24] net/mlx5: Update cq.c "
` [PATCH mlx5-next 03/24] net/mlx5: Update debugfs.c "
` [PATCH mlx5-next 04/24] net/mlx5: Update ecpf.c "
` [PATCH mlx5-next 05/24] net/mlx5: Update eq.c "
` [PATCH mlx5-next 06/24] net/mlx5: Update statistics "
` [PATCH mlx5-next 07/24] net/mlx5: Update eswitch "
` [PATCH mlx5-next 08/24] net/mlx5: Update FPGA "
` [PATCH mlx5-next 09/24] net/mlx5: Update fs_core "
` [PATCH mlx5-next 10/24] net/mlx5: Update fw.c "
` [PATCH mlx5-next 11/24] net/mlx5: Update lag.c "
` [PATCH mlx5-next 12/24] net/mlx5: Update gid.c "
` [PATCH mlx5-next 13/24] net/mlx5: Update mpfs.c "
` [PATCH mlx5-next 14/24] net/mlx5: Update vxlan.c "
` [PATCH mlx5-next 15/24] net/mlx5: Update main.c "
` [PATCH mlx5-next 16/24] net/mlx5: Update mcg.c "
` [PATCH mlx5-next 17/24] net/mlx5: Update mr.c "
` [PATCH mlx5-next 18/24] net/mlx5: Update pagealloc.c "
` [PATCH mlx5-next 19/24] net/mlx5: Update pd.c "
` [PATCH mlx5-next 20/24] net/mlx5: Update uar.c "
` [PATCH mlx5-next 21/24] net/mlx5: Update rl.c "
` [PATCH mlx5-next 22/24] net/mlx5: Update port.c "
` [PATCH mlx5-next 23/24] net/mlx5: Update SW steering "
` [PATCH mlx5-next 24/24] net/mlx5: Update transobj.c "
[PATCH v12 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
2020-04-20 7:02 UTC (22+ messages)
` [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 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 for-next 0/3] EFA statistics minor updates
2020-04-20 6:22 UTC (4+ messages)
` [PATCH for-next 1/3] RDMA/efa: Report create CQ error counter
` [PATCH for-next 2/3] RDMA/efa: Count mmap failures
` [PATCH for-next 3/3] RDMA/efa: Count admin commands errors
[PATCH v1 0/3] NFS/RDMA client patches for v5.7-rc
2020-04-20 0:03 UTC (4+ messages)
` [PATCH 1/3] xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler()
` [PATCH 2/3] xprtrdma: Fix trace point use-after-free race
` [PATCH 3/3] xprtrdma: Fix use of xdr_stream_encode_item_{present, absent}
[PATCH mlx5-next 00/10] Add support to get xmit slave
2020-04-19 19:44 UTC (11+ messages)
` [PATCH mlx5-next 1/9] bonding: Rename slave_arr to usable_slaves
` [PATCH mlx5-next 2/9] bonding: Add helpers to get xmit slave
` [PATCH mlx5-next 3/9] bonding: Implement ndo_xmit_slave_get
` [PATCH mlx5-next 4/9] RDMA/core: Add LAG functionality
` [PATCH mlx5-next 5/9] RDMA/core: Get xmit slave for LAG
` [PATCH mlx5-next 6/9] net/mlx5: Change lag mutex lock to spin lock
` [PATCH mlx5-next 7/9] net/mlx5: Add support to get lag physical port
` [PATCH mlx5-next 8/9] RDMA/mlx5: Refactor affinity related code
` [PATCH mlx5-next 9/9] RDMA/mlx5: Set lag tx affinity according to slave
[PATCH rdma-next] RDMA/bnxt: Delete 'nq_ptr' variable which is not used
2020-04-19 13:20 UTC
[PATCH rdma-next v2 0/6] Set flow_label and RoCEv2 UDP source port for datagram QP
2020-04-19 13:02 UTC (2+ messages)
[PATCH mlx5-next 00/13] Move QP code to be under mlx5_ib responsibility
2020-04-19 12:56 UTC (2+ messages)
Can't build rdma-core's azp image
2020-04-19 6:37 UTC (6+ messages)
[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
[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 (16+ 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
[PATCH] RDMA/ocrdma: Fix an off-by-one issue in 'ocrdma_add_stat'
2020-04-17 15:56 UTC (13+ 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).