public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-18 15:49:23 to 2023-09-25 14:31:24 UTC [more...]

[bug report] blktests srp/002 hang
 2023-09-25 14:31 UTC  (31+ messages)

[PATCH v7 04/12] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
 2023-09-25 12:03 UTC 

[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
 2023-09-25 10:10 UTC  (4+ messages)

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-09-25  9:43 UTC  (6+ messages)

[rdma:wip/leon-for-rc] BUILD SUCCESS d7f393430a17c2bfcdf805462a5aa80be4285b27
 2023-09-25  2:40 UTC 

[rdma:for-next] BUILD SUCCESS cb7ab7854bc70942abed62d19d8c16d0064bf7dc
 2023-09-25  2:26 UTC 

[PATCH 0/4] sched: drop for_each_numa_hop_mask()
 2023-09-25  2:05 UTC  (5+ messages)
` [PATCH 1/4] net: mellanox: drop mlx5_cpumask_default_spread()
` [PATCH 2/4] Revert "sched/topology: Introduce for_each_numa_hop_mask()"
` [PATCH 3/4] Revert "sched/topology: Introduce sched_numa_hop_mask()"
` [PATCH 4/4] lib/cpumask: don't mention for_each_numa_hop_mask in cpumask_local_spread()"

[PATCH net, 0/3] net: mana: Fix some TX processing bugs
 2023-09-24 20:20 UTC  (6+ messages)
` [PATCH net, 1/3] net: mana: Fix TX CQE error handling
` [PATCH net, 2/3] net: mana: Fix the tso_bytes calculation
` [PATCH net, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH 00/14] Batch 1: Annotate structs with __counted_by
 2023-09-24  2:03 UTC  (33+ messages)
` [PATCH 01/14] ipv4: Annotate struct fib_info "
` [PATCH 02/14] ipv4/igmp: Annotate struct ip_sf_socklist "
` [PATCH 03/14] ipv6: Annotate struct ip6_sf_socklist "
` [PATCH 04/14] net: hns: Annotate struct ppe_common_cb "
` [PATCH 05/14] net: enetc: Annotate struct enetc_int_vector "
` [PATCH 06/14] net: hisilicon: Annotate struct rcb_common_cb "
` [PATCH 07/14] net: mana: Annotate struct mana_rxq "
` [PATCH 08/14] net: ipa: Annotate struct ipa_power "
` [PATCH 09/14] net: mana: Annotate struct hwc_dma_buf "
` [PATCH 10/14] net: openvswitch: Annotate struct dp_meter_instance "
` [PATCH 11/14] net: enetc: Annotate struct enetc_psfp_gate "
` [PATCH 12/14] net: openvswitch: Annotate struct dp_meter "
` [PATCH 13/14] net: tulip: Annotate struct mediatable "
` [PATCH 14/14] net: sched: Annotate struct tc_pedit "

[PATCH] IB/hfi1: replace deprecated strncpy
 2023-09-24  3:20 UTC  (4+ messages)

[PATCH] IB/mlx4: Fix the size of a buffer in add_port_entries()
 2023-09-23 18:54 UTC  (2+ messages)

[PATCH] RDMA/cma: Fix the size of a buffer in add_port_entries()
 2023-09-23 18:52 UTC  (2+ messages)

[PATCH 1/1] Revert "RDMA/rxe: Add workqueue support for rxe tasks"
 2023-09-22 16:42 UTC  (2+ messages)

[PATCH v6 04/13] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
 2023-09-22 12:02 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS a83c69278975227b689b4a016d1fc8e4820756e9
 2023-09-22 11:50 UTC 

[PATCH] IB/qib: replace deprecated strncpy
 2023-09-22 10:29 UTC 

[PATCH] RDMA/irdma: replace deprecated strncpy
 2023-09-22 10:29 UTC 

[PATCH net-next v10 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
 2023-09-22  9:11 UTC 

[PATCH rdma-next 0/6] Add 800Gb (XDR) speed support
 2023-09-21 20:42 UTC  (8+ messages)
` [PATCH rdma-next 1/6] IB/core: Add support for XDR link speed
` [PATCH rdma-next 2/6] IB/mlx5: Expose XDR speed through MAD
` [PATCH rdma-next 3/6] IB/mlx5: Add support for 800G_8X lane speed
` [PATCH rdma-next 4/6] IB/mlx5: Rename 400G_8X speed to comply to naming convention
` [PATCH rdma-next 5/6] IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
` [PATCH rdma-next 6/6] RDMA/ipoib: Add support for XDR speed in ethtool

[PATCH] IB: fix memlock limit handling code
 2023-09-21 16:49 UTC  (4+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
 2023-09-21 12:00 UTC  (4+ messages)

[PATCH rdma-next] RDMA/mlx5: Implement mkeys management via LIFO queue
 2023-09-21  6:43 UTC  (3+ messages)

[PATCH] IB/qib: replace deprecated strncpy
 2023-09-21  7:58 UTC 

[PATCH mlx5-next 0/9] Support IPsec packet offload in multiport RoCE devices
 2023-09-21 12:10 UTC  (10+ messages)
` [PATCH mlx5-next 1/9] RDMA/mlx5: Send events from IB driver about device affiliation state
` [PATCH mlx5-next 2/9] net/mlx5: Register mlx5e priv to devcom in MPV mode
` [PATCH mlx5-next 3/9] net/mlx5: Store devcom pointer inside IPsec RoCE
` [PATCH mlx5-next 4/9] net/mlx5: Add alias flow table bits
` [PATCH mlx5-next 5/9] net/mlx5: Implement alias object allow and create functions
` [PATCH mlx5-next 6/9] net/mlx5: Add create alias flow table function to ipsec roce
` [PATCH mlx5-next 7/9] net/mlx5: Configure IPsec steering for egress RoCEv2 MPV traffic
` [PATCH mlx5-next 8/9] net/mlx5: Configure IPsec steering for ingress "
` [PATCH mlx5-next 9/9] net/mlx5: Handle IPsec steering upon master unbind/bind

[ANNOUNCE] rdma-core: new stable releases
 2023-09-21 13:55 UTC 

[PATCH for-rc 0/2] RDMA/bnxt_re: Bug fixes
 2023-09-21  8:56 UTC  (4+ messages)
` [PATCH for-rc 1/2] RDMA/bnxt_re: Fix the handling of control path response data
` [PATCH for-rc 2/2] RDMA/bnxt_re: Decrement resource stats correctly

[PATCH rdma-next v1] RDMA/mlx5: Implement mkeys management via LIFO queue
 2023-09-21  8:07 UTC 

[PATCH] RDMA/irdma: replace deprecated strncpy
 2023-09-21  7:36 UTC 

help with performance loss question
 2023-09-20 23:43 UTC  (3+ messages)

[PATCH v5 02/11] infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
 2023-09-20 22:22 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 58c49c097fbf5ad77fd367ad500339c36d284c23
 2023-09-20 21:13 UTC 

[recipe build #3605963] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-09-20 18:31 UTC 

[PATCH] RDMA/core: use rdma_cap_iw_cm() in rdma_resolve_route()
 2023-09-20 16:02 UTC  (11+ messages)

[PATCH 1/1] RDMA/rtrs: Fix the problem of variable not initialized fully
 2023-09-20 15:34 UTC  (9+ messages)

[PATCH net-next v9 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
 2023-09-20 11:58 UTC 

[PATCH for-next v3 1/2] RDMA/rxe: Improve newline in printing messages
 2023-09-20 10:24 UTC  (9+ messages)
` [PATCH for-next v3 2/2] RDMA/rxe: Call rxe_set_mtu after rxe_register_device

[PATCH rdma-rc 0/3] Batch of mlx5_ib fixes
 2023-09-20 10:01 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] RDMA/mlx5: Fix assigning access flags to cache mkeys
` [PATCH rdma-rc 2/3] RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
` [PATCH rdma-rc 3/3] RDMA/mlx5: Fix NULL string error

Poptávka
 2023-09-20  7:56 UTC 

[PATCH RFC for-next 0/3] Add more resource dumping to rdmatool for SRQ
 2023-09-20  7:52 UTC  (5+ messages)
` [PATCH RFC for-next 1/3] RDMA/core: Add dedicated SRQ resource tracker function
` [PATCH RFC for-next 2/3] RDMA/core: Add support to dump SRQ resource in RAW format
` [PATCH RFC for-next 3/3] RDMA/hns: Support SRQ restrack ops for hns driver

[PATCH] net: rds: Fix possible NULL-pointer dereference
 2023-09-20  7:50 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Support SRQ record doorbell
 2023-09-20  5:17 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS c5930a1aa08aafe6ffe15b5d28fe875f88f6ac86
 2023-09-19 22:44 UTC 

[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-19 13:36 UTC  (11+ messages)
` [PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "
` [PATCH v2 12/13] RDMA/hfi1: "
` [PATCH v2 13/13] misc: rtsx: "

[PATCH v3 1/8] RDMA/hfi1: Use FIELD_GET() to extract Link Width
 2023-09-19 13:11 UTC  (2+ messages)

[PATCH RFC] rdma: Add support to dump SRQ resource in raw format
 2023-09-19 10:53 UTC  (3+ messages)

[PATCH v2 1/1] RDMA/rtrs: Require holding rcu_read_lock explicitly
 2023-09-19  8:23 UTC  (2+ messages)

Pytanie o samochód
 2023-09-19  7:35 UTC 

[PATCH v3][next] RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
 2023-09-19  7:37 UTC  (3+ messages)

[PATCH 1/1] RDMA/rtrs: Require holding rcu_read_lock explicitly
 2023-09-19  7:21 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 4ececeb839868ad235515f5bb332530f2ac11253
 2023-09-19  0:17 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 18126c767658ae8a831257c6cb7776c5ba5e7249
 2023-09-18 21:45 UTC 

[PATCH v2][next] RDMA/core: Use size_{add,mul}() in calls to struct_size()
 2023-09-18 12:41 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox