netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 12:21:28 to 2025-08-20 03:18:23 UTC [more...]

[PATCH v4 0/6] Enable ethernet on qcs615
 2025-08-20  3:18 UTC  (6+ messages)
` [PATCH v4 2/6] net: stmmac: Inverse the phy-mode definition
` [PATCH v4 4/6] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH net-next v5 0/4] net: phy: micrel: Add support for lan8842
 2025-08-20  3:14 UTC  (3+ messages)
` [PATCH net-next v5 1/4] net: phy: micrel: Start using PHY_ID_MATCH_MODEL

[PATCH net-next v1 0/3] stmmac: stop silently dropping bad checksum packets
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: enable serdes option mode for RTL8226-CG
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net-next] ipv6: ip6_gre: replace strcpy with strscpy for tunnel name
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: Convert to skb_dstref_steal and skb_dstref_restore
 2025-08-20  3:11 UTC  (4+ messages)
` [syzbot ci] "

[PATCH net-next 0/2] There are a cleancode and a parameter check for hns3 driver
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH] net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net v2 0/2] Fixes on the Microchip's LAN865x driver
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net] net/smc: fix UAF on smcsk after smc_listen_out()
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net] gve: prevent ethtool ops after shutdown
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net 0/7] mlx5 HWS fixes 2025-08-17
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net v4] phy: mscc: Fix timestamping for vsc8584
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net v3] net: stmmac: thead: Enable TX clock before MAC initialization
 2025-08-20  3:11 UTC  (2+ messages)

