Vladimir Oltean ([email protected])

Number of posts: 1459 (0.77 per day)
First post: 2019-03-25 09:33:30
Last post: 2024-06-06 14:57:44

Date List Subject
2023-04-07 16:46:26 linux-kernel Re: [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus
2023-04-04 00:06:06 linux-kernel Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-03 14:13:19 linux-kernel Re: [PATCH v2 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock
2023-04-03 14:10:18 linux-kernel Re: [PATCH v2 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2023-04-03 11:11:16 linux-kernel Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-03 10:56:56 linux-kernel Re: [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-03 10:40:09 linux-kernel [PATCH v4 net-next 8/9] net: enetc: rename "mqprio" to "qopt"
2023-04-03 10:39:55 linux-kernel [PATCH v4 net-next 7/9] net/sched: taprio: allow per-TC user input of FP adminStatus
2023-04-03 10:39:46 linux-kernel [PATCH v4 net-next 9/9] net: enetc: add support for preemptible traffic classes
2023-04-03 10:39:27 linux-kernel [PATCH v4 net-next 4/9] net/sched: mqprio: add an extack message to mqprio_parse_opt()
2023-04-03 10:39:09 linux-kernel [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus
2023-04-03 10:38:26 linux-kernel [PATCH v4 net-next 5/9] net/sched: pass netlink extack to mqprio and taprio offload
2023-04-03 10:38:15 linux-kernel [PATCH v4 net-next 3/9] net/sched: mqprio: add extack to mqprio_parse_nlattr()
2023-04-03 10:38:12 linux-kernel [PATCH v4 net-next 2/9] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
2023-04-03 10:38:02 linux-kernel [PATCH v4 net-next 1/9] net: ethtool: create and export ethtool_dev_mm_supported()
2023-04-03 10:37:45 linux-kernel [PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-02 17:41:00 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-04-02 17:18:25 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-04-01 14:06:19 linux-kernel Re: [RFC 5/7] net: mdio: Introduce a regmap-based mdio driver
2023-03-25 11:30:41 linux-kernel [PATCH net] net: stmmac: don't reject VLANs when IFF_PROMISC is set
2023-03-23 16:39:54 linux-kernel Re: [PATCH net-next 0/9] Remove skb_mac_header() dependency in DSA xmit path
2023-03-22 23:42:57 linux-kernel [PATCH net-next 6/9] net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
2023-03-22 23:42:50 linux-kernel [PATCH net-next 7/9] net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
2023-03-22 23:42:24 linux-kernel [PATCH net-next 8/9] net: dsa: update TX path comments to not mention skb_mac_header()
2023-03-22 23:41:46 linux-kernel [PATCH net-next 9/9] net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
2023-03-22 23:41:37 linux-kernel [PATCH net-next 2/9] net: vlan: introduce skb_vlan_eth_hdr()
2023-03-22 23:41:12 linux-kernel [PATCH net-next 0/9] Remove skb_mac_header() dependency in DSA xmit path
2023-03-22 23:40:57 linux-kernel [PATCH net-next 4/9] net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
2023-03-22 23:40:49 linux-kernel [PATCH net-next 5/9] net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
2023-03-22 23:40:32 linux-kernel [PATCH net-next 3/9] net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
2023-03-22 23:40:15 linux-kernel [PATCH net-next 1/9] net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
2023-03-22 16:53:16 linux-kernel Re: [PATCH net] net: enetc: fix aggregate RMON counters not showing the ranges
2023-03-22 16:02:38 linux-kernel Re: [PATCH v1 mfd] mfd: ocelot-spi: fix bulk read
2023-03-22 15:41:22 linux-kernel Re: [PATCH v1 mfd] mfd: ocelot-spi: fix bulk read
2023-03-21 23:36:48 linux-kernel [PATCH net] net: enetc: fix aggregate RMON counters not showing the ranges
2023-03-21 01:17:29 linux-kernel [PATCH net 0/3] Fix trainwreck with Ocelot switch statistics counters
2023-03-21 01:06:31 linux-kernel [PATCH net 3/3] net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layout
2023-03-21 01:06:17 linux-kernel [PATCH net 2/3] net: mscc: ocelot: fix transfer from region->buf to ocelot->stats
2023-03-21 01:05:45 linux-kernel [PATCH net 1/3] net: mscc: ocelot: fix stats region batching
2023-03-20 16:37:21 linux-kernel Re: [RFC PATCH net-next 11/11] net: enetc: add TX support for zero-copy XDP sockets
2023-03-18 11:55:18 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-03-17 23:19:33 linux-kernel [PATCH net] net: dsa: report rx_bytes unadjusted for ETH_HLEN
2023-03-17 15:31:06 linux-kernel Re: [PATCH net-next v4 1/4] net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
2023-03-17 15:22:05 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-03-17 14:07:36 linux-kernel Re: [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)
2023-03-17 12:50:57 linux-kernel Re: [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)
2023-03-17 09:46:43 linux-kernel Re: [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)
2023-03-17 09:43:17 linux-kernel Re: [RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion
2023-03-16 16:14:06 linux-kernel [RFC/RFT PATCH net-next 4/4] net: dsa: microchip: remove unused dev->dev_ops->phylink_mac_config()
2023-03-16 16:13:45 linux-kernel [RFC/RFT PATCH net-next 3/4] net: dsa: microchip: allow setting xMII port speed/duplex on KSZ8765/KSZ8794/KSZ8795
2023-03-16 16:13:42 linux-kernel [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)