Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2023-04-06 17:08:24 to 2023-04-13 16:42:23 UTC [more...]

[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
 2023-04-13 16:42 UTC  (12+ messages)

[PATCH V3,net-next, 0/4] net: mana: Add support for jumbo frame
 2023-04-13 16:40 UTC  (9+ messages)
` [PATCH V3,net-next, 1/4] net: mana: Use napi_build_skb in RX path
` [PATCH V3,net-next, 2/4] net: mana: Refactor RX buffer allocation code to prepare for various MTU
` [PATCH V3,net-next, 3/4] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V3,net-next, 4/4] net: mana: Add support for jumbo frame

[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
 2023-04-13 14:46 UTC  (14+ messages)
` [PATCH mlx5-next 1/4] RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
` [PATCH rdma-next 2/4] RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
` [PATCH mlx5-next 3/4] net/mlx5: Update relaxed ordering read HCA capabilities
` [PATCH mlx5-next 4/4] RDMA/mlx5: Allow relaxed ordering read in VFs and VMs

[PATCH] RDMA/efa: Add rdma write capability to device caps
 2023-04-13 13:43 UTC  (9+ messages)

[PATCH for-next 0/3] rtrs bugfix and cleanups
 2023-04-13 13:24 UTC  (17+ messages)
` [PATCH for-next 1/3] RDMA/rtrs: Remove duplicate cq_num assignment
` [PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
` [PATCH for-next 3/3] RDMA/rtrs: Avoid use-after-free in rtrs_clt_rdma_cm_handler

[rdma:for-next] BUILD SUCCESS 979e5e0a255d7a4fe568aa23f2ec9c21eb97c258
 2023-04-13 12:14 UTC 

[recipe build #3525740] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-04-13 10:46 UTC 

[PATCH rdma-next v3 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2023-04-13 10:15 UTC  (2+ messages)

[PATCH rdma-next v4 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2023-04-13 10:11 UTC 

[PATCHv2 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
 2023-04-13 10:01 UTC  (4+ messages)

[PATCH rdma-next v1] RDMA/mlx5: Fix flow counter query via DEVX
 2023-04-13  9:23 UTC 

[PATCH net-next v2] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-12 23:33 UTC  (2+ messages)

[PATCH] RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
 2023-04-12 23:06 UTC  (4+ messages)

[PATCH bpf V10 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 19:49 UTC  (7+ messages)
` [PATCH bpf V10 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
` [PATCH bpf V10 2/6] xdp: rss hash types representation
` [PATCH bpf V10 3/6] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V10 4/6] veth: "
` [PATCH bpf V10 5/6] mlx4: "
` [PATCH bpf V10 6/6] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH bpf V9 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 19:41 UTC  (9+ messages)
` [PATCH bpf V9 1/6] selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
` [PATCH bpf V9 2/6] xdp: rss hash types representation
` [PATCH bpf V9 3/6] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V9 4/6] veth: "
` [PATCH bpf V9 5/6] mlx4: "
` [PATCH bpf V9 6/6] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH bpf V8 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 17:56 UTC  (11+ messages)
` [PATCH bpf V8 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V8 2/7] selftests/bpf: Add counters to xdp_hw_metadata
` [PATCH bpf V8 3/7] xdp: rss hash types representation
` [PATCH bpf V8 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V8 5/7] veth: "
` [PATCH bpf V8 6/7] mlx4: "
` [PATCH bpf V8 7/7] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH v2 for-rc] RDMA/core: Fix GID entry ref leak when create_ah fails
 2023-04-12 16:36 UTC  (2+ messages)

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 16:17 UTC  (18+ messages)
` [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
` [PATCH bpf V7 2/7] selftests/bpf: Add counters to xdp_hw_metadata
` [PATCH bpf V7 3/7] xdp: rss hash types representation
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V7 5/7] veth: "
` [PATCH bpf V7 6/7] mlx4: "
` [PATCH bpf V7 7/7] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg

[PATCH] RDMA/rxe: Fix error in rxe_task.c
 2023-04-12 16:14 UTC  (2+ messages)

[PATCH for-next 0/1] RDMA-rxe: Allow retry sends for rdma read responses
 2023-04-12 16:05 UTC  (3+ messages)
` [PATCH for-next 1/1] "

[PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame
 2023-04-12 14:38 UTC  (11+ messages)
` [PATCH V2,net-next, 1/3] net: mana: Use napi_build_skb in RX path
` [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame

[RFC PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
 2023-04-12  8:33 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-12  7:40 UTC 

[PATCH for-next 0/6] RDMA/bnxt_re: driver update for supporting low latency push
 2023-04-12  6:49 UTC  (17+ messages)
` [PATCH for-next 1/6] RDMA/bnxt_re: Use the common mmap helper functions
` [PATCH for-next 2/6] RDMA/bnxt_re: Add disassociate ucontext support
` [PATCH for-next 3/6] RDMA/bnxt_re: Query function capabilities from firmware
` [PATCH for-next 4/6] RDMA/bnxt_re: Move the interface version to chip context structure
` [PATCH for-next 5/6] RDMA/bnxt_re: Reorg the bar mapping
` [PATCH for-next 6/6] RDMA/bnxt_re: Enable low latency push

[PATCH] blk-mq-rdma: remove queue mapping helper for rdma devices
 2023-04-12  6:42 UTC  (2+ messages)

[PATCH net-next v2 3/3] mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
 2023-04-12  6:07 UTC  (2+ messages)

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2023-04-11 20:53 UTC 

[PATCH v2 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-11 17:31 UTC  (16+ messages)
` [PATCH v2 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v2 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v2 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v2 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v2 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time

[PATCH net-next v6 12/18] siw: Inline do_tcp_sendpages()
 2023-04-11 17:22 UTC  (2+ messages)

[PATCH net-next 3/3] mlx4: use READ_ONCE/WRITE_ONCE for ring indexes
 2023-04-11 15:52 UTC  (2+ messages)

RoCEv2 + netns == Doom
 2023-04-11 12:34 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix flow counter query via DEVX
 2023-04-11 11:46 UTC  (2+ messages)

[PATCH rdma-next 0/2] Query IBoE speed directly
 2023-04-11 11:20 UTC  (6+ messages)
` [PATCH rdma-next 1/2] IB/core: Query IBoE link speed with a new driver API
` [PATCH rdma-next 2/2] IB/mlx5: Implement query_iboe_speed "

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-11 10:13 UTC  (3+ messages)

[PATCH 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-10 18:09 UTC  (7+ messages)
` [PATCH 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH 3/8] sched/topology: add for_each_numa_cpu() macro

[PATCH 1/1] RDMA/rxe: Add function name to the logs
 2023-04-10 10:21 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 866694afd644cd5ee32411713c3d802fcca22ebb
 2023-04-09 22:36 UTC 

[recipe build #3523606] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-04-09 10:46 UTC 

[PATCH for-next 0/5] Updates for next cycle
 2023-04-09 10:27 UTC 

[PATCH v2 for-rc] RDMA/srpt: Add a check for valid 'mad_agent' pointer
 2023-04-09 10:07 UTC  (4+ messages)

[PATCH 0/2] IB/uverbs: Adjustments for create_qp()
 2023-04-09  9:59 UTC 

[PATCH RESEND rdma-next] RDMA/cm: Trace icm_send_rej event before the cm state is reset
 2023-04-09  9:53 UTC  (2+ messages)

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-09  8:54 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6
 2023-04-09  7:50 UTC  (3+ messages)

[PATCH for-next 0/5] Updates for next cycle
 2023-04-07 16:52 UTC  (6+ messages)
` [PATCH for-next 1/5] IB/hfi1: Remove trace newlines
` [PATCH for-next 2/5] IB/hfi1: Suppress useless compiler warnings
` [PATCH for-next 3/5] IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
` [PATCH for-next 4/5] IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
` [PATCH for-next 5/5] IB/hfi1: Place struct mmu_rb_handler on cache line start

[PATCH] RDMA/hfi: add a judgment on the availability of cpumask
 2023-04-07  4:07 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