linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-07 05:20:02 to 2025-01-17 10:04:39 UTC [more...]

[PATCH v6 00/17] Provide a new two step DMA mapping API
 2025-01-17 10:03 UTC  (12+ messages)
` [PATCH v6 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v6 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v6 03/17] iommu: generalize the batched sync after map interface
` [PATCH v6 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v6 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v6 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v6 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v6 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v6 09/17] docs: core-api: document the IOVA-based API
` [PATCH v6 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v6 11/17] mm/hmm: provide generic DMA managing logic

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (13+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH next] cgroup/rdma: Drop bogus PAGE_COUNTER select
 2025-01-16 19:42 UTC  (2+ messages)

[recipe build #3841184] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-01-16 19:07 UTC 

[PATCH][next] net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_id
 2025-01-16 18:17 UTC 

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-16 12:22 UTC  (7+ messages)
` [PATCH bpf-next v6 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (3+ messages)

[PATCH] IB/hfi1: fix buffer underflow in fault injection code
 2025-01-16  4:16 UTC  (4+ messages)
  ` [lvc-project] "

[PATCH blktests v2] tests: Remove unnecessary '&&' in requires() functions
 2025-01-16  4:05 UTC 

[PATCH blktests 0/4] Cleanup and Optimization in requires()
 2025-01-16  2:44 UTC  (6+ messages)
` [PATCH blktests 1/4] common/rc: test have_driver before check its driver parameter
` [PATCH blktests 2/4] tests, common: Get rid of _have_null_blk
` [PATCH blktests 3/4] common, new, tests: Get rid of _have_scsi_debug
` [PATCH blktests 4/4] tests: Remove unnecessary '&&' in requires() functions

[rdma:wip/for-testing] BUILD SUCCESS a4fdb96b28ccb545148b38c6bae6b84258547b6e
 2025-01-16  1:15 UTC 

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (6+ messages)

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-01-15 11:53 UTC  (10+ messages)

[PATCH for-next 0/2] RDMA/bnxt_re: Driver update
 2025-01-15  4:03 UTC  (6+ messages)
` [PATCH for-next 1/2] RDMA/bnxt_re: Pass the context for ulp_irq_stop
` [PATCH for-next 2/2] RDMA/bnxt_re: Allocate dev_attr information dynamically

[PATCH rdma-next v2 RESEND 0/4] RDMA/bnxt_re: Support for FW async event handling
 2025-01-15  4:01 UTC  (7+ messages)
` [PATCH rdma-next v2 RESEND 2/4] RDMA/bnxt_re: Add Async event handling support

[PATCH 0/2] RDMA: Constify 'struct bin_attribute'
 2025-01-14 21:32 UTC  (3+ messages)
` [PATCH 1/2] RDMA/hfi1: "
` [PATCH 2/2] RDMA/qib: "

[PATCH rdma-next v1 0/2] IB/mad: Add Flow Control for Solicited MADs
 2025-01-14 19:42 UTC  (4+ messages)
` [PATCH rdma-next v1 1/2] IB/mad: Add state machine to MAD layer
` [PATCH rdma-next v1 2/2] IB/mad: Add flow control for solicited MADs

[PATCH 1/1] RDMA/rxe: Change the return type from int to bool
 2025-01-14 11:47 UTC  (4+ messages)

[PATCH 1/1] RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
 2025-01-14 11:44 UTC  (4+ messages)

[PATCH for-rc v2] RDMA/cxgb4: notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event
 2025-01-14 11:32 UTC  (4+ messages)

[PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
 2025-01-14  9:51 UTC  (10+ messages)
` [PATCH bpf-next v5 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v5 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH net-next v8 00/11] net: Improve netns handling in rtnetlink
 2025-01-14  9:02 UTC  (15+ messages)
` [PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
  ` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v8 03/11] net: "
` [PATCH net-next v8 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v8 05/11] net: ip_tunnel: Use "
` [PATCH net-next v8 07/11] net: xfrm: "
` [PATCH net-next v8 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v8 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v8 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v8 11/11] selftests: net: Add test cases for link and peer netns

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2025-01-14  7:11 UTC  (8+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH RESEND net] net/smc: fix data error when recvmsg with MSG_PEEK flag
 2025-01-14  3:10 UTC  (3+ messages)

[PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE
 2025-01-13 20:16 UTC  (7+ messages)

[PATCH rdma-next] RDMA/mlx5: Fix implicit ODP use after free
 2025-01-13 19:47 UTC  (3+ messages)

[recipe build #3840197] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-01-13 15:46 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix indirect mkey ODP page count
 2025-01-13 11:41 UTC  (2+ messages)

[PATCH mlx5-next 0/4] mlx5-next updates 2025-01-09
 2025-01-12  8:58 UTC  (14+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes
` [PATCH mlx5-next 2/4] net/mlx5: Add support for MRTCQ register
` [PATCH mlx5-next 3/4] net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps
` [PATCH mlx5-next 4/4] net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2025-01-12  8:05 UTC  (9+ messages)

[PATCH net-next] net/smc: delete pointless divide by one
 2025-01-11 21:20 UTC  (4+ messages)

[PATCH v3] net/mlx5: Fix variable not being completed when function returns
 2025-01-11  2:38 UTC  (2+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH net-next v7 1/8] page_pool: introduce page_pool_get_pp() API
 2025-01-10 13:06 UTC 

[PATCH v3] net/mlx5: Fix variable not being completed when function returns
 2025-01-10  3:02 UTC 

[PATCH net 0/9] net: sysctl: avoid using current->nsproxy
 2025-01-09 17:00 UTC  (12+ messages)
` [PATCH net 1/9] mptcp: sysctl: avail sched: remove write access
` [PATCH net 2/9] mptcp: sysctl: sched: avoid using current->nsproxy
` [PATCH net 3/9] mptcp: sysctl: blackhole timeout: "
` [PATCH net 4/9] sctp: sysctl: cookie_hmac_alg: "
` [PATCH net 5/9] sctp: sysctl: rto_min/max: "
` [PATCH net 6/9] sctp: sysctl: auth_enable: "
` [PATCH net 7/9] sctp: sysctl: udp_port: "
` [PATCH net 8/9] sctp: sysctl: plpmtud_probe_interval: "
` [PATCH net 9/9] rds: sysctl: rds_tcp_{rcv,snd}buf: "

[PATCH v2] net/mlx5: Fix variable not being completed when function returns
 2025-01-09 16:30 UTC  (4+ messages)

[recipe build #3838911] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-01-09 13:03 UTC 

[PATCH blktests v4 1/2] tests/rnbd: Add a basic RNBD test
 2025-01-09 10:44 UTC  (5+ messages)
` [PATCH blktests v4 2/2] tests/rnbd: Implement RNBD regression test

[PATCH net-next v7 00/11] net: Improve netns handling in rtnetlink
 2025-01-08 17:31 UTC  (9+ messages)
` [PATCH net-next v7 02/11] rtnetlink: Pack newlink() params into struct

[PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf
 2025-01-08 16:48 UTC  (10+ messages)

[bug report] RDMA/iwpm: reentrant iwpm hello message
 2025-01-08 15:14 UTC  (9+ messages)

[PATCH ipsec-next 1/2] xfrm: Support ESN context update to hardware for TX
 2025-01-08 10:25 UTC  (5+ messages)

[PATCH net-next v6 1/8] page_pool: introduce page_pool_get_pp() API
 2025-01-08  9:37 UTC  (3+ messages)

[PATCH for-next] MAINTAINERS: Update the bnxt_re maintainers
 2025-01-07 15:29 UTC  (2+ messages)

[PATCH] net/mlx5: Fix variable not being completed when function returns
 2025-01-07 10:02 UTC  (2+ messages)


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).