messages from 2021-01-26 05:38:43 to 2021-01-30 21:24:40 UTC [more...]
[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
2021-01-30 21:23 UTC (17+ messages)
` [PATCH v2 net-next 1/4] mm: constify page_is_pfmemalloc() argument
` [PATCH v2 net-next 2/4] skbuff: constify skb_propagate_pfmemalloc() "page" argument
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()
` [PATCH v2 net-next 4/4] net: page_pool: simplify page recycling condition tests
[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
2021-01-30 1:19 UTC (46+ messages)
` [PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs
` [PATCH 09/22] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH 15/22] RDMA/irdma: Implement device supported verb APIs
` [PATCH 20/22] RDMA/irdma: Add ABI definitions
` [PATCH 21/22] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
[pull request][net-next 00/11] mlx5 SW steering for ConnectX-6DX
2021-01-30 2:26 UTC (12+ messages)
` [net-next 01/11] net/mlx5: DR, Fix potential shift wrapping of 32-bit value
` [net-next 02/11] net/mlx5: DR, Add match STEv1 structs to ifc
` [net-next 03/11] net/mlx5: DR, Add HW STEv1 match logic
` [net-next 04/11] net/mlx5: DR, Allow native protocol support for HW STEv1
` [net-next 05/11] net/mlx5: DR, Add STEv1 setters and getters
` [net-next 06/11] net/mlx5: DR, Add STEv1 action apply logic
` [net-next 07/11] net/mlx5: DR, Add STEv1 modify header logic
` [net-next 08/11] net/mlx5: DR, Use the right size when writing partial STE into HW
` [net-next 09/11] net/mlx5: DR, Use HW specific logic API when writing STE
` [net-next 10/11] net/mlx5: DR, Copy all 64B whenever replacing STE in the head of miss-list
` [net-next 11/11] net/mlx5: DR, Allow SW steering for sw_owner_v2 devices
[PATCH for-next 00/12] RDMA/hns: Several fixes and cleanups of RQ/SRQ
2021-01-30 8:58 UTC (13+ messages)
` [PATCH for-next 01/12] RDMA/hns: Allocate one more recv SGE for HIP08
` [PATCH for-next 02/12] RDMA/hns: Bugfix for checking whether the srq is full when post wr
` [PATCH for-next 03/12] RDMA/hns: Force srq_limit to 0 when creating SRQ
` [PATCH for-next 04/12] RDMA/hns: Fixed wrong judgments in the goto branch
` [PATCH for-next 05/12] RDMA/hns: Remove the reserved WQE of SRQ
` [PATCH for-next 06/12] RDMA/hns: Refactor hns_roce_create_srq()
` [PATCH for-next 07/12] RDMA/hns: Refactor code about SRQ Context
` [PATCH for-next 08/12] RDMA/hns: Use new interfaces to write SRQC
` [PATCH for-next 09/12] RDMA/hns: Refactor post recv flow
` [PATCH for-next 10/12] RDMA/hns: Clear remaining unused sges when post_recv
` [PATCH for-next 11/12] RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
` [PATCH for-next 12/12] RDMA/hns: Add verification of QP type when post_recv
[PATCH for-next] RDMA/hns: Add support of direct wqe
2021-01-30 8:43 UTC (2+ messages)
[PATCH v2 for-next] RDMA/hns: Add support of direct wqe
2021-01-30 9:05 UTC
net/mlx5: Maintain separate page trees for ECPF and PF functions
2021-01-29 20:06 UTC
[RFC PATCH] RDMA/rxe: Export imm_data to WC when the related WR with imm_data finished on SQ
2021-01-29 18:14 UTC (13+ messages)
[net-next V10 01/14] devlink: Prepare code to fill multiple port function attributes
2021-01-29 1:40 UTC (2+ messages)
Question about the mechanism of RoCEv2 VLAN validation
2021-01-29 1:21 UTC (3+ messages)
[pull request][net-next V10 00/14] Add mlx5 subfunction support
2021-01-29 0:11 UTC (10+ messages)
[PATCH for-next] RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
2021-01-28 23:33 UTC
[PATCH for-next 0/5] EFA cleanups 2021-01-26
2021-01-28 19:58 UTC (7+ messages)
` [PATCH for-next 1/5] RDMA/efa: Remove redundant NULL pointer check of CQE
` [PATCH for-next 2/5] RDMA/efa: Remove duplication of upper/lower_32_bits
` [PATCH for-next 3/5] RDMA/efa: Remove unnecessary indentation in defs comments
` [PATCH for-next 4/5] RDMA/efa: Remove unused 'select' field from get/set feature command descriptor
` [PATCH for-next 5/5] RDMA/efa: Remove unused syndrome enum values
[PATCH for-next] RDMA/rxe: Correct skb on loopback path
2021-01-28 18:23 UTC
[PATCH] Fix: Remove racy Subnet Manager sendonly join checks
2021-01-28 18:11 UTC (8+ messages)
[PATCH for-next v2] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
2021-01-28 17:47 UTC
[PATCH for-next] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
2021-01-28 17:32 UTC (7+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2021-01-28 14:46 UTC
[PATCH rdma-core 0/5] Add irdma user space provider for Intel Ethernet RDMA
2021-01-28 13:37 UTC (12+ messages)
` [PATCH rdma-core 1/5] rdma-core/i40iw: Remove provider i40iw
` [PATCH rdma-core 2/5] rdma-core/irdma: Add Makefile and ABI definitions
` [PATCH rdma-core 3/5] rdma-core/irdma: Add user/kernel shared libraries
` [PATCH rdma-core 4/5] rdma-core/irdma: Add library setup and utility definitions
` [PATCH rdma-core 5/5] rdma-core/irdma: Implement device supported verb APIs
[PATCH mlx5-next v1] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
2021-01-28 6:48 UTC
[PATCH for-next] RDMA/rxe: Remove useless code in rxe_recv.c
2021-01-27 22:42 UTC
[PATCH for-next] RDMA/rxe: Fix coding error in rxe_recv.c
2021-01-27 21:45 UTC
[PATCH net-next 0/3] net: constify page_is_pfmemalloc() and its users
2021-01-27 20:23 UTC (4+ messages)
` [PATCH net-next 3/3] net: page_pool: simplify page recycling condition tests
[PATCH for-next 0/2] Host information userspace version
2021-01-27 17:53 UTC (6+ messages)
[ANNOUNCE] rdma-core: new stable releases
2021-01-27 17:25 UTC
[PATCH rdma-next 00/10] Various cleanups
2021-01-27 15:00 UTC (11+ messages)
` [PATCH rdma-next 01/10] IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
` [PATCH rdma-next 02/10] IB/mlx5: Avoid calling query device for reading pkey table length
` [PATCH rdma-next 03/10] IB/mlx5: Support default partition key for representor port
` [PATCH rdma-next 04/10] IB/mlx5: Improve query port "
` [PATCH rdma-next 05/10] RDMA/core: Introduce and use API to read port immutable data
` [PATCH rdma-next 06/10] IB/mlx5: Use rdma_for_each_port for port iteration
` [PATCH rdma-next 07/10] IB/mlx5: Return appropriate error code instead of ENOMEM
` [PATCH rdma-next 08/10] IB/cm: Avoid a loop when device has 255 ports
` [PATCH rdma-next 09/10] IB/mlx4: Use port iterator and validation APIs
` [PATCH rdma-next 10/10] IB/core: Use valid port number to check link layer
[PATCH mlx5-next] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
2021-01-27 14:30 UTC
[PATCH] IB/ipoib: improve latency in ipoib/cm connection formation
2021-01-27 0:16 UTC (6+ messages)
[PATCH -next] net/mlx5: Remove unused including <linux/version.h>
2021-01-26 18:51 UTC (2+ messages)
[RDMA/rxe] 1d11c1b7f9: BUG:sleeping_function_called_from_invalid_context_at_drivers/infiniband/sw/rxe/rxe_pool.c
2021-01-26 6:13 UTC
[PATCH rdma-next v1 0/2] Fixes to v5.11
2021-01-25 12:13 UTC
[PATCH rdma-next] RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
2021-01-25 12:07 UTC
[PATCH mlx5-next v4 0/4] Dynamically assign MSI-X vectors count
2021-01-26 9:26 UTC (13+ messages)
` [PATCH mlx5-next v4 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
[PATCH mlx5-next v5 0/4] Dynamically assign MSI-X vectors count
2021-01-26 8:57 UTC (5+ messages)
` [PATCH mlx5-next v5 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v5 2/4] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v5 3/4] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v5 4/4] net/mlx5: Allow to the users to configure number of MSI-X vectors
[PATCH 00/20] [Set 3] Rid W=1 warnings from Infiniband
2021-01-26 12:47 UTC (21+ messages)
` [PATCH 01/20] RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues
` [PATCH 02/20] RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
` [PATCH 03/20] RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issue in another
` [PATCH 04/20] RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another
` [PATCH 05/20] RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'
` [PATCH 06/20] RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
` [PATCH 07/20] RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
` [PATCH 08/20] RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
` [PATCH 09/20] RDMA/hw/hfi1/pcie: Demote kernel-doc abuses
` [PATCH 10/20] RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param
` [PATCH 11/20] RDMA/hw/hfi1/rc: Fix a few function documentation issues
` [PATCH 12/20] RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
` [PATCH 13/20] RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
` [PATCH 14/20] RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
` [PATCH 15/20] RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
` [PATCH 16/20] RDMA/hw/hfi1/uc: Fix a little doc-rot
` [PATCH 17/20] RDMA/hw/hfi1/ud: Fix a little more doc-rot
` [PATCH 18/20] RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
` [PATCH 19/20] RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
` [PATCH 20/20] RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
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).