[PATCH net-next v2 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-20  3:03 UTC  (3+ messages)
` [PATCH net-next v2 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics

[PATCH net-next 00/15] eth: fbnic: support queue API and zero-copy Rx
 2025-08-20  2:57 UTC  (16+ messages)
` [PATCH net-next 01/15] net: page_pool: add page_pool_get()
` [PATCH net-next 02/15] eth: fbnic: move page pool pointer from NAPI to the ring struct
` [PATCH net-next 03/15] eth: fbnic: move xdp_rxq_info_reg() to resource alloc
` [PATCH net-next 04/15] eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
` [PATCH net-next 05/15] eth: fbnic: use netmem_ref where applicable
` [PATCH net-next 06/15] eth: fbnic: request ops lock
` [PATCH net-next 07/15] eth: fbnic: split fbnic_disable()
` [PATCH net-next 08/15] eth: fbnic: split fbnic_flush()
` [PATCH net-next 09/15] eth: fbnic: split fbnic_enable()
` [PATCH net-next 10/15] eth: fbnic: split fbnic_fill()
` [PATCH net-next 11/15] net: page_pool: add helper to pre-check if PP will be unreadable
` [PATCH net-next 12/15] eth: fbnic: allocate unreadable page pool for the payloads
` [PATCH net-next 13/15] eth: fbnic: defer page pool recycling activation to queue start
` [PATCH net-next 14/15] eth: fbnic: don't pass NAPI into pp alloc
` [PATCH net-next 15/15] eth: fbnic: support queue ops / zero-copy Rx

[PATCH v4 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-20  2:48 UTC  (31+ messages)
` [PATCH v4 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v4 net-next 02/15] dt-bindings: net: move ptp-timer property to ethernet-controller.yaml
` [PATCH v4 net-next 03/15] ptp: add helpers to get the phc_index by of_node or dev
` [PATCH v4 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v4 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v4 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v4 net-next 07/15] ptp: netc: add external trigger stamp support
` [PATCH v4 net-next 08/15] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH v4 net-next 09/15] MAINTAINERS: add NETC Timer PTP clock driver section
` [PATCH v4 net-next 10/15] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v4 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v4 net-next 12/15] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
` [PATCH v4 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH v4 net-next 14/15] net: enetc: don't update sync packet checksum if checksum offload is used
` [PATCH v4 15/15] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer

[net-next v2 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-08-20  2:43 UTC  (4+ messages)
  ` 回覆: "

[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
 2025-08-20  2:31 UTC  (33+ messages)
` [PATCH net-next v3 01/23] net: page_pool: sanitise allocation order
` [PATCH net-next v3 04/23] net: use zero value to restore rx_buf_len to default
` [PATCH net-next v3 06/23] net: add rx_buf_len to netdev config
` [PATCH net-next v3 07/23] eth: bnxt: read the page size from the adapter struct
` [PATCH net-next v3 08/23] eth: bnxt: set page pool page order based on rx_page_size
` [PATCH net-next v3 09/23] eth: bnxt: support setting size of agg buffers via ethtool
` [PATCH net-next v3 10/23] net: move netdev_config manipulation to dedicated helpers
` [PATCH net-next v3 12/23] net: allocate per-queue config structs and pass them thru the queue API
` [PATCH net-next v3 13/23] net: pass extack to netdev_rx_queue_restart()
` [PATCH net-next v3 14/23] net: add queue config validation callback
` [PATCH net-next v3 15/23] eth: bnxt: always set the queue mgmt ops
` [PATCH net-next v3 18/23] netdev: add support for setting rx-buf-len per queue
` [PATCH net-next v3 19/23] net: wipe the setting of deactived queues

[PATCH net 1/2] tls: fix handling of zero-length records on the rx_list
 2025-08-20  2:19 UTC  (2+ messages)
` [PATCH net 2/2] selftests: tls: add tests for zero-length records

[PATCH net-next v4 0/4] net: wangxun: complete ethtool coalesce options
 2025-08-20  1:57 UTC  (4+ messages)
` [PATCH net-next v4 4/4] net: wangxun: support to use adaptive RX/TX coalescing

[PATCH net-next v3 0/8] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-20  1:56 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: dsa: lantiq_gswip: deduplicate dsa_switch_ops
` [PATCH net-next v3 2/8] net: dsa: lantiq_gswip: prepare for more CPU port options
` [PATCH net-next v3 3/8] net: dsa: lantiq_gswip: move definitions to header
` [PATCH net-next v3 4/8] net: dsa: lantiq_gswip: introduce bitmap for MII ports
` [PATCH net-next v3 5/8] net: dsa: lantiq_gswip: load model-specific microcode
` [PATCH net-next v3 6/8] net: dsa: lantiq_gswip: make DSA tag protocol model-specific
` [PATCH net-next v3 7/8] net: dsa: lantiq_gswip: store switch API version in priv
` [PATCH net-next v3 8/8] net: dsa: lantiq_gswip: add support for SWAPI version 2.3

[PATCH v5 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-20  1:43 UTC  (4+ messages)
` [PATCH v5 2/5] net: rnpgbe: Add n500/n210 chip support

[PATCH v5 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-20  1:28 UTC  (4+ messages)
` [PATCH v5 net-next 09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()

[PATCH net v2 0/2] mips: lantiq: fix ethernet support
 2025-08-20  1:26 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: stmmac: xgmac: Minor fixes
 2025-08-20  1:22 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next v2 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH net-next] selftests: drv-net: tso: increase the retransmit threshold
 2025-08-20  1:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: Speedup some nexthop handling when having A LOT of nexthops
 2025-08-20  1:00 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: ncdevmem: make configure_channels() support combined channels
 2025-08-20  1:00 UTC  (2+ messages)

[PATCH net v2] net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlock
 2025-08-20  1:00 UTC  (2+ messages)

[PATCH net] qed: Don't write past the end of GRC debug buffer
 2025-08-20  0:47 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: gso: restore outer ip ids correctly
 2025-08-20  0:30 UTC  (8+ messages)
` [PATCH net-next v2 1/5] net: gro: remove is_ipv6 from napi_gro_cb
` [PATCH net-next v2 2/5] net: gro: only merge packets with incrementing or fixed outer ids

[PATCH] netfilter: conntrack: drop expectations before freeing templates
 2025-08-20  0:24 UTC  (5+ messages)

[PATCH] cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
 2025-08-20  0:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-08-20  0:15 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH iwl-next] igb: Retrieve Tx timestamp directly from interrupt
 2025-08-19 23:31 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH v1 net-next] selftests/net: packetdrill: Support single protocol test
 2025-08-19 23:14 UTC 

[PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc)
 2025-08-19 22:19 UTC  (6+ messages)
` [PATCH net v2 1/5] ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
` [PATCH net v2 2/5] ice: fix possible leak in ice_plug_aux_dev() error path
` [PATCH net v2 3/5] ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
` [PATCH net v2 4/5] ixgbe: fix ndo_xdp_xmit() workloads
` [PATCH net v2 5/5] igc: fix disabling L1.2 PCI-E link substate on I226 on init

[PATCH] [88q2xxx] Add support for handling master/slave in forced mode
 2025-08-19 22:13 UTC  (2+ messages)

[ROSE] [AX25] 6.15.10 long term stable kernel oops
 2025-08-19 21:17 UTC  (5+ messages)
          ` [OT] "

[PATCH 3/3] net: j2: Introduce J-Core EMAC
 2025-08-19 21:09 UTC  (2+ messages)

[PATCH net-next v1] iou-zcrx: update documentation
 2025-08-19 20:56 UTC 

[PATCH net-next v25 0/1] MCTP Over PCC Transport
 2025-08-19 20:51 UTC  (2+ messages)
` [PATCH net-next v25 1/1] mctp pcc: Implement MCTP over "

[PATCH v5 bpf] xsk: fix immature cq descriptor production
 2025-08-19 20:48 UTC  (2+ messages)

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2025-08-15 (ice, ixgbe, igc)
 2025-08-19 20:44 UTC  (7+ messages)
` [PATCH net 3/6] ice: fix Rx page leak on multi-buffer frames

[PATCH net-next v5] net: af_packet: Use hrtimer to do the retire operation
 2025-08-19 20:21 UTC  (3+ messages)

[PATCH v25 0/1] MCTP Over PCC Transport
 2025-08-19 20:02 UTC  (2+ messages)
` [PATCH v25 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next v2 7/8] net: dsa: lantiq_gswip: store switch API version in priv
 2025-08-19 18:54 UTC  (2+ messages)

[PATCH net-next] net: set net.core.rmem_max and net.core.wmem_max to 4 MB
 2025-08-19 18:17 UTC  (2+ messages)

[PATCH net-next v2 1/1] Documentation: networking: add detailed guide on Ethernet flow control configuration
 2025-08-19 17:51 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: ipv4: allow directed broadcast routes to use dst hint
 2025-08-19 17:46 UTC  (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] selftests: net: add test for dst hint mechanism with directed broadcast addresses

next-20250813 s390 allyesconfig undefined reference to `stmmac_simple_pm_ops'
 2025-08-19 17:35 UTC  (3+ messages)

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-19 17:27 UTC  (8+ messages)

[net-next PATCH 1/2] net: phy: introduce phy_id_compare_vendor() PHY ID helper
 2025-08-19 16:41 UTC  (2+ messages)
` [net-next PATCH 2/2] net: phy: as21xxx: better handle PHY HW reset on soft-reboot

[PATCH 0/6] can: esd_usb: Fixes and improvements
 2025-08-19 16:41 UTC  (10+ messages)
` [PATCH 1/6] can: esd_usb: Fix possible calls to kfree() with NULL
` [PATCH 2/6] can: esd_usb: Fix not detecting version reply in probe routine

[PATCH net-next v2 0/5] bnxt_en: Updates for net-next
 2025-08-19 16:39 UTC  (6+ messages)
` [PATCH net-next v2 1/5] bnxt_en: hsi: Update FW interface to 1.10.3.133
` [PATCH net-next v2 2/5] bnxt_en: Refactor bnxt_get_regs()
` [PATCH net-next v2 3/5] bnxt_en: Add pcie_stat_len to struct bp
` [PATCH net-next v2 4/5] bnxt_en: Add pcie_ctx_v2 support for ethtool -d
` [PATCH net-next v2 5/5] bnxt_en: Add Hyper-V VF ID

[PATCH iwl-next v2] idpf: add HW timestamping statistics
 2025-08-19 18:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"
 2025-08-19 16:32 UTC 

[PATCH net-next v4 13/14] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
 2025-08-19 16:10 UTC  (2+ messages)

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-19 15:56 UTC  (6+ messages)
` [RFC net-next v3 1/7] queue_api: add support for fetching per queue DMA dev

[PATCH iproute2-next v3] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
 2025-08-19 15:27 UTC  (6+ messages)

[PATCH net-next v2 0/2] net: ipv4: allow directed broadcast routes to use dst hint
 2025-08-19 10:56 UTC  (7+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: net: add test for dst hint mechanism with directed broadcast addresses

[net-next v18 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-08-19 14:42 UTC  (5+ messages)
` [net-next v18 5/7] net: mtip: Add mtip_switch_{rx|tx} functions to the "

[PATCH net-next 0/6] net: ti: icssg-prueth: Add AF_XDP zero copy support
 2025-08-19 14:35 UTC  (3+ messages)
` [PATCH net-next 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX

[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
 2025-08-19 14:10 UTC  (2+ messages)

[PATCH RFC net-next 06/23] net: dsa: lantiq_gswip: load model-specific microcode
 2025-08-19 14:07 UTC  (6+ messages)

[PATCH net-next v5] net: avoid one loop iteration in __skb_splice_bits
 2025-08-19 13:55 UTC  (2+ messages)

[PATCH] net/cls_cgroup: Fix task_get_classid() during qdisc run
 2025-08-19 13:51 UTC  (4+ messages)

[PATCH net-next] selftests: drv-net: test the napi init state
 2025-08-19 13:50 UTC  (2+ messages)

mediatek ethernet driver: 4MB buffer allocation
 2025-08-19 13:45 UTC 

[PATCH net-next v13 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-08-19 13:36 UTC  (5+ messages)
` [PATCH net-next v13 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v13 6/8] hinic3: Mailbox framework

[PATCH] net: openvswitch: Use for_each_cpu() where appropriate
 2025-08-19 13:23 UTC  (2+ messages)

[v2, net-next 0/9] Add more functionality to BNGE
 2025-08-19 13:03 UTC  (3+ messages)
` [v2, net-next 9/9] bng_en: Configure default VNIC

[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-08-19 12:53 UTC  (3+ messages)

[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-08-19 12:50 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in security_file_ioctl (9)
 2025-08-19 12:35 UTC 

[PATCH net-next 0/4] net: dsa: Move ks8995 "phy" driver to DSA
 2025-08-19 12:30 UTC  (4+ messages)
` [PATCH net-next 4/4] net: dsa: ks8995: Add basic switch set-up

[PATCH v8 00/11] Add i.MX91 platform support
 2025-08-19 12:26 UTC  (2+ messages)

[PATCH net-next 0/3] net: airoha: Add PPE support for RX wlan offload
 2025-08-19 12:21 UTC  (3+ messages)
` [PATCH net-next 2/3] net: airoha: Add airoha_ppe_dev struct definition
` [PATCH net-next 3/3] net: airoha: Introduce check_skb callback in ppe_dev ops


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