Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-18 05:35:59 to 2024-04-18 12:57:32 UTC [more...]

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-18 12:56 UTC  (2+ messages)
` [PATCH net-next v4 03/12] net: ethernet: oa_tc6: implement register read operation

[PATCH net-next v1 0/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-04-18 12:51 UTC  (4+ messages)
` [PATCH net-next v1 3/4] rust: net::phy support Firmware API

[iwl-next v4 0/8] ice: support devlink subfunction
 2024-04-18 12:48 UTC  (10+ messages)
` [iwl-next v4 5/8] ice: allocate devlink for subfunction
` [iwl-next v4 6/8] ice: base subfunction aux driver
` [iwl-next v4 8/8] ice: allow to activate and deactivate subfunction

[PATCH net-next v1 2/4] rust: net::phy support C45 helpers
 2024-04-18 12:47 UTC  (9+ messages)

[PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
 2024-04-18 12:31 UTC  (2+ messages)

[PATCH net-next v11 0/6] stmmac: Add Loongson platform support
 2024-04-18 12:31 UTC  (14+ messages)
` [PATCH net-next v11 1/6] net: stmmac: Move all PHYLINK MAC capabilities initializations to MAC-specific setup methods
` [PATCH net-next v11 2/6] net: stmmac: Add multi-channel support
` [PATCH net-next v11 3/6] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identification
` [PATCH net-next v11 4/6] net: stmmac: dwmac-loongson: Introduce GMAC setup

[PATCH v2 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac
 2024-04-18 12:28 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: freescale: imx8mp-beacon: remove tx-sched-sp property
` [PATCH v2 2/5] arm64: dts: freescale: imx8mp-evk: "
` [PATCH v2 3/5] arm64: dts: freescale: imx8mp-verdin: "
` [PATCH v2 4/5] arm64: dts: qcom: sa8540p-ride: "
` [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: "

[PATCH net 1/2] net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
 2024-04-18 12:16 UTC  (2+ messages)
` [PATCH net 2/2] net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family switches

