netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-22 02:33:22 to 2025-07-22 13:41:41 UTC [more...]

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-22 13:41 UTC  (8+ messages)
` [PATCH v2 net-next 12/14] net: enetc: add PTP synchronization support for ENETC v4

[PATCH net-next 0/4] net: add WoL from PHY support for stm32mp135f-dk
 2025-07-22 13:40 UTC  (12+ messages)
` [PATCH net-next 1/4] dt-bindings: net: document st,phy-wol property

[net-next PatchV2 0/4] Octeontx2-af: RPM: misc feaures
 2025-07-22 13:40 UTC  (2+ messages)

[PATCH] net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
 2025-07-22 13:36 UTC  (2+ messages)

[PATCH net 1/2] net/sched: Fix backlog accounting in qdisc_dequeue_internal
 2025-07-22 13:32 UTC  (2+ messages)

[PATCH net-next v11 0/5] PRU-ICSSM Ethernet Driver
 2025-07-22 13:25 UTC  (4+ messages)
` [PATCH net-next v11 1/5] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v11 2/5] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v11 3/5] net: ti: prueth: Adds PRUETH HW and SW configuration

[PATCH v2 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-22 13:25 UTC  (35+ messages)
` [PATCH v2 01/15] net: rnpgbe: Add build support for rnpgbe
` [PATCH v2 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH v2 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH v2 04/15] net: rnpgbe: Add get_capability mbx_fw "
` [PATCH v2 08/15] net: rnpgbe: Add irq support
` [PATCH v2 12/15] net: rnpgbe: Add link up handler

[PATCH net-next v2] ibmveth: Add multi buffers rx replenishment hcall support
 2025-07-22 13:20 UTC  (2+ messages)

[PATCH net-next 0/2] Refine stmmac code
 2025-07-22 13:10 UTC  (6+ messages)
` [PATCH net-next 1/2] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
` [PATCH net-next 2/2] net: stmmac: Check stmmac_hw_setup() in stmmac_resume()

[PATCHv4 net-next 1/1] net/mlx5: Fix build -Wframe-larger-than warnings
 2025-07-22 13:08 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Add support for lan8842
 2025-07-22 13:08 UTC  (4+ messages)

[PATCH] usbnet: Set duplex status to unknown in the absence of MII
 2025-07-22 13:06 UTC  (3+ messages)

[PATCH V2 net 0/4] There are some bugfix for the HNS3 ethernet driver
 2025-07-22 12:54 UTC  (5+ messages)
` [PATCH V2 net 1/4] net: hns3: fix concurrent setting vlan filter issue
` [PATCH V2 net 2/4] net: hns3: disable interrupt when ptp init failed
` [PATCH V2 net 3/4] net: hns3: fixed vf get max channels bug
` [PATCH V2 net 4/4] net: hns3: default enable tx bounce buffer when smmu enabled

[PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
 2025-07-22 12:26 UTC 

[PATCH iwl-next v1 00/15] Fwlog support in ixgbe
 2025-07-22 12:17 UTC  (20+ messages)
` [PATCH iwl-next v1 01/15] ice: make fwlog functions static
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 02/15] ice: move get_fwlog_data() to fwlog file
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 03/15] ice: drop ice_pf_fwlog_update_module()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 04/15] ice: introduce ice_fwlog structure
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 05/15] ice: add pdev into fwlog structure and use it for logging
` [PATCH iwl-next v1 06/15] ice: allow calling custom send function in fwlog
` [PATCH iwl-next v1 07/15] ice: move out debugfs init from fwlog
` [PATCH iwl-next v1 08/15] ice: check for PF number outside the fwlog code
` [PATCH iwl-next v1 09/15] ice: drop driver specific structure from "
` [PATCH iwl-next v1 10/15] libie, ice: move fwlog admin queue to libie
` [PATCH iwl-next v1 11/15] ice: move debugfs code to fwlog
` [PATCH iwl-next v1 12/15] ice: prepare for moving file to libie
` [PATCH iwl-next v1 13/15] ice: reregister fwlog after driver reinit
` [PATCH iwl-next v1 14/15] ice, libie: move fwlog code to libie
` [PATCH iwl-next v1 15/15] ixgbe: fwlog support for e610

