messages from 2025-09-30 17:35:40 to 2025-10-19 12:25:37 UTC [more...]
[bug report] net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
2025-10-19 12:25 UTC (2+ messages)
[PATCH] RDMA/rxe: remove redundant assignment to variable page_offset
2025-10-19 12:06 UTC (3+ messages)
[PATCH v2] RDMA/uverbs: fix umem release in UVERBS_METHOD_CQ_CREATE
2025-10-19 11:43 UTC (2+ messages)
[PATCH for-next] RDMA/cxgb4: Fix possible circular locking dependency
2025-10-19 11:26 UTC (2+ messages)
[PATCH] RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handler_mutex)
2025-10-19 11:04 UTC (2+ messages)
[PATCH rdma-next] RDMA/irdma: Set irdma_cq cq_num field during CQ create
2025-10-19 11:02 UTC (3+ messages)
[PATCH rdma-next] RDMA/irdma: Fix SD index calculation
2025-10-19 11:01 UTC (3+ messages)
[PATCH rdma-next] RDMA/cxgb4: fix typo in write_pbl() debug message
2025-10-19 10:53 UTC (2+ messages)
[PATCH v2 rdma-rc] RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqp
2025-10-19 10:48 UTC (2+ messages)
blktests failures with v6.18-rc1 kernel
2025-10-18 11:26 UTC
[PATCH net-next,v2] net: mana: Support HW link state events
2025-10-17 23:05 UTC (2+ messages)
[PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit
2025-10-17 18:06 UTC (9+ messages)
*** Urgent Change ***
2025-10-17 12:45 UTC
[PATCH v2 for-next 0/8] RDMA/hns: Support RoCE bonding
2025-10-17 9:55 UTC (11+ messages)
` [PATCH v2 for-next 1/8] RDMA/hns: Add helpers to obtain netdev and bus_num from hr_dev
` [PATCH v2 for-next 2/8] RDMA/hns: Initialize bonding resources
` [PATCH v2 for-next 3/8] RDMA/hns: Add bonding event handler
` [PATCH v2 for-next 4/8] RDMA/hns: Add bonding cmds
` [PATCH v2 for-next 5/8] RDMA/hns: Implement bonding init/uninit process
` [PATCH v2 for-next 6/8] RDMA/hns: Add delayed work for bonding
` [PATCH v2 for-next 7/8] RDMA/hns: Support link state reporting for bond
` [PATCH v2 for-next 8/8] RDMA/hns: Support reset recovery "
[PATCH net v2] net/smc: fix general protection fault in __smc_diag_dump
2025-10-17 9:03 UTC (5+ messages)
[PATCH net-next] net/smc: add full IPv6 support for SMC
2025-10-17 9:01 UTC (4+ messages)
[syzbot] [smc?] general protection fault in __smc_diag_dump (4)
2025-10-17 7:40 UTC (2+ messages)
[syzbot] [smc?] general protection fault in __smc_diag_dump (4)
2025-10-17 7:22 UTC (2+ messages)
[PATCH net] net/mlx5e: psp, avoid 'accel' NULL pointer dereference
2025-10-16 22:50 UTC (4+ messages)
[PATCH net] net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()
2025-10-16 22:50 UTC (3+ messages)
[PATCH net V3 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-10-16 19:55 UTC (3+ messages)
` [PATCH net V3 1/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
` [PATCH net V3 2/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
[PATCH for-next] RDMA/cm: Rate limit destroy CM ID timeout error message
2025-10-16 18:01 UTC (13+ messages)
[PATCH iproute2-next] devlink: Introduce burst period for health reporter
2025-10-16 15:30 UTC (2+ messages)
[PATCH] RDMA/mlx5: Use mlx5_cmd_is_down to detect PCIe Surprise Link Down
2025-10-16 13:32 UTC (5+ messages)
[PATCH for-rc 0/4] RDMA/hns: Bugfixes and cleanup
2025-10-16 11:40 UTC (5+ messages)
` [PATCH for-rc 1/4] RDMA/hns: Fix recv CQ and QP cache affinity
` [PATCH for-rc 2/4] RDMA/hns: Fix the modification of max_send_sge
` [PATCH for-rc 3/4] RDMA/hns: Fix wrong WQE data when QP wraps around
` [PATCH for-rc 4/4] RDMA/hns: Remove an extra blank line
[PATCH v3] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-16 9:27 UTC
[PATCH v2] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-16 8:40 UTC (3+ messages)
[PATCH mlx5-next] {rdma,net}/mlx5: Query vports mac address from device
2025-10-16 1:40 UTC
[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
2025-10-15 17:44 UTC (34+ messages)
` [PATCH net-next v4 01/24] net: page_pool: sanitise allocation order
` [PATCH net-next v4 02/24] docs: ethtool: document that rx_buf_len must control payload lengths
` [PATCH net-next v4 03/24] net: ethtool: report max value for rx-buf-len
` [PATCH net-next v4 04/24] net: use zero value to restore rx_buf_len to default
` [PATCH net-next v4 05/24] net: hns3: net: use zero "
` [PATCH net-next v4 06/24] net: clarify the meaning of netdev_config members
` [PATCH net-next v4 07/24] net: add rx_buf_len to netdev config
` [PATCH net-next v4 08/24] eth: bnxt: read the page size from the adapter struct
` [PATCH net-next v4 09/24] eth: bnxt: set page pool page order based on rx_page_size
` [PATCH net-next v4 10/24] eth: bnxt: support setting size of agg buffers via ethtool
` [PATCH net-next v4 11/24] net: move netdev_config manipulation to dedicated helpers
` [PATCH net-next v4 12/24] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v4 13/24] net: allocate per-queue config structs and pass them thru the queue API
` [PATCH net-next v4 14/24] net: pass extack to netdev_rx_queue_restart()
` [PATCH net-next v4 15/24] net: add queue config validation callback
` [PATCH net-next v4 16/24] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next v4 17/24] eth: bnxt: store the rx buf size per queue
` [PATCH net-next v4 18/24] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v4 19/24] netdev: add support for setting rx-buf-len per queue
` [PATCH net-next v4 20/24] net: wipe the setting of deactived queues
` [PATCH net-next v4 21/24] eth: bnxt: use queue op config validate
` [PATCH net-next v4 22/24] eth: bnxt: support per queue configuration of rx-buf-len
` [PATCH net-next v4 23/24] net: let pp memory provider to specify rx buf len
` [PATCH net-next v4 24/24] net: validate driver supports passed qcfg params
[PATCH net v2] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
2025-10-15 17:36 UTC (6+ messages)
[PATCH] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
2025-10-14 15:58 UTC
[PATCH net-next] net: mana: Support HW link state events
2025-10-14 14:11 UTC (5+ messages)
` [EXTERNAL] "
[PATCH 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
2025-10-14 9:36 UTC (5+ messages)
` [PATCH 2/2] net: mana: Add standard counter rx_missed_errors
[PATCH net-next v5 1/5] bnxt_en: Move common definitions to include/linux/bnxt/
2025-10-14 8:10 UTC
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-10-14 2:04 UTC (9+ messages)
[PATCH 6.17 029/563] smb: client: fix sending the iwrap custom IRD/ORD negotiation messages
2025-10-13 14:38 UTC (2+ messages)
` [PATCH 6.17 030/563] smb: server: fix IRD/ORD negotiation with the client
[PATCH 6.12 011/262] smb: server: fix IRD/ORD negotiation with the client
2025-10-13 14:42 UTC
[PATCH 6.6 008/196] smb: server: fix IRD/ORD negotiation with the client
2025-10-13 14:43 UTC
[PATCH 6.1 052/196] smb: server: fix IRD/ORD negotiation with the client
2025-10-13 14:43 UTC
[PATCH for-next 0/8] RDMA/hns: Support RoCE bonding
2025-10-13 8:25 UTC (4+ messages)
` [PATCH for-next 2/8] RDMA/hns: Initialize bonding resources
[PATCH] RDMA/uverbs: fix umem release in UVERBS_METHOD_CQ_CREATE
2025-10-10 7:37 UTC (3+ messages)
[PATCH net v2] net/mlx5: Avoid deadlock between PCI error recovery and health reporter
2025-10-08 16:46 UTC (3+ messages)
[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
2025-10-08 15:08 UTC (11+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[PATCH] net/mlx5: fix pre-2.40 binutils assembler error
2025-10-08 1:50 UTC (5+ messages)
[PATCH net 0/3] mlx5 misc fixes 2025-10-05
2025-10-07 12:50 UTC (5+ messages)
` [PATCH net 1/3] net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
` [PATCH net 2/3] net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
` [PATCH net 3/3] net/mlx5e: Do not fail PSP init on missing caps
[PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-10-06 13:59 UTC (8+ messages)
blktests failures with v6.17 kernel
2025-10-06 12:30 UTC (2+ messages)
next-20251002: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;'
2025-10-06 11:58 UTC (2+ messages)
[bug report] RDMA/mana_ib: create kernel-level CQs
2025-10-06 8:51 UTC (2+ messages)
` [EXTERNAL] "
next-20250102: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;'
2025-10-06 8:43 UTC
[GIT PULL] Please pull RDMA subsystem changes
2025-10-04 1:41 UTC (2+ messages)
[GIT PULL] Please pull FWCTL subsystem changes
2025-10-04 1:41 UTC (2+ messages)
[rdma:wip/for-testing] BUILD SUCCESS 2d9d2f24649e7f651ac7b9dff5a580f924a19eb4
2025-10-03 19:26 UTC
[PATCH net] net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
2025-10-03 18:00 UTC (3+ messages)
[syzbot] [rdma?] KMSAN: uninit-value in ib_nl_handle_ip_res_resp
2025-10-02 18:31 UTC (4+ messages)
[PATCH V2 net 0/8] mlx5 misx fixes 2025-08-20
2025-10-02 16:31 UTC (3+ messages)
` [PATCH V2 net 3/8] net/mlx5e: Preserve tc-bw during parent changes
[PATCH v1] svcrdma: Increase the server's default RPC/RDMA credit grant
2025-10-01 22:44 UTC (4+ messages)
[PATCH net-next V2 0/7] net/mlx5: misc changes 2025-09-28
2025-10-01 0:30 UTC (2+ messages)
[PATCH 0/6] Coccinelle: ptr_err_to_pe: Adjustments for SmPL code
2025-09-30 17:45 UTC (6+ messages)
` [PATCH 2/6] Coccinelle: ptr_err_to_pe: Reduce repetition of the key word “virtual”
` [PATCH 3/6] Coccinelle: ptr_err_to_pe: Restrict the metavariable type “constant” for the usage of string literals
` [PATCH 4/6] Coccinelle: ptr_err_to_pe: Omit a redundant space character
` [PATCH 5/6] Coccinelle: ptr_err_to_pe: Simplify two SmPL dependency specifications
` [PATCH 6/6] Coccinelle: ptr_err_to_pe: Distinguish implementation details better for operation mode properties
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