messages from 2023-03-29 14:34:26 to 2023-04-08 19:25:34 UTC [more...]
[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-08 19:24 UTC (2+ messages)
` [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk
[PATCH v2 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-08 0:23 UTC (15+ messages)
` [PATCH v2 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v2 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v2 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v2 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v2 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time
[PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame
2023-04-07 20:59 UTC (4+ messages)
` [PATCH V2,net-next, 1/3] net: mana: Use napi_build_skb in RX path
` [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame
[PATCH for-next 0/5] Updates for next cycle
2023-04-07 16:52 UTC (6+ messages)
` [PATCH for-next 1/5] IB/hfi1: Remove trace newlines
` [PATCH for-next 2/5] IB/hfi1: Suppress useless compiler warnings
` [PATCH for-next 3/5] IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
` [PATCH for-next 4/5] IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
` [PATCH for-next 5/5] IB/hfi1: Place struct mmu_rb_handler on cache line start
[PATCH] RDMA/hfi: add a judgment on the availability of cpumask
2023-04-07 4:07 UTC (5+ messages)
[PATCH v2 for-rc] RDMA/srpt: Add a check for valid 'mad_agent' pointer
2023-04-06 17:08 UTC (2+ messages)
[PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages()
2023-04-06 15:36 UTC (2+ messages)
[RFC PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
2023-04-06 15:30 UTC (6+ messages)
` [RFC PATCH bpf-next 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next 5/5] bpf/selftests: add selftest for SMC bpf capability
W sprawie samochodu
2023-04-05 8:27 UTC
[PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-04-06 0:21 UTC (8+ messages)
` [PATCH v8 1/7] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v8 2/7] PCI: Export PCI link retrain timeout
` [PATCH v8 3/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v8 4/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v8 5/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v8 6/7] net/mlx5: "
` [PATCH v8 7/7] PCI: Work around PCIe link training failures
[PATCH] net/mlx5: stop waiting for PCI link if reset is required
2023-04-05 21:06 UTC (4+ messages)
[PATCH net-next v4 03/20] mm: Move the page fragment allocator from page_alloc.c into its own file
2023-04-05 16:53 UTC (2+ messages)
` [PATCH net-next v4 12/20] siw: Inline do_tcp_sendpages()
[PATCH v3 04/55] mm: Move the page fragment allocator from page_alloc.c into its own file
2023-04-05 8:18 UTC (7+ messages)
` [PATCH v3 13/55] siw: Inline do_tcp_sendpages()
` [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH v3 46/55] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH v3 55/55] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
[PATCH for-next 1/5] RDMA/rxe: Remove qp->resp.state
2023-04-05 4:26 UTC (5+ messages)
` [PATCH for-next 2/5] RDMA/rxe: Remove qp->comp.state
` [PATCH for-next 3/5] RDMA/rxe: Remove qp->req.state
` [PATCH for-next 4/5] RDMA/rxe: Move code to check if drained to subroutine
` [PATCH for-next 5/5] RDMA/rxe: Protect QP state with qp->state_lock
[PATCH for-next 0/5] RDMA/rxe: Protect QP state with qp->state_lock
2023-04-05 4:24 UTC
[linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6
2023-04-05 0:41 UTC (2+ messages)
[PATCH v7 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-04-04 21:56 UTC (8+ messages)
` [PATCH v7 1/7] PCI: Export PCI link retrain timeout
` [PATCH v7 2/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v7 3/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v7 4/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v7 5/7] net/mlx5: "
` [PATCH v7 6/7] PCI: pciehp: "
` [PATCH v7 7/7] PCI: Work around PCIe link training failures
[rdma:wip/leon-for-next] BUILD SUCCESS f13bcef04ba0467b7901998c22408d5847d314a1
2023-04-04 18:42 UTC
[PATCH net-next v3] net/mlx5e: Remove NULL check before dev_{put, hold}
2023-04-04 16:44 UTC (2+ messages)
[PATCH] RDMA/rxe: Fix error in rxe_task.c
2023-04-04 16:36 UTC (5+ messages)
[PATCH] RDMA/efa: Add rdma write capability to device caps
2023-04-04 15:43 UTC
[syzbot] [rdma?] INFO: trying to register non-static key in rxe_cleanup_task (2)
2023-04-04 6:42 UTC (7+ messages)
` [PATCH 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
[PATCHv2 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
2023-04-04 6:38 UTC
[PATCH for-next v3 0/7] RDMA/bnxt_re: Enable Congestion control by default
2023-04-04 6:21 UTC (9+ messages)
` [PATCH for-next v3 1/7] RDMA/bnxt_re: Update HW interface headers
` [PATCH for-next v3 2/7] RDMA/bnxt_re: Remove HW queue mapping from RoCE Driver
` [PATCH for-next v3 3/7] RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
` [PATCH for-next v3 4/7] RDMA/bnxt_re: Reduce number of argumets to control path command APIs
` [PATCH for-next v3 5/7] RDMA/bnxt_re: RoCE slow path TLV support
` [PATCH for-next v3 6/7] RDAM/bnxt_re: Use tlv apis while processing the slow path commands
` [PATCH for-next v3 7/7] RDMA/bnxt_re: Enable congestion control by default
[PATCH for-rc] RDMA/srpt: Add a check for valid 'mad_agent' pointer
2023-04-04 6:11 UTC (3+ messages)
[PATCH net-next v2] net/mlx5e: Remove NULL check before dev_{put, hold}
2023-04-04 6:01 UTC (2+ messages)
[PATCH bpf V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-03 23:02 UTC (8+ messages)
` [PATCH bpf V6 1/5] xdp: rss hash types representation
` [PATCH bpf V6 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [PATCH bpf V6 3/5] veth: "
` [PATCH bpf V6 4/5] mlx4: "
` [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
[PATCH] RDMA/siw: remove namespace check from siw_netdev_event()
2023-04-03 18:24 UTC (3+ messages)
[PATCH -next] RDMA/cma: Remove NULL check before dev_{put, hold}
2023-04-03 18:24 UTC (2+ messages)
[PATCH] IB/qib: remove unused cnt variable
2023-04-03 18:24 UTC (2+ messages)
[PATCH net-next] net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()
2023-04-03 18:05 UTC (3+ messages)
[PATCH] RDMA/mlx5: remove unused num_alloc_xa_entries variable
2023-04-03 12:40 UTC (2+ messages)
[PATCH 1/3] IB/iser: remove unused macros
2023-04-03 12:40 UTC (7+ messages)
` [PATCH 2/3] IB/iser: centralize setting desc type and done callback
` [PATCH 3/3] IB/iser: remove redundant new line
[PATCH net-next] net/smc: introduce shadow sockets for fallback connections
2023-04-03 10:18 UTC (5+ messages)
[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
2023-04-03 8:21 UTC (8+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
[PATCH v2 1/2] RDMA/rxe: Treat physical addresses right
2023-04-02 13:51 UTC (4+ messages)
` [PATCH v2 2/2] RDMA/rxe: Pass a pointer to virt_to_page()
[PATCH] RDMA: don't ignore client->add() failures
2023-04-01 18:30 UTC (14+ messages)
[PATCH v2 for-rc] RDMA/core: Fix GID entry ref leak when create_ah fails
2023-04-01 6:34 UTC
[linux-next:master] BUILD REGRESSION 4b0f4525dc4fe8af17b3daefe585f0c2eb0fe0a5
2023-03-31 20:25 UTC
[PATCH net-next] net/mlx5e: Remove NULL check before dev_{put, hold}
2023-03-31 15:44 UTC (2+ messages)
[RFC PATCH for-next 0/1] Add SVE ldr and str instruction
2023-03-31 11:39 UTC (9+ messages)
` [RFC PATCH for-next 3/3] libhns: Add support for SVE Direct WQE function
[PATCH] RDMA: Add ib_virt_dma_to_page()
2023-03-30 22:37 UTC (5+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS b6ba68555d75fd99f7daa9c5a5e476f8635cb155
2023-03-30 19:52 UTC
[PATCH] RDMA/rxe: Pass a pointer to virt_to_page()
2023-03-30 15:19 UTC (8+ messages)
[PATCH RESEND rdma-next] RDMA/cm: Trace icm_send_rej event before the cm state is reset
2023-03-30 7:39 UTC (3+ messages)
[PATCH rdma-next] RDMA/cm: Trace icm_send_rej event before the cm state is reset
2023-03-30 7:12 UTC (2+ messages)
[PATCH rdma-next] RDMA/rxe: Clean kzalloc failure paths
2023-03-30 6:56 UTC (5+ messages)
[PATCH 0/6] pci-hyper: fix race condition bugs for fast device hotplug
2023-03-30 5:17 UTC (10+ messages)
` [PATCH 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH 6/6] PCI: hv: Use async probing to reduce boot time
[bug report] RDMA/rxe: Rewrite rxe_task.c
2023-03-30 4:06 UTC (6+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 78b26a335310a097d6b22581b706050db42f196c
2023-03-29 23:53 UTC
[bug report] RDMA/rxe: Add error messages
2023-03-29 19:38 UTC (3+ messages)
[PATCH rdma-next] RDMA/rxe: Properly check tasklet state
2023-03-29 19:17 UTC (3+ messages)
[EXTERNAL] [PATCH 1/6] PCI: hv: fix a race condition bug in hv_pci_query_relations()
2023-03-29 16:06 UTC (2+ messages)
[RFC PATCH v2 30/48] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
2023-03-29 15:32 UTC (6+ messages)
` [RFC PATCH v2 48/48] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
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).