messages from 2023-04-18 07:57:14 to 2023-05-03 09:43:36 UTC [more...]
[PATCH net 0/4] Documentation fixes for Mellanox mlx5 devlink info
2023-05-03 9:42 UTC (3+ messages)
` [PATCH net 2/4] Documentation: net/mlx5: Use bullet and definition lists for vnic counters description
` [PATCH net 3/4] Documentation: net/mlx5: Add blank line separator before numbered lists
[syzbot] [rdma?] INFO: trying to register non-static key in skb_dequeue (2)
2023-05-03 8:37 UTC
[PATCH RFC] RDMA/core: Store zero GIDs in some cases
2023-05-03 8:35 UTC (10+ messages)
` "
[PATCH] mlx5: correct reserved space offset display
2023-05-03 8:14 UTC (2+ messages)
system hang on start-up (mlx5?)
2023-05-03 6:34 UTC (2+ messages)
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-05-02 21:58 UTC (11+ messages)
` [PATCH v3 1/8] sched: fix sched_numa_find_nth_cpu() in non-NUMA case
` [PATCH v3 2/8] lib/find: add find_next_and_andnot_bit()
` [PATCH v3 3/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v3 4/8] sched/topology: add for_each_numa_{,online}_cpu() macro
` [PATCH v3 5/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
` [PATCH v3 6/8] lib/cpumask: update comment to cpumask_local_spread()
` [PATCH v3 7/8] sched: drop for_each_numa_hop_mask()
` [PATCH v3 8/8] lib: test for_each_numa_cpus()
[PATCH 1/2] net/mlx4: fix build error from usercopy size check
2023-05-01 23:34 UTC (7+ messages)
` [PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers
[GIT PULL] Please pull RDMA subsystem changes
2023-04-30 0:52 UTC (2+ messages)
[PATCH v8 for-next] RDMA/rxe: Add workqueue support for tasks
2023-04-28 17:13 UTC
[PATCH 1/1] RDMA/rxe: Add function name to the logs
2023-04-28 13:24 UTC (4+ messages)
[PATCHv5 for-rc1 v5 0/8] Fix the problem that rxe can not work in net namespace
2023-04-28 9:39 UTC (9+ messages)
` [PATCHv5 for-rc1 v5 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCHv5 for-rc1 v5 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCHv5 for-rc1 v5 3/8] RDMA/nldev: Add dellink function pointer
` [PATCHv5 for-rc1 v5 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCHv5 for-rc1 v5 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCHv5 for-rc1 v5 6/8] RDMA/rxe: add the support of net namespace
` [PATCHv5 for-rc1 v5 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCHv5 for-rc1 v5 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace
[PATCH for next v7] RDMA/rxe: Add workqueue support for tasks
2023-04-28 6:45 UTC (3+ messages)
[PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
2023-04-27 17:40 UTC (11+ messages)
` [PATCH bpf-next 1/5] net/smc: move smc_sock related structure definition
` [PATCH bpf-next 2/5] net/smc: allow smc to negotiate protocols on policies
` [PATCH bpf-next 3/5] net/smc: allow set or get smc negotiator by sockopt
` [PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
` [PATCH bpf-next 5/5] bpf/selftests: add selftest for SMC bpf capability
[PATCH for-next v4 0/8] On-Demand Paging on SoftRoCE
2023-04-27 15:47 UTC (13+ messages)
` [PATCH for-next v4 1/8] RDMA/rxe: Tentative workqueue implementation
` [PATCH for-next v4 2/8] RDMA/rxe: Always schedule works before accessing user MRs
` [PATCH for-next v4 3/8] RDMA/rxe: Make MR functions accessible from other rxe source code
` [PATCH for-next v4 4/8] RDMA/rxe: Move resp_states definition to rxe_verbs.h
` [PATCH for-next v4 5/8] RDMA/rxe: Add page invalidation support
` [PATCH for-next v4 6/8] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v4 7/8] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v4 8/8] RDMA/rxe: Add support for the traditional Atomic operations "
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-04-27 9:35 UTC (22+ messages)
` [PATCH v2 1/8] lib/find: add find_next_and_andnot_bit()
` [PATCH v2 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v2 3/8] sched/topology: add for_each_numa_cpu() macro
` [PATCH v2 4/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
` [PATCH v2 5/8] lib/cpumask: update comment to cpumask_local_spread()
` [PATCH v2 6/8] sched/topology: export sched_domains_numa_levels
` [PATCH v2 7/8] lib: add test for for_each_numa_{cpu,hop_mask}()
` [PATCH v2 8/8] sched: drop for_each_numa_hop_mask()
[PATCH v2 for-next 0/6] RDMA/bnxt_re: driver update for supporting low latency push
2023-04-26 7:19 UTC (9+ messages)
` [PATCH v2 for-next 1/6] RDMA/bnxt_re: Use the common mmap helper functions
` [PATCH v2 for-next 2/6] RDMA/bnxt_re: Add disassociate ucontext support
` [PATCH v2 for-next 3/6] RDMA/bnxt_re: Query function capabilities from firmware
` [PATCH v2 for-next 4/6] RDMA/bnxt_re: Move the interface version to chip context structure
` [PATCH v2 for-next 5/6] RDMA/bnxt_re: Reorg the bar mapping
` [PATCH v2 for-next 6/6] RDMA/bnxt_re: Enable low latency push
biznesowy angielski
2023-04-25 7:36 UTC
[PATCH for-next v2 0/3] RDMA/rtrs: bugfix and cleanups
2023-04-25 6:10 UTC (12+ messages)
` [PATCH for-next v2 1/3] RDMA/rtrs: remove duplicate cq_num assignment
` [PATCH for-next v2 2/3] RDMA/rtrs: Fix the last iu->buf leak in err path
` [PATCH for-next v2 3/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[PATCH net-next, 0/2] Update coding style and check alloc_frag
2023-04-25 1:10 UTC (5+ messages)
` [PATCH net-next, 1/2] net: mana: Rename mana_refill_rxoob and remove some empty lines
` [PATCH net-next, 2/2] net: mana: Check if netdev/napi_alloc_frag returns single page
[PATCH for-next v3 0/3] RDMA/rtrs: bugfix and cleanups
2023-04-25 1:02 UTC (4+ messages)
` [PATCH for-next v3 1/3] RDMA/rtrs: remove duplicate cq_num assignment
` [PATCH for-next v3 2/3] RDMA/rtrs: Fix the last iu->buf leak in err path
` [PATCH for-next v3 3/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-24 20:50 UTC (11+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v3 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v3 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v3 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v3 6/6] PCI: hv: Use async probing to reduce boot time
[PATCH rdma-next v4 0/8] Fix the problem that rxe can not work in net namespace
2023-04-23 15:58 UTC (10+ messages)
` [PATCH rdma-next v4 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH rdma-next v4 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCH rdma-next v4 3/8] RDMA/nldev: Add dellink function pointer
` [PATCH rdma-next v4 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCH rdma-next v4 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCH rdma-next v4 6/8] RDMA/rxe: add the support of net namespace
` [PATCH rdma-next v4 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCH rdma-next v4 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace
[bug report] net/mlx5e: Generalize IPsec work structs
2023-04-23 13:24 UTC (2+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS 531094dc7164718d28ebb581d729807d7e846363
2023-04-22 10:36 UTC
[recipe build #3529976] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-04-21 23:01 UTC
[PATCH] RDMA/efa: Add rdma write capability to device caps
2023-04-21 22:20 UTC (11+ messages)
[PATCH] RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
2023-04-21 15:39 UTC (5+ messages)
[PATCH rdma-next] RDMA/mlx5: Use correct device num_ports when modify DC
2023-04-21 15:39 UTC (2+ messages)
[PATCH jgg-for-next] RDMA/rxe: Fix spinlock recursion deadlock on requester
2023-04-21 15:39 UTC (3+ messages)
[PATCH 03/22] IB/hfi1: Use alloc_ordered_workqueue() to create ordered workqueues
2023-04-21 14:02 UTC (2+ messages)
[PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
2023-04-21 7:05 UTC (17+ messages)
[RFC PATCH bpf-next v3 0/5] net/smc: Introduce BPF injection capability
2023-04-21 4:31 UTC (7+ messages)
` [RFC PATCH bpf-next v3 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v3 2/5] net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v3 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v3 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v3 5/5] bpf/selftests: add selftest for SMC bpf capability
[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
2023-04-20 14:28 UTC (17+ messages)
[recipe build #3528689] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-04-19 11:02 UTC
[PATCH for-next 0/3] rtrs bugfix and cleanups
2023-04-19 10:37 UTC (3+ messages)
` [PATCH for-next 1/3] RDMA/rtrs: Remove duplicate cq_num assignment
[rdma:wip/leon-for-next] BUILD SUCCESS 3e358ea8614ddfbc59ca7a3f5dff5dde2b350b2c
2023-04-18 19:04 UTC
[PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()
2023-04-18 15:49 UTC
[PATCH 1/1] RDMA/rxe: Add function name to the logs
2023-04-18 10:36 UTC (3+ messages)
[RFC PATCH bpf-next v2 0/5] net/smc: Introduce BPF injection capability
2023-04-18 10:19 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v2 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v2 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v2 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v2 5/5] bpf/selftests: add selftest for SMC bpf capability
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).