netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 07:13:19 to 2025-08-20 01:32:49 UTC [more...]

[PATCH v4 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-20  1:32 UTC  (27+ 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

[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
 2025-08-20  1:31 UTC  (31+ 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 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-next v2 0/7] net: Convert to skb_dstref_steal and skb_dstref_restore
 2025-08-20  0:58 UTC  (3+ messages)
` [syzbot ci] "

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

[net-next v2 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-08-20  0:40 UTC  (3+ 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 v4 0/6] Enable ethernet on qcs615
 2025-08-19 16:24 UTC  (11+ messages)
` [PATCH v4 2/6] net: stmmac: Inverse the phy-mode definition
` [PATCH v4 3/6] arm64: dts: qcom: qcs615: add ethernet node
` [PATCH v4 4/6] arm64: dts: qcom: qcs615-ride: Enable "

[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 v5 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-19 13:59 UTC  (3+ messages)
` [PATCH v5 2/5] net: rnpgbe: Add n500/n210 chip support

[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  (4+ messages)
` [PATCH net-next 1/3] net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signature
` [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

[PATCH net-next v2 0/8] net: dsa: lantiq_gswip: prepare for supporting new features
 2025-08-19 12:11 UTC  (6+ messages)
` [PATCH net-next v2 3/8] net: dsa: lantiq_gswip: move definitions to header

[PATCH 0/2] Fix vsock error-handling regression introduced in v6.17-rc1
 2025-08-19 11:42 UTC  (3+ messages)

[PATCH 0/5] Add ethernet support for RPi5
 2025-08-19 10:36 UTC  (4+ messages)
` [PATCH 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer

[PATCH net-next] net: airoha: Add wlan flowtable TX offload
 2025-08-19 10:30 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare reload
 2025-08-19 10:30 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: macb: Add TAPRIO traffic scheduling support
 2025-08-19 10:20 UTC  (2+ messages)

[PATCH bpf-next v7 0/9] Add a dynptr type for skb metadata for TC BPF
 2025-08-19 10:07 UTC  (3+ messages)

[RFC] net: inet: Potential sleep in atomic context in inet_twsk_hashdance_schedule on PREEMPT_RT
 2025-08-19 10:07 UTC  (2+ messages)

[PATCH v3] phy: ti: gmii-sel: Always write the RGMII ID setting
 2025-08-19  9:45 UTC  (2+ messages)

[PATCH net v3 1/2] net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path
 2025-08-19  9:40 UTC  (2+ messages)

[PATCH net-next] stddef: don't include compiler_types.h in the uAPI header
 2025-08-19  9:26 UTC  (2+ messages)

[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
 2025-08-19  9:20 UTC  (2+ messages)

[PATCH net v2 1/2] net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
 2025-08-19  8:51 UTC  (2+ messages)

[PATCH net-next V2 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-08-19  8:43 UTC  (3+ messages)
` [PATCH net-next V2 1/3] ptp: Add ioctl commands to expose raw cycle counter values

[PATCH] net, hsr: reject HSR frame if skb can't hold tag
 2025-08-19  8:28 UTC 

[PATCH net v4] phy: mscc: Fix timestamping for vsc8584
 2025-08-19  8:27 UTC  (9+ messages)

[PATCH v2 iwl-next 0/2] igbvf: ethtool statistics improvements
 2025-08-19  8:19 UTC  (5+ messages)
` [PATCH v2 iwl-next 1/2] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 2/2] igbvf: remove redundant counter rx_long_byte_count from "
  ` [Intel-wired-lan] "

[PATCH] ethernet: tlan: Convert to use jiffies macro
 2025-08-19  8:16 UTC 

[PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-08-19  8:10 UTC  (4+ messages)
` [PATCH net-next v2 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants

[PATCH net-next] selftests: rtnetlink: print device info on preferred_lft test failure
 2025-08-19  7:47 UTC 

[PATCH net-next] selftests: net: bpf_offload: print loaded programs on mismatch
 2025-08-19  7:33 UTC 

[RFC PATCH v5] ethtool: add FEC bins histogramm report
 2025-08-19  7:31 UTC  (4+ messages)

[PATCH net] net: dsa: microchip: Fix KSZ9477 HSR port setup issue
 2025-08-19  7:30 UTC  (3+ messages)

[PATCH net-next v3 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-08-19  7:12 UTC  (6+ messages)
` [PATCH net-next v3 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v3 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v3 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v3 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v3 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L


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