messages from 2025-09-09 12:36:56 to 2025-09-16 09:18:53 UTC [more...]
[PATCH net-next v2 00/14] dibs - Direct Internal Buffer Sharing
2025-09-16 9:18 UTC (20+ messages)
` [PATCH net-next v2 01/14] net/smc: Remove error handling of unregister_dmb()
` [PATCH net-next v2 02/14] net/smc: Decouple sf and attached send_buf in smc_loopback
` [PATCH net-next v2 03/14] dibs: Create drivers/dibs
` [PATCH net-next v2 04/14] dibs: Register smc as dibs_client
` [PATCH net-next v2 05/14] dibs: Register ism as dibs device
` [PATCH net-next v2 06/14] dibs: Define dibs loopback
` [PATCH net-next v2 07/14] dibs: Define dibs_client_ops and dibs_dev_ops
` [PATCH net-next v2 08/14] dibs: Move struct device to dibs_dev
` [PATCH net-next v2 09/14] dibs: Create class dibs
` [PATCH net-next v2 10/14] dibs: Local gid for dibs devices
` [PATCH net-next v2 11/14] dibs: Move vlan support to dibs_dev_ops
` [PATCH net-next v2 12/14] dibs: Move query_remote_gid() "
` [PATCH net-next v2 13/14] dibs: Move data path to dibs layer
` [PATCH net-next v2 14/14] dibs: Move event handling "
[PATCH] drivers: fix the exception was not returned
2025-09-16 9:11 UTC
[PATCH] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
2025-09-16 9:01 UTC (5+ messages)
[PATCH net-next V2] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-16 8:58 UTC (8+ messages)
[PATCH net-next 00/10] net/mlx5e: Use multiple doorbells
2025-09-16 8:32 UTC (15+ messages)
` [PATCH net-next 01/10] net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET
` [PATCH net-next 02/10] net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg
` [PATCH net-next 03/10] net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param
` [PATCH net-next 04/10] net/mlx5: Store the global doorbell in mlx5_priv
` [PATCH net-next 05/10] net/mlx5e: Prepare for using multiple TX doorbells
` [PATCH net-next 06/10] net/mlx5e: Prepare for using different CQ doorbells
` [PATCH net-next 07/10] net/mlx5e: Use multiple TX doorbells
` [PATCH net-next 08/10] net/mlx5e: Use multiple CQ doorbells
` [PATCH net-next 09/10] devlink: Add a 'num_doorbells' driverinit param
` [PATCH net-next 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[BUG] libibverbs: ibv_create_qp crashes when recv_cq=NULL (expected EINVAL)
2025-09-16 6:52 UTC (2+ messages)
[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
2025-09-16 5:24 UTC (4+ messages)
[PATCH net v4] rds: ib: Increment i_fastreg_wrs before bailing out
2025-09-16 0:00 UTC (2+ messages)
[PATCH mlx5-next 0/3] mlx5-next updates 2025-09-11
2025-09-15 19:14 UTC (9+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Remove VLAN insertion fields from WQE Ether segment
` [PATCH mlx5-next 2/3] net/mlx5: Refactor MACsec WQE metadata shifts
` [PATCH mlx5-next 3/3] net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloads
[PATCH 0/4] Fix local destination address resolution with VRF
2025-09-15 17:16 UTC (10+ messages)
` [PATCH 1/4] RDMA/core: Squash a single user static function
` [PATCH 2/4] RDMA/core: Resolve MAC of next-hop device without ARP support
[PATCH net-next] net/mlx5: fix typo in pci_irq.c comment
2025-09-15 15:30 UTC (3+ messages)
[recipe build #3945621] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-09-15 12:50 UTC
[PATCH net-next V2 0/4] net/mlx5: Refactor devcom and add net namespace support
2025-09-15 12:41 UTC (5+ messages)
` [PATCH net-next V2 1/4] net/mlx5: Refactor devcom to use match attributes
` [PATCH net-next V2 2/4] net/mlx5: Lag, move devcom registration to LAG layer
` [PATCH net-next V2 3/4] net/mlx5: Add net namespace support to devcom
` [PATCH net-next V2 4/4] net/mlx5: Lag, add net namespace support
[PATCH net V2 0/3] mlx5e misc fixes 2025-09-15
2025-09-15 12:24 UTC (4+ messages)
` [PATCH net V2 1/3] net/mlx5e: Harden uplink netdev access against device unbind
` [PATCH net V2 2/3] net/mlx5e: Prevent entering switchdev mode with inconsistent netns
` [PATCH net V2 3/3] net/mlx5e: Add a miss level for ipsec crypto offload
[PATCH 0/8] Introducing Broadcom BNG_RE RoCE Driver
2025-09-15 10:09 UTC (9+ messages)
` [PATCH 5/8] RDMA/bng_re: Add infrastructure for enabling Firmware channel
` [PATCH 6/8] RDMA/bng_re: Enable Firmware channel and query device attributes
[PATCH] net/smc: replace strncpy with strscpy for ib_name
2025-09-15 9:44 UTC (7+ messages)
[PATCH for-next] RDMA/cm: Rate limit destroy CM ID timeout error message
2025-09-15 9:44 UTC (4+ messages)
[PATCH net-next 0/4] net/mlx5: Refactor devcom and add net namespace support
2025-09-15 9:08 UTC (12+ messages)
` [PATCH net-next 1/4] net/mlx5: Refactor devcom to use match attributes
` [PATCH net-next 2/4] net/mlx5: Lag, move devcom registration to LAG layer
` [PATCH net-next 3/4] net/mlx5: Add net namespace support to devcom
` [PATCH net-next 4/4] net/mlx5: Lag, add net namespace support
[PATCH rdma-next 1/1] RDMA/mana_ib: Extend modify QP
2025-09-15 8:29 UTC (2+ messages)
[PATCH net V2 00/11] mlx5 misc fixes 2025-08-25
2025-09-15 7:38 UTC (7+ messages)
` [PATCH net V2 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
[PATCH 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
2025-09-15 3:58 UTC (3+ messages)
` [PATCH 1/2] net: mana: Refactor GF stats to use global mana_context
` [PATCH 2/2] net: mana: Add standard counter rx_missed_errors
[PATCH net 0/3] mlx5e misc fixes 2025-09-08
2025-09-15 0:59 UTC (15+ messages)
` [PATCH net 1/3] net/mlx5e: Harden uplink netdev access against device unbind
` [PATCH net 2/3] net/mlx5e: Prevent entering switchdev mode with inconsistent netns
[PATCH net-next] net/smc: Remove unused argument from 2 SMC functions
2025-09-14 19:00 UTC (2+ messages)
[PATCH net 0/3] tls: Introduce and use RX async resync request cancel function
2025-09-14 18:53 UTC (6+ messages)
` [PATCH net 1/3] net: tls: Introduce "
` [PATCH net 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow
` [PATCH net 3/3] net/mlx5e: kTLS, cancel RX async resync request in error flows
[bug report] net/mlx5: Implement devlink total_vfs parameter
2025-09-14 17:04 UTC (2+ messages)
[PATCH net] net/mlx5: report duplex full when speed is known
2025-09-14 3:25 UTC (4+ messages)
[PATCH for-next 0/8] RDMA/hns: Support RoCE bonding
2025-09-13 9:06 UTC (9+ messages)
` [PATCH for-next 1/8] RDMA/hns: Add helpers to obtain netdev and bus_num from hr_dev
` [PATCH for-next 2/8] RDMA/hns: Initialize bonding resources
` [PATCH for-next 3/8] RDMA/hns: Add bonding event handler
` [PATCH for-next 4/8] RDMA/hns: Add bonding cmds
` [PATCH for-next 5/8] RDMA/hns: Implement bonding init/uninit process
` [PATCH for-next 6/8] RDMA/hns: Add delayed work for bonding
` [PATCH for-next 7/8] RDMA/hns: Support link state reporting for bond
` [PATCH for-next 8/8] RDMA/hns: Support reset recovery "
[PATCH net-next] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-13 0:34 UTC (2+ messages)
[syzbot] [rdma?] WARNING in gid_table_release_one (3)
2025-09-12 22:55 UTC (7+ messages)
[PATCH RFC net 1/1] net/bonding: add 0 to the range of arp_missed_max
2025-09-12 17:50 UTC (3+ messages)
[RFC PATCH v3] svcrdma: Introduce Receive buffer arenas
2025-09-12 13:46 UTC (3+ messages)
[rdma:for-next] BUILD SUCCESS eba165b2909716c690351d21d9b6b6d95b9e1f59
2025-09-12 6:36 UTC
[GIT PULL][mlx5-next 0/4] Cached vhca id and adjacent function vports
2025-09-11 22:59 UTC (3+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: E-Switch, Set/Query hca cap via vhca id
[iwl-next] ice, irdma: Add rdma_qp_limits_sel devlink parameter for irdma
2025-09-11 19:51 UTC (5+ messages)
[PATCH net-next 00/14] dibs - Direct Internal Buffer Sharing
2025-09-11 14:08 UTC (8+ messages)
` [PATCH net-next 03/14] net/dibs: Create net/dibs
` [PATCH net-next 07/14] net/dibs: Define dibs_client_ops and dibs_dev_ops
[PATCH net v3] rds: ib: Increment i_fastreg_wrs before bailing out
2025-09-11 13:26 UTC (4+ messages)
[syzbot] [smc?] KASAN: use-after-free Read in __pnet_find_base_ndev
2025-09-11 2:45 UTC
[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-09-10 19:09 UTC (8+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[recipe build #3943946] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-09-10 13:06 UTC
[PATCH V2] rdma_rxe: call comp_handler without holding cq->cq_lock
2025-09-10 10:27 UTC (6+ messages)
[PATCH v6 00/14] Introduce AMD Pensando RDMA driver
2025-09-10 10:22 UTC (4+ messages)
` [PATCH v6 10/14] RDMA/ionic: Register device ops for control path
` [External] : "
[for-next 00/16] Add RDMA support for Intel IPU E2000 in irdma
2025-09-10 10:07 UTC (5+ messages)
[PATCH V2 rdma-next 0/2] RDMA/bnxt_re: bnxt_re enhancements
2025-09-10 9:44 UTC (2+ messages)
[PATCH net-next 0/2] net/mlx5e: Add pcie congestion event extras
2025-09-10 2:30 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-09-09
2025-09-09 16:30 UTC (2+ messages)
[PATCH net 1/2] rds: ib: Increment i_fastreg_wrs before bailing out
2025-09-09 14:41 UTC (3+ messages)
[PATCH rdma-next 1/1] RDMA/core: Fix socket leak in rdma_dev_init_net
2025-09-09 13:05 UTC (4+ messages)
[PATCH net] net/smc: Remove unused argument from 2 SMC functions
2025-09-09 12:36 UTC (4+ messages)
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).