[patch net-next v3 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-18 12:14 UTC  (17+ messages)
` [patch net-next v3 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v3 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next v3 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v3 6/6] selftests: virtio_net: add initial tests

[PATCH net-next v9] virtio_net: Support RX hash XDP hint
 2024-04-18 12:00 UTC  (2+ messages)

[PATCH net] net/smc: fix potential sleeping issue in smc_switch_conns
 2024-04-18 11:57 UTC  (8+ messages)

[PATCH net-next v3 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-18 11:57 UTC  (9+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v3 4/5] net: stmmac: add support for RZ/N1 GMAC
` [PATCH net-next v3 5/5] ARM: dts: r9a06g032: describe GMAC1

[PATCH iwl-next v3 0/5] ixgbe: Add support for Intel(R) E610 device
 2024-04-18 12:06 UTC  (6+ messages)
` [PATCH iwl-next v3 1/5] ixgbe: Add support for E610 FW Admin Command Interface
` [PATCH iwl-next v3 2/5] ixgbe: Add support for E610 device capabilities detection
` [PATCH iwl-next v3 3/5] ixgbe: Add link management support for E610 device
` [PATCH iwl-next v3 4/5] ixgbe: Add support for NVM handling in "
` [PATCH iwl-next v3 5/5] ixgbe: Enable link management "

[PATCH net-next 0/3] ethtool: Max power support
 2024-04-18 11:48 UTC  (12+ messages)
` [Intel-wired-lan] "

[PATCH net-next v10 00/10] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-04-18 11:36 UTC  (11+ messages)
` [PATCH net-next v10 01/10] net: intel: introduce {,Intel} Ethernet common library
` [PATCH net-next v10 02/10] iavf: kill "legacy-rx" for good
` [PATCH net-next v10 03/10] iavf: drop page splitting and recycling
` [PATCH net-next v10 04/10] slab: introduce kvmalloc_array_node() and kvcalloc_node()
` [PATCH net-next v10 05/10] page_pool: constify some read-only function arguments
` [PATCH net-next v10 06/10] page_pool: add DMA-sync-for-CPU inline helper
` [PATCH net-next v10 07/10] libeth: add Rx buffer management
` [PATCH net-next v10 08/10] iavf: pack iavf_ring more efficiently
` [PATCH net-next v10 09/10] iavf: switch to Page Pool
` [PATCH net-next v10 10/10] MAINTAINERS: add entry for libeth and libie

[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
 2024-04-18 11:34 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH net-next v2 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-18 11:25 UTC  (4+ messages)

[PATCH net 1/3] netfilter: nf_tables: missing iterator type in lookup walk
 2024-04-18 11:20 UTC  (2+ messages)

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FN920C04 compositions
 2024-04-18 11:12 UTC 

[PATCH net-next 0/7] net: ipa: header hygiene
 2024-04-18 11:10 UTC  (2+ messages)

[PATCH net-next v2 1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
 2024-04-18 11:01 UTC  (2+ messages)
` [PATCH net-next v2 2/2] ipvs: allow some sysctls in non-init user namespaces

[PATCH net-next] ipvs: allow some sysctls in non-init user namespaces
 2024-04-18 11:05 UTC  (3+ messages)

[PATCH iwl-next] ice: Extend auxbus device naming
 2024-04-18 11:03 UTC 

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-18 11:00 UTC  (10+ messages)
` [PATCH v1 1/3] cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
` [PATCH v1 3/3] cgroup/rstat: introduce ratelimited rstat flushing

[PATCH net-next v4 0/6] Remove RTNL lock protection of CVQ
 2024-04-18 10:56 UTC  (5+ messages)
` [PATCH net-next v4 3/6] virtio_net: Add a lock for the command VQ

[net-next PATCH v5 0/4] net: hsr: Add support for HSR-SAN (RedBOX)
 2024-04-18 10:53 UTC  (10+ messages)
` [net-next PATCH v5 1/4] net: hsr: Provide RedBox support (HSR-SAN)
` [net-next PATCH v5 2/4] test: hsr: Move common code to hsr_common.sh file
` [net-next PATCH v5 4/4] test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation

[PATCH net-next] net: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_ops
 2024-04-18 10:51 UTC 

[PATCH net-next v3] net: openvswitch: Check vport net device name
 2024-04-18  2:32 UTC  (2+ messages)
` [PATCH net-next v4] net: openvswitch: Check vport netdev name

[PATCH net-next v4 0/4] netlink: Add nftables spec w/ multi messages
 2024-04-18 10:47 UTC  (5+ messages)
` [PATCH net-next v4 1/4] doc/netlink/specs: Add draft nftables spec
` [PATCH net-next v4 2/4] tools/net/ynl: Fix extack decoding for directional ops
` [PATCH net-next v4 3/4] tools/net/ynl: Add multi message support to ynl
` [PATCH net-next v4 4/4] netfilter: nfnetlink: Handle ACK flags for batch messages

[PATCH net-next v4 00/10] Add ability to flash modules' firmware
 2024-04-18 10:34 UTC  (11+ messages)
` [PATCH net-next v4 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next v4 02/10] mlxsw: Implement "
` [PATCH net-next v4 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next v4 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v4 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next v4 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next v4 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next v4 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next v4 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v4 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH net-next 0/2] tcp: tcp_v4_err() changes
 2024-04-18 10:36 UTC  (12+ messages)
` [PATCH net-next 1/2] tcp: conditionally call ip_icmp_error() from tcp_v4_err()

[PATCH net v2] udp: don't be set unconnected if only UDP cmsg
 2024-04-18 10:32 UTC  (2+ messages)

[PATCH net-next v3 00/10] Add ability to flash modules' firmware
 2024-04-18 10:31 UTC  (7+ messages)
` [PATCH net-next v3 03/10] ethtool: Add an interface for flashing transceiver "
` [PATCH net-next v3 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
 2024-04-18 10:25 UTC  (9+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast
` [PATCH 2/3] s390/smsgiucv_app: "
` [PATCH 3/3] s390/netiucv: "

[PATCH v2 0/1] dt-bindings: net: snps,dwmac: remove tx-sched-sp
 2024-04-18 10:25 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: net: snps,dwmac: remove tx-sched-sp property

[PATCH v2 net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-18 10:23 UTC  (16+ messages)
` [PATCH v2 net-next 01/14] net_sched: sch_fq: implement lockless fq_dump()
` [PATCH v2 net-next 02/14] net_sched: cake: implement lockless cake_dump()
` [PATCH v2 net-next 03/14] net_sched: sch_cbs: implement lockless cbs_dump()
` [PATCH v2 net-next 04/14] net_sched: sch_choke: implement lockless choke_dump()
` [PATCH v2 net-next 05/14] net_sched: sch_codel: implement lockless codel_dump()
` [PATCH v2 net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH v2 net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH v2 net-next 08/14] net_sched: sch_fifo: implement lockless __fifo_dump()
` [PATCH v2 net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH v2 net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH v2 net-next 11/14] net_sched: sch_hfsc: implement lockless accesses to q->defcls
` [PATCH v2 net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH v2 net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()
` [PATCH v2 net-next 14/14] net_sched: sch_skbprio: implement lockless skbprio_dump()

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-04-18 10:20 UTC  (6+ messages)

[PATCH v2 net-next] ibmvnic: Return error code on TX scrq flush fail
 2024-04-18 10:20 UTC  (2+ messages)

[PATCH net-next v9 00/14] net: Add support for Power over Ethernet (PoE)
 2024-04-18 10:07 UTC  (4+ messages)
` [PATCH net-next v9 08/14] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH RESEND iwl-net] ice: Interpret .set_channels() input differently
 2024-04-18  9:58 UTC 

[PATCH ipsec-next 0/3] Add support for per cpu xfrm states
 2024-04-18 10:01 UTC  (11+ messages)
` [PATCH ipsec-next 1/3] xfrm: Add support for per cpu xfrm state handling
` [PATCH ipsec-next 2/3] xfrm: Cache used outbound xfrm states at the policy

[net PATCH v3 0/4] ravb Ethernet driver bugfixes
 2024-04-18 10:00 UTC  (2+ messages)

[PATCH net] r8169: fix LED-related deadlock on module removal
 2024-04-18  9:55 UTC  (8+ messages)

[PATCH net-next 0/3] neighbour: convert neigh_dump_info() to RCU
 2024-04-18  9:51 UTC  (4+ messages)
` [PATCH net-next 1/3] neighbour: add RCU protection to neigh_tables[]
` [PATCH net-next 2/3] neighbour: fix neigh_dump_info() return value
` [PATCH net-next 3/3] neighbour: no longer hold RTNL in neigh_dump_info()

[PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
 2024-04-18  9:40 UTC 

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-18  9:39 UTC  (6+ messages)
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc

[PATCH ipsec-next v10 1/3] xfrm: Add Direction to the SA in or out
 2024-04-18  9:24 UTC  (3+ messages)
` [PATCH ipsec-next v10 2/3] xfrm: Add dir validation to "out" data path lookup

[PATCH net] igc: Fix LED-related deadlock on driver unbind
 2024-04-18  9:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v1 net 1/5] sit: Pull header after checking skb->protocol in sit_tunnel_xmit()
 2024-04-18  8:57 UTC  (5+ messages)

[PATCH vhost 0/6] virtio_net: rx enable premapped mode by default
 2024-04-18  8:35 UTC  (16+ messages)
` [PATCH vhost 1/6] virtio_ring: introduce dma map api for page
` [PATCH vhost 2/6] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
` [PATCH vhost 4/6] virtio_net: big mode support premapped
` [PATCH vhost 5/6] virtio_net: enable premapped by default
` [PATCH vhost 6/6] virtio_net: rx remove premapped failover code

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-18  8:29 UTC  (9+ messages)
` [PATCH v24 03/20] iov_iter: skip copy if src == dst for direct data placement

[patch net-next v2 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-18  8:28 UTC  (8+ messages)
` [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-18  8:17 UTC  (3+ messages)
` [PATCH 03/11] net: ethernet: stmmac: rework glue to simplify management for next stm32

[PATCH] NFC: trf7970a: disable all regulators on removal
 2024-04-18  8:12 UTC  (3+ messages)

[PATCH net] net: bcmasp: fix memory leak when bringing down if
 2024-04-18  8:02 UTC  (8+ messages)
            ` net: bcmasp: Patch review challenges

[PATCH net v4] dpaa_eth: fix XDP queue index
 2024-04-18  7:51 UTC  (4+ messages)

[PATCH net-next 0/5] net: sparx5: add support for port mirroring
 2024-04-18  7:49 UTC  (6+ messages)
` [PATCH net-next 1/5] net: sparx5: add new register definitions
` [PATCH net-next 2/5] net: sparx5: add bookkeeping code for matchall rules
` [PATCH net-next 3/5] net: sparx5: add port mirroring implementation
` [PATCH net-next 4/5] net: sparx5: add the tc glue to support port mirroring
` [PATCH net-next 5/5] net: sparx5: add support for matchall mirror stats

[PATCH net-next v3 0/3] locklessly protect left members in struct rps_dev_flow
 2024-04-18  7:36 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: rps: protect last_qtail with rps_input_queue_tail_save() helper
` [PATCH net-next v3 2/3] net: rps: protect filter locklessly
` [PATCH net-next v3 3/3] net: rps: locklessly access rflow->cpu

[PATCH iwl-next] ice: flower: validate control flags
 2024-04-18  7:30 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 1/2 v3] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-18  7:23 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in ipvlan_queue_xmit (2)
 2024-04-18  7:19 UTC  (2+ messages)

[PATCH bpf] xdp: use flags field to disambiguate broadcast redirect
 2024-04-18  7:18 UTC 

[PATCH ethtool-next v2 0/2] Userspace code for ethtool HW TS statistics
 2024-04-18  6:32 UTC  (4+ messages)

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-18  6:01 UTC  (6+ messages)

[PATCH net-next v1 3/4] net: phy: realtek: provide TimeSync data path delays for RTL8211E
 2024-04-18  5:39 UTC  (2+ messages)

[PATCH net-next v3 0/2] Read PHY address of switch from device tree on MT7530 DSA subdriver
 2024-04-18  5:35 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: mt7530-mdio: read PHY address of switch from device tree
` [PATCH net-next v3 2/2] net: dsa: mt7530: simplify core operations


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 read-only IMAP folder(s) and NNTP newsgroup(s).