[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
 2025-07-22 12:16 UTC  (16+ messages)
` [PATCH net-next v10 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v10 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v10 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v10 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v10 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v10 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v10 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v10 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v10 09/15] net: phy: marvell: "
` [PATCH net-next v10 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v10 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v10 12/15] net: phy: qca807x: "
` [PATCH net-next v10 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v10 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v10 15/15] Documentation: networking: Document the phy_port infrastructure

[PATCH v2] can: tscan1: CAN_TSCAN1 can depend on PC104
 2025-07-22 12:12 UTC  (4+ messages)

[PATCH bpf-next v2 1/3] bpftool: Add bpf_token show
 2025-07-22 12:12 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v2 3/3] bpftool: Add bash completion for token argument

[RESEND PATCH bpf-next v2 1/3] bpftool: Add bpf_token show
 2025-07-22 12:09 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v2 3/3] bpftool: Add bash completion for token argument

[PATCH] i40e: replace snprintf() with scnprintf()
 2025-07-22 11:50 UTC 

[PATCH net-next v2 0/5] gve: AF_XDP zero-copy for DQO RDA
 2025-07-22 11:50 UTC  (6+ messages)
` [PATCH net-next v2 4/5] gve: implement DQO TX datapath for AF_XDP zero-copy

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-22 11:24 UTC  (8+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "
        `  "
            `  "

[PATCH] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency and throughput
 2025-07-22 11:19 UTC  (2+ messages)

[PATCH net-next] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-07-22 10:53 UTC  (9+ messages)

[PATCH net 0/1] pull-request: can 2025-07-22
 2025-07-22 10:58 UTC  (2+ messages)
` [PATCH net] can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do_set_mode

virtio_close() stuck on napi_disable_locked()
 2025-07-22 11:00 UTC 

[PATCH v2 14/29] clk: mediatek: Add MT8196 vlpckgen clock support
 2025-07-22 10:52 UTC  (2+ messages)

[PATCH net-next] ip6_gre: Factor out common ip6gre tunnel match into helper
 2025-07-22 10:20 UTC  (2+ messages)

[PATCH v1] net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class
 2025-07-22 10:20 UTC  (2+ messages)

[PATCH v25 net-next 0/6] DUALPI2 patch
 2025-07-22 10:04 UTC  (4+ messages)
` [PATCH v25 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH v14 net-next 00/14] AccECN protocol patch series
 2025-07-22  9:59 UTC  (15+ messages)
` [PATCH v14 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v14 net-next 02/14] tcp: fast path functions later
` [PATCH v14 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v14 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v14 net-next 05/14] tcp: AccECN core
` [PATCH v14 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v14 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v14 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v14 net-next 09/14] tcp: sack option handling improvements
` [PATCH v14 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v14 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v14 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v14 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v14 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH v26 net-next 0/6] DUALPI2 patch
 2025-07-22  9:59 UTC  (7+ messages)
` [PATCH v26 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v26 net-next 2/6] sched: Dump configuration and statistics "
` [PATCH v26 net-next 3/6] sched: Add enqueue/dequeue "
` [PATCH v26 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
` [PATCH v26 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v26 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH net-next] vxlan: remove redundant conversion of vni in vxlan_nl2conf
 2025-07-22  9:38 UTC  (3+ messages)

[PATCH v3 0/8] treewide: Fix typo "notifer"
 2025-07-22  9:24 UTC  (10+ messages)
` [PATCH v3 1/8] KVM: x86: "
` [PATCH v3 2/8] cxl: mce: "
` [PATCH v3 3/8] drm/xe: "
` [PATCH v3 4/8] net: mvneta: "
` [PATCH v3 5/8] wifi: brcmfmac: "
` [PATCH v3 6/8] serial: 8250_dw: "
` [PATCH v3 7/8] xen/xenbus: "
` [PATCH v3 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt

[PATCH bpf-next 1/2] bpftool: Add bpf_token show
 2025-07-22  9:23 UTC  (7+ messages)
` [PATCH bpf-next 2/2] bpftool: Add bpftool-token manpage

[PATCH net-next] devlink: Fix excessive stack usage in rate TC bandwidth parsing
 2025-07-22  9:22 UTC  (2+ messages)

[PATCH net-next v3] netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs
 2025-07-22  9:19 UTC 

[net-next v15 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-22  9:16 UTC  (4+ messages)
` [net-next v15 06/12] net: mtip: Add net_device_ops functions to the "

[PATCH net-next v3] ptp: add Alibaba CIPU PTP clock driver
 2025-07-22  9:13 UTC  (2+ messages)

[pull-request] mlx5-next updates 2025-07-22
 2025-07-22  9:04 UTC 

[PATCH v3] memcg: expose socket memory pressure in a cgroup
 2025-07-22  8:57 UTC  (4+ messages)

[PATCH net-next v2] net: pppoe: implement GRO support
 2025-07-22  8:56 UTC  (3+ messages)

[PATCH net-next v2] netdevsim: add couple of fw_update_flash_* debugfs knobs
 2025-07-22  8:55 UTC  (3+ messages)

[PATCH] wifi: ath11k_pci: add a soft dependency on qrtr-mhi
 2025-07-22  8:35 UTC  (2+ messages)

[PATCH net-next v7 1/3] net: Create separate gro_flush_normal function
 2025-07-22  8:21 UTC  (5+ messages)
` [PATCH net-next v7 2/3] net: Use netif_set_threaded_hint instead of netif_set_threaded in drivers
` [PATCH net-next v7 3/3] net: define an enum for the napi threaded state

[PATCH net-next v7] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-22  8:18 UTC 

[PATCH net-next v6] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-22  8:18 UTC  (5+ messages)

[PATCH RESEND] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
 2025-07-22  8:05 UTC  (3+ messages)

[PATCH v2 0/8] treewide: Fix typo "notifer"
 2025-07-22  7:57 UTC  (5+ messages)
` [PATCH v2 6/8] serial: 8250_dw: "

[PATCH net-next v2 0/4] net: ethtool: support including Flow Label in the flow hash for RSS
 2025-07-22  7:57 UTC  (3+ messages)
` [PATCH net-next v2 3/4] eth: bnxt: support RSS on IPv6 Flow Label

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-22  7:21 UTC  (7+ messages)
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support

[PATCH net-next v10 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-22  7:18 UTC  (9+ messages)
` [PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v10 2/8] hinic3: Complete "
` [PATCH net-next v10 3/8] hinic3: Command Queue framework
` [PATCH net-next v10 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v10 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v10 6/8] hinic3: Mailbox framework
` [PATCH net-next v10 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v10 8/8] hinic3: Interrupt request configuration

[PATCH] net: cdc_ncm: Fix spelling mistakes
 2025-07-22  6:56 UTC  (4+ messages)

[PATCH net] net: core: Fix the loop in default_device_exit_net()
 2025-07-22  6:51 UTC  (2+ messages)

[PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
 2025-07-22  6:42 UTC  (2+ messages)

[PATCH net-next v7 RESEND] tcp: trace retransmit failures in tcp_retransmit_skb
 2025-07-22  6:10 UTC  (4+ messages)

[PATCH v6 iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-07-22  6:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
 2025-07-22  5:18 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] sockmap: Fix reading with splice(2)
 2025-07-22  3:33 UTC  (3+ messages)

[PATCH RESEND] netvsc: transfer lower device max tso size
 2025-07-22  2:46 UTC  (6+ messages)

[PATCH net-next v2 0/3] net: wangxun: complete ethtool coalesce options
 2025-07-22  2:40 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: wangxun: change the default ITR setting


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