linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-19 13:51:29 to 2025-02-25 02:30:05 UTC [more...]

[RESEND PATCH net-next] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-25  2:30 UTC  (4+ messages)

[PATCH net-next 0/8] net/mlx5e: Move IPSec policy check after decryption
 2025-02-25  2:30 UTC  (10+ messages)
` [PATCH net-next 1/8] net/mlx5e: Add helper function to update IPSec default destination
` [PATCH net-next 2/8] net/mlx5e: Change the destination of IPSec RX SA miss rule
` [PATCH net-next 3/8] net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode
` [PATCH net-next 4/8] net/mlx5e: Move IPSec policy check after decryption
` [PATCH net-next 5/8] net/mlx5e: Skip IPSec RX policy check for crypto offload
` [PATCH net-next 6/8] net/mlx5e: Add num_reserved_entries param for ipsec_ft_create()
` [PATCH net-next 7/8] net/mlx5e: Add pass flow group for IPSec RX status table
` [PATCH net-next 8/8] net/mlx5e: Support RX xfrm state selector's UPSPEC for packet offload

[PATCH v2 0/6] Fixes multiple sysctl bound checks
 2025-02-25  1:20 UTC  (10+ messages)
` [PATCH v2 1/6] sysctl: Fixes idmap_cache_timeout bounds
` [PATCH v2 2/6] sysctl: Fixes nsm_local_state bounds
` [PATCH v2 3/6] sysctl/coda: Fixes timeout bounds
` [PATCH v2 4/6] sysctl: Fixes scsi_logging_level bounds
` [PATCH v2 5/6] sysctl/infiniband: Fixes infiniband sysctl bounds
` [PATCH v2 6/6] sysctl: Fixes max-user-freq bounds

[PATCH] RDMA/core: fix a NULL-pointer dereference in hw_stat_device_show()
 2025-02-24 23:31 UTC  (16+ messages)

[PATCH v2] RDMA/core: fix a NULL-pointer dereference in hw_stat_device_show()
 2025-02-24 23:20 UTC 

[PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
 2025-02-24 22:34 UTC  (11+ messages)

[recipe build #3858863] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-02-24 16:46 UTC 

[PATCH] RDMA/hfi1: Remove unused one_qsfp_write
 2025-02-24 15:06 UTC  (2+ messages)

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-24 14:45 UTC  (32+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
 2025-02-24  9:00 UTC  (13+ messages)
` [PATCH rdma-next 1/9] RDMA/bnxt_re: Add support for collecting the Queue dumps
` [PATCH rdma-next 2/9] RDMA/bnxt_re: Cache the QP information
` [PATCH rdma-next 3/9] RDMA/bnxt_re : Initialize the HW context dump collection
` [PATCH rdma-next 4/9] RDMA/bnxt_re: Get the resource contexts from the HW
` [PATCH rdma-next 5/9] bnxt_en: Introduce ULP coredump callbacks
` [PATCH rdma-next 6/9] RDMA/bnxt_re: Support the dump infrastructure
` [PATCH rdma-next 7/9] RDMA/bnxt_re: Dump the debug information in snapdump
` [PATCH rdma-next 8/9] RDMA/bnxt_re: Dump the HW context information
` [PATCH rdma-next 9/9] RDMA/bnxt_re: Add support for changing the snap dump level

[rdma:wip/leon-for-rc] BUILD SUCCESS b66535356a4834a234f99e16a97eb51f2c6c5a7d
 2025-02-24  7:50 UTC 

[PATCH 6.6.y] net/mlx5e: Don't call cleanup on profile rollback failure
 2025-02-24  6:36 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS be35a3127d60964b338da95c7bfaaf4a01b330d4
 2025-02-24  6:16 UTC 

[PATCH rdma-rc] RDMA/bnxt_re : Fix the page details for the srq created by Kernel consumers
 2025-02-23 11:58 UTC  (2+ messages)

[PATCH] RDMA/mana_ib: Ensure variable err is initialized
 2025-02-23 11:28 UTC  (4+ messages)
` [EXTERNAL] "

[recipe build #3858276] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-02-23 10:46 UTC 

[PATCH mlx5-next 0/2] mlx5-next updates 2025-02-19
 2025-02-23  9:43 UTC  (2+ messages)

[PATCH rdma-next] RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
 2025-02-23  8:52 UTC  (8+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix bind QP error cleanup flow
 2025-02-23  8:35 UTC  (4+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_sendmsg
 2025-02-22 21:28 UTC 

[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-02-22 18:29 UTC  (13+ messages)
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework

[rdma:wip/jgg-for-next] BUILD SUCCESS b55e9d29ec6a268c7d077d6796fd52f98e150a33
 2025-02-22 18:19 UTC 

[PATCH 0/2] rdma: Converge on using secs_to_jiffies()
 2025-02-22 18:13 UTC  (6+ messages)
` [PATCH 1/2] RDMA/mlx4: convert timeouts to secs_to_jiffies()
` [PATCH 2/2] RDMA/mlx5: "

[PATCH] IB/cm: use rwlock for MAD agent lock
 2025-02-22 10:31 UTC  (9+ messages)

[PATCH net-next 0/2] page_pool: Convert stats to u64_stats_t
 2025-02-22  8:13 UTC  (8+ messages)
` [PATCH net-next 1/2] page_pool: Convert page_pool_recycle_stats "
` [PATCH net-next 2/2] page_pool: Convert page_pool_alloc_stats "

[PATCH net-next 0/3] Converge on using secs_to_jiffies() part two
 2025-02-22  0:21 UTC  (5+ messages)
` [PATCH net-next 1/3] net/smc: convert timeouts to secs_to_jiffies()
` [PATCH net-next 2/3] netfilter: xt_IDLETIMER: "
` [PATCH net-next 3/3] net: ipconfig: "

[PATCH net-next] net/rds: Replace deprecated strncpy() with strscpy_pad()
 2025-02-22  0:10 UTC  (7+ messages)

[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
 2025-02-21 23:50 UTC  (3+ messages)

[recipe build #3857650] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-02-21 22:49 UTC 

[PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE
 2025-02-21 17:12 UTC  (2+ messages)

[PATCH v1 0/9] Fixes multiple sysctl bound checks
 2025-02-21  8:23 UTC  (2+ messages)

[PATCH] RDMA/erdma: handle ib_umem_find_best_pgsz() return value
 2025-02-21  7:55 UTC  (2+ messages)

[PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
 2025-02-21  7:34 UTC  (3+ messages)

[PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
 2025-02-21  4:16 UTC  (2+ messages)

[PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
 2025-02-21  4:11 UTC  (2+ messages)

[PATCH net-next v10 09/13] net: xfrm: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  4:10 UTC  (2+ messages)

[PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  4:08 UTC  (2+ messages)

[PATCH net-next v10 06/13] net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  3:35 UTC  (2+ messages)

[PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
 2025-02-21  3:26 UTC  (2+ messages)

[PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
 2025-02-21  3:24 UTC  (2+ messages)

[PATCH net-next 0/5] mlx5 misc enhancements 2025-02-19
 2025-02-21  2:17 UTC  (2+ messages)

[recipe build #3857103] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-02-20 22:53 UTC 

[PATCH net-next 0/4] mlx5: Add sensor name in temperature message
 2025-02-20 22:22 UTC  (7+ messages)
` [PATCH net-next 4/4] net/mlx5: Add sensor name to temperature event message

[PATCH] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-20 21:56 UTC  (6+ messages)

[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-20 21:49 UTC  (13+ messages)

[PATCH] IB/cm: use rwlock for MAD agent lock
 2025-02-20 17:37 UTC  (2+ messages)

[PATCH for-next 0/4] RDMA/hns: Introduce delay-destruction mechanism
 2025-02-20 14:13 UTC  (11+ messages)

[rdma:for-next] BUILD SUCCESS 486055f5e09df959ad4e3aa4ee75b5c91ddeec2e
 2025-02-20 12:54 UTC 

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-02-20 12:48 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix AH static rate parsing
 2025-02-20  6:42 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix implicit ODP hang on parent deregistration
 2025-02-20  6:42 UTC  (2+ messages)

[PATCH] RDMA/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-19 20:52 UTC 

[PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload
 2025-02-19 13:51 UTC  (2+ messages)
` [PATCH ipsec-next v1 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation


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