netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-16 18:50:15 to 2025-12-17 16:46:09 UTC [more...]

[PATCH 0/4] Use __counted_by for ancestor arrays
 2025-12-17 16:46 UTC  (3+ messages)
` [PATCH 2/4] cgroup: Introduce cgroup_level() helper

[PATCH iproute2 2/2] man: explain rt_tables.d and rt_protos.d directories
 2025-12-17 15:45 UTC 

[PATCH iproute2 1/2] man: explain the naming convention of files under .d dir
 2025-12-17 15:43 UTC 

[REPORT] Null pointer deref in net/core/dev.c on PowerPC
 2025-12-17 15:44 UTC  (8+ messages)
      ` [External] : "

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2025-12-17 15:16 UTC  (29+ messages)
` [RFC PATCH v3 01/35] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
` [RFC PATCH v3 02/35] NTB: epf: Add mwN_offset support and config region versioning
` [RFC PATCH v3 03/35] PCI: dwc: ep: Support BAR subrange inbound mapping via address match iATU
` [RFC PATCH v3 04/35] NTB: Add offset parameter to MW translation APIs
` [RFC PATCH v3 06/35] NTB: ntb_transport: Support partial memory windows with offsets
` [RFC PATCH v3 08/35] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v3 09/35] NTB: epf: vntb: Implement .get_private_data() callback
` [RFC PATCH v3 10/35] dmaengine: dw-edma: Fix MSI data values for multi-vector IMWr interrupts
` [RFC PATCH v3 11/35] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v3 12/35] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v3 13/35] NTB: ntb_transport: Introduce get_dma_dev() helper
` [RFC PATCH v3 14/35] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v3 15/35] NTB: ntb_transport: Move internal types to ntb_transport_internal.h
` [RFC PATCH v3 19/35] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [RFC PATCH v3 20/35] dmaengine: dw-edma: Add notify-only channels support
` [RFC PATCH v3 21/35] dmaengine: dw-edma: Add a helper to retrieve LL (Linked List) region
` [RFC PATCH v3 22/35] dmaengine: dw-edma: Serialize RMW on shared interrupt registers
` [RFC PATCH v3 23/35] NTB: ntb_transport: Split core into ntb_transport_core.c
` [RFC PATCH v3 25/35] NTB: hw: Introduce DesignWare eDMA helper
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode
` [RFC PATCH v3 28/35] ntb_netdev: Multi-queue support
` [RFC PATCH v3 29/35] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v3 30/35] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v3 31/35] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v3 32/35] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v3 33/35] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v3 34/35] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v3 35/35] Documentation: driver-api: ntb: Document remote eDMA transport backend

[PATCH net] net/smc: Initialize smc hashtables before registering users
 2025-12-17 15:25 UTC  (2+ messages)

[PATCH net-next v1] idpf: export RX hardware timestamping information to XDP
 2025-12-17 14:35 UTC  (3+ messages)

[PATCH net-next] ice: access @pp through netmem_desc instead of page
 2025-12-17 14:34 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH net-next v1 0/3] Convert Micrel bindings to YAML, add keep-preamble-before-sfd
 2025-12-17 14:30 UTC  (10+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: micrel: Convert to YAML schema
` [PATCH net-next v1 2/3] dt-bindings: net: micrel: Add keep-preamble-before-sfd

[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
 2025-12-17 13:53 UTC  (18+ messages)
` [PATCH RFC net-next 1/6] net: phy: change of_phy_leds() to fwnode_phy_leds()
` [PATCH RFC net-next 2/6] net: phy: add support to set default rules
` [PATCH RFC net-next 3/6] net: hibmcge: create a software node for phy_led
` [PATCH RFC net-next 4/6] net: hibmcge: support get phy_leds_reg from spec register
` [PATCH RFC net-next 6/6] net: phy: motorcomm: fix duplex setting error for phy leds

[syzbot] [sctp?] INFO: rcu detected stall in inet6_rtm_newaddr (3)
 2025-12-17 13:49 UTC  (2+ messages)

[PATCH v2 0/1] finalize removing the page pool members in struct page
 2025-12-17 13:43 UTC  (2+ messages)

[PATCH v2 01/19] include: dt-bindings: add LAN969x clock bindings
 2025-12-17 13:32 UTC  (21+ messages)
` [PATCH v2 03/19] dt-bindings: arm: AT91: relicense to dual GPL-2.0/BSD-2-Clause
` [PATCH v2 04/19] dt-bindings: arm: move AT91 to generic Microchip binding
` [PATCH v2 05/19] dt-bindings: arm: microchip: move SparX-5 "

[PATCH v2 0/16] bitfield: tidy up bitfield.h
 2025-12-17 13:22 UTC  (5+ messages)
` [PATCH v2 03/16] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()
` [PATCH v2 08/16] bitfield: Simplify __BF_FIELD_CHECK_REG()

[RESEND PATCH v3 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2025-12-17 13:04 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] arm: dts: ti: Adds device tree nodes for PRU Cores, IEP and eCAP modules of PRU-ICSS2 Instance
` [RESEND PATCH v3 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH v2 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-17 13:05 UTC  (5+ messages)
` [PATCH v2 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
` [PATCH v2 2/2] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()

[PATCH v2 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
 2025-12-17 13:00 UTC  (4+ messages)
` [PATCH v2 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
` [PATCH v2 2/2] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-12-17 12:40 UTC  (15+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH v2] sysctl: Remove unused ctl_table forward declarations
 2025-12-17 12:16 UTC 

[PATCH] sysctl: Remove unused ctl_table forward declarations
 2025-12-17 12:09 UTC  (4+ messages)

[PATCH bpf-next v4 0/9] bpf: tracing session supporting
 2025-12-17 11:42 UTC  (14+ messages)
` [PATCH bpf-next v4 1/9] bpf: add tracing session support
` [PATCH bpf-next v4 2/9] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v4 3/9] bpf: add the kfunc bpf_fsession_is_return
` [PATCH bpf-next v4 4/9] bpf: add the kfunc bpf_fsession_cookie
` [PATCH bpf-next v4 5/9] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v4 6/9] bpf,x86: add tracing session supporting for x86_64
` [PATCH bpf-next v4 7/9] libbpf: add support for tracing session
` [PATCH bpf-next v4 8/9] selftests/bpf: add testcases "
` [PATCH bpf-next v4 9/9] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH] i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
 2025-12-17 11:37 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
 2025-12-17 11:25 UTC 

[PATCH v1] Bluetooth: hci_sync: Initial LE Channel Sounding support by defining required HCI command/event structures
 2025-12-17 11:14 UTC  (3+ messages)

[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
 2025-12-17 11:08 UTC  (2+ messages)

[PATCH net 1/1] bng_en: update module description
 2025-12-17 10:47 UTC 

[RFC net-next v4 0/3] Add RSS and LRO support
 2025-12-17 10:26 UTC  (4+ messages)
` [RFC net-next v4 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO
` [RFC net-next v4 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [RFC net-next v4 3/3] net: ethernet: mtk_eth_soc: Add LRO support

[PATCH net-next v5 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-12-17  8:28 UTC  (4+ messages)
` [PATCH net-next v5 3/4] net: ftgmac100: Add RGMII delay support for AST2600

[syzbot] [smc?] general protection fault in smc_diag_dump_proto
 2025-12-17  9:39 UTC  (2+ messages)

[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
 2025-12-17  9:31 UTC  (10+ messages)
` [PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node

[PATCH v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-17  9:02 UTC  (8+ messages)

[PATCH] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
 2025-12-17  8:57 UTC  (4+ messages)

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-17  8:49 UTC  (11+ messages)
` [PATCH 01/14] examples/vhost_user_rdma: implement core application initialization for supporting vhost_user_rdma device
` [PATCH] hw/rdma: Implement vhost-user RDMA device with PCI support
` [PATCH 02/14] examples/vhost_user_rdma: implement device and port query commands
` [PATCH 03/14] examples/vhost_user_rdma: implement create and destroy completion queue commands
` [PATCH 04/14] examples/vhost_user_rdma: implement protection domain create/destroy commands
` [PATCH 05/14] examples/vhost_user_rdma: implement comprehensive memory region management
` [PATCH 06/14] examples/vhost_user_rdma: implement comprehensive queue pair lifecycle management
` [PATCH 07/14] examples/vhost_user_rdma: Implement high-performance requester engine with advanced flow control
` [PATCH 08/14] examples/vhost_user_rdma: implement advanced completer engine with reliability features
` [PATCH 09/14] examples/vhost_user_rdma: implement P_Key query operation with default partition key

[PATCH net v3] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-17  8:51 UTC 

[PATCH] net: usb: asix: validate PHY address before use
 2025-12-17  8:50 UTC 

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-17  8:45 UTC 

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-17  8:43 UTC  (11+ messages)
` [PATCH 01/14] examples/vhost_user_rdma: implement core application initialization for supporting vhost_user_rdma device
` [PATCH] hw/rdma: Implement vhost-user RDMA device with PCI support
` [PATCH 02/14] examples/vhost_user_rdma: implement device and port query commands
` [PATCH 03/14] examples/vhost_user_rdma: implement create and destroy completion queue commands
` [PATCH 04/14] examples/vhost_user_rdma: implement protection domain create/destroy commands
` [PATCH 05/14] examples/vhost_user_rdma: implement comprehensive memory region management
` [PATCH 06/14] examples/vhost_user_rdma: implement comprehensive queue pair lifecycle management
` [PATCH 07/14] examples/vhost_user_rdma: Implement high-performance requester engine with advanced flow control
` [PATCH 08/14] examples/vhost_user_rdma: implement advanced completer engine with reliability features
` [PATCH 09/14] examples/vhost_user_rdma: implement P_Key query operation with default partition key

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-17  8:37 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-17  8:03 UTC  (5+ messages)
` [PATCH 01/14] examples/vhost_user_rdma: implement core application initialization for supporting vhost_user_rdma device
` [PATCH] hw/rdma: Implement vhost-user RDMA device with PCI support
` [PATCH 02/14] examples/vhost_user_rdma: implement device and port query commands
` [PATCH 03/14] examples/vhost_user_rdma: implement create and destroy completion queue commands

Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
 2025-12-17  8:05 UTC  (11+ messages)
` [PATCH 01/14] examples/vhost_user_rdma: implement core application initialization for supporting vhost_user_rdma device
` [PATCH] hw/rdma: Implement vhost-user RDMA device with PCI support
` [PATCH 02/14] examples/vhost_user_rdma: implement device and port query commands
` [PATCH 03/14] examples/vhost_user_rdma: implement create and destroy completion queue commands
` [PATCH 04/14] examples/vhost_user_rdma: implement protection domain create/destroy commands
` [PATCH 05/14] examples/vhost_user_rdma: implement comprehensive memory region management
` [PATCH 06/14] examples/vhost_user_rdma: implement comprehensive queue pair lifecycle management
` [PATCH 07/14] examples/vhost_user_rdma: Implement high-performance requester engine with advanced flow control
` [PATCH 08/14] examples/vhost_user_rdma: implement advanced completer engine with reliability features
` [PATCH 09/14] examples/vhost_user_rdma: implement P_Key query operation with default partition key

[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
 2025-12-17  7:43 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH] ptp: prevent info leak to userspace
 2025-12-17  7:38 UTC  (3+ messages)

[PATCH] nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()
 2025-12-17  7:35 UTC  (2+ messages)

[PATCH] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
 2025-12-17  7:34 UTC  (2+ messages)

subscribe netdev
 2025-12-17  5:39 UTC 

[PATCH] net: fix segmentation of forwarding fraglist GRO
 2025-12-17  3:55 UTC 

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-17  2:58 UTC  (4+ messages)

[PATCH net-next ] vdpa: fix caching attributes of MMIO regions by setting them explicitly
 2025-12-17  1:22 UTC  (2+ messages)

[PATCH RFC net-next v3 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2025-12-17  1:04 UTC  (8+ messages)
` [PATCH RFC net-next v3 1/4] dt-bindings: net: dsa: add bindings for MaxLinear MxL862xx
` [PATCH RFC net-next v3 2/4] net: dsa: add tag formats for MxL862xx switches
` [PATCH RFC net-next v3 4/4] net: dsa: add basic initial driver "

[PATCH RFC net-next 00/13] dpll: Core improvements and ice E825-C SyncE support
 2025-12-17  0:49 UTC  (4+ messages)
` [PATCH RFC net-next 01/13] dt-bindings: net: ethernet-controller: Add DPLL pin properties

[PATCH 00/14] Assorted kernel-doc fixes
 2025-12-17  0:09 UTC  (6+ messages)
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()

[syzbot] [net?] [usb?] memory leak in rtl8150_set_multicast
 2025-12-16 23:23 UTC  (2+ messages)

[PATCH] net: wangxun: move PHYLINK dependency
 2025-12-16 21:35 UTC 

[PATCH net v3] selftests: net: fix "buffer overflow detected" for tap.c
 2025-12-16 19:54 UTC  (2+ messages)

[PATCH net 0/6] netfilter: updates for net
 2025-12-16 19:09 UTC  (7+ messages)
` [PATCH net 1/6] MAINTAINERS: Remove Jozsef Kadlecsik from MAINTAINERS file
` [PATCH net 2/6] netfilter: nf_nat: remove bogus direction check
` [PATCH net 3/6] netfilter: nf_tables: remove redundant chain validation on register store
` [PATCH net 4/6] netfilter: nf_tables: avoid chain re-validation if possible
` [PATCH net 5/6] netfilter: nf_tables: avoid softlockup warnings in nft_chain_validate
` [PATCH net 6/6] selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel


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