netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-19 14:04:21 to 2025-11-20 00:01:59 UTC [more...]

[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
 2025-11-20  0:01 UTC  (13+ messages)
` [PATCH net-next 14/15] net: dsa: sja1105: replace mdiobus-pcs with xpcs-plat driver

[PATCH net-next 0/4] net: adjust conservative values around napi
 2025-11-19 23:56 UTC  (3+ messages)

[PATCH 0/3] Introduce getsockname io_uring_cmd
 2025-11-19 23:30 UTC  (2+ messages)

Soft lock-ups caused by iptables
 2025-11-19 23:14 UTC  (7+ messages)

[PATCH net-next 1/5] net/mlx5: Refactor EEPROM query error handling to return status separately
 2025-11-19 23:11 UTC  (2+ messages)

[PATCH net-next v2 0/4] netconsole: Allow userdata buffer to grow dynamically
 2025-11-19 22:58 UTC  (4+ messages)
` [PATCH net-next v2 4/4] netconsole: Increase MAX_USERDATA_ITEMS

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-19 22:41 UTC  (10+ messages)
` [PATCH 07/44] net/core/flow_dissector: Fix cap of __skb_flow_dissect() return value
` [PATCH 08/44] net: ethtool: Use min3() instead of nested min_t(u16,...)
` [PATCH 09/44] ipv6: __ip6_append_data() don't abuse max_t() casts
` [PATCH 21/44] drivers/net/ethernet/realtek: use min() instead of min_t()
` [PATCH 40/44] net: Don't pass bitfields to max_t()
` [PATCH 41/44] net/core: Change loop conditions so min() can be used
` [PATCH 42/44] net: use min() instead of min_t()
` [PATCH 43/44] net/netlink: Use umin() to avoid min_t(int, ...) discarding high bits
` [PATCH 44/44] net/mptcp: Change some dubious min_t(int, ...) to min()

[PATCH][next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-11-19 22:40 UTC  (6+ messages)

[PATCH ethtool-next v4] netlink: tsconfig: add HW time stamping configuration
 2025-11-19 22:30 UTC  (2+ messages)

[PATCH v3 net] net: phylink: add missing supported link modes for the fixed-link
 2025-11-19 20:50 UTC  (9+ messages)

[PATCH net-next V2 0/3] net: Add 1600Gbps (1.6T) link mode support
 2025-11-19 20:48 UTC  (4+ messages)
` [PATCH net-next V2 1/3] net: ethtool: Add support for 1600Gbps speed
` [PATCH net-next V2 2/3] net/mlx5e: Add 1600Gbps link modes
` [PATCH net-next V2 3/3] bonding: 3ad: Add support for 1600G speed

[PATCH v4 0/1] Add tc filter example
 2025-11-19 20:36 UTC  (2+ messages)
` [PATCH v4 1/1] ynl: samples: add "

[PATCH net-next v12 00/12] virtio_net: Add ethtool flow rules support
 2025-11-19 20:22 UTC  (14+ messages)
` [PATCH net-next v12 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v12 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v12 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v12 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v12 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v12 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v12 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v12 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v12 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v12 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v12 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v12 12/12] virtio_net: Add get ethtool flow rules ops

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-19 20:01 UTC  (12+ messages)
` [PATCH net-next v3 04/11] netlink: specs: add specification for wireguard

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

[PATCH bpf-next v1 0/3] bpf: Fix FIONREAD and copied_seq issues
 2025-11-19 19:53 UTC  (3+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: Fix incorrect copied_seq calculation

[PATCH net v2] net: lan966x: Fix the initialization of taprio
 2025-11-19 19:53 UTC  (2+ messages)

[PATCH net] vsock: Ignore signal/timeout on connect() if already established
 2025-11-19 19:52 UTC  (7+ messages)

[PATCH v2 resend] net: stmmac: add support for dwmac 5.20
 2025-11-19 19:51 UTC  (4+ messages)

[v2, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-19 19:44 UTC  (7+ messages)
` [v2, net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [v2, net-next 10/12] bng_en: Add initial support for ethtool stats display
  ` [External] : "

[PATCH v21 00/23] Type2 device basic support
 2025-11-19 19:22 UTC  (24+ messages)
` [PATCH v21 01/23] cxl/mem: refactor memdev allocation
` [PATCH v21 02/23] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v21 03/23] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v21 04/23] cxl/mem: Introduce a memdev creation ->probe() operation
` [PATCH v21 05/23] cxl: Add type2 device basic support
` [PATCH v21 06/23] sfc: add cxl support
` [PATCH v21 07/23] cxl: Move pci generic code
` [PATCH v21 08/23] cxl/sfc: Map cxl component regs
` [PATCH v21 09/23] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v21 10/23] cxl: Prepare memdev creation for type2
` [PATCH v21 11/23] sfc: create type2 cxl memdev
` [PATCH v21 12/23] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v21 13/23] sfc: get root decoder
` [PATCH v21 14/23] cxl: Define a driver interface for DPA allocation
` [PATCH v21 15/23] sfc: get endpoint decoder
` [PATCH v21 16/23] cxl: Make region type based on endpoint type
` [PATCH v21 17/23] cxl/region: Factor out interleave ways setup
` [PATCH v21 18/23] cxl/region: Factor out interleave granularity setup
` [PATCH v21 19/23] cxl: Allow region creation by type2 drivers
` [PATCH v21 20/23] cxl: Avoid dax creation for accelerators
` [PATCH v21 21/23] sfc: create cxl region
` [PATCH v21 22/23] cxl: Add function for obtaining region range
` [PATCH v21 23/23] sfc: support pio mapping based on cxl

Ethtool: advance phy debug support
 2025-11-19 19:11 UTC  (14+ messages)

[PATCH v4 00/11] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-19 18:42 UTC  (3+ messages)
` [PATCH v4 06/11] dt-bindings: net: mediatek,net: Correct bindings for MT7981

[PATCH net-next] dt-bindings: net: aspeed: add AST2700 MDIO compatible
 2025-11-19 18:41 UTC  (2+ messages)

[PATCH net v2] team: Move team device type change at the end of team_port_add
 2025-11-19 18:36 UTC  (3+ messages)

[PATCH v20 00/22] Type2 device basic support
 2025-11-19 18:31 UTC  (7+ messages)
` [PATCH v20 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v20 18/22] cxl: Allow region creation by type2 drivers

[PATCH v4 2/2] doc/netlink: Expand nftables specification
 2025-11-19 18:16 UTC 

[PATCH v4 1/2] doc/netlink: Add max check to netlink-raw specification
 2025-11-19 18:15 UTC 

[bug report] devlink: Move devlink dev reload code to dev
 2025-11-19 18:15 UTC  (3+ messages)

[PATCH v4 0/2] doc/netlink: Expand nftables specification
 2025-11-19 18:15 UTC 

[PATCH] leds: trigger: netdev: Check offload ability on interface up
 2025-11-19 16:09 UTC  (5+ messages)

[PATCH] net: ipv4: fix spelling typo in comment
 2025-11-19 17:22 UTC 

[PATCH net] net: lan966x: Fix the initialization of taprio
 2025-11-19 17:17 UTC  (5+ messages)

[PATCH net-next v11 00/12] virtio_net: Add ethtool flow rules support
 2025-11-19 17:14 UTC  (38+ messages)
` [PATCH net-next v11 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v11 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v11 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v11 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v11 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v11 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v11 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v11 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v11 12/12] virtio_net: Add get ethtool flow rules ops

[PATCH net-next v2 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
 2025-11-19 17:04 UTC  (27+ messages)
` [PATCH net-next v2 01/12] selftests: net: py: coding style improvements
` [PATCH net-next v2 02/12] selftests: net: py: extract the case generation logic
` [PATCH net-next v2 03/12] selftests: net: py: add test variants
` [PATCH net-next v2 04/12] selftests: drv-net: xdp: use variants for qstat tests
` [PATCH net-next v2 05/12] selftests: net: relocate gro and toeplitz tests to drivers/net
` [PATCH net-next v2 06/12] selftests: net: py: support ksft ready without wait
` [PATCH net-next v2 07/12] selftests: net: py: read ip link info about remote dev
` [PATCH net-next v2 08/12] netdevsim: pass packets thru GRO on Rx
` [PATCH net-next v2 09/12] selftests: drv-net: add a Python version of the GRO test
` [PATCH net-next v2 10/12] selftests: drv-net: hw: convert the Toeplitz test to Python
` [PATCH net-next v2 11/12] netdevsim: add loopback support
` [PATCH net-next v2 12/12] selftests: net: remove old setup_* scripts

[PATCH net] team: Move team device type change at the end of team_port_add
 2025-11-19 17:03 UTC  (5+ messages)

[PATCH net-next v1] devlink: Notify eswitch mode changes to devlink monitor
 2025-11-19 16:59 UTC 

[PATCH net v2] vsock: Ignore signal/timeout on connect() if already established
 2025-11-19 16:54 UTC  (2+ messages)

[PATCH] tcp:provide 2 options for MSS/TSO window size: half the window or full window
 2025-11-19 16:43 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: sanitise stmmac_is_jumbo_frm()
 2025-11-19 16:40 UTC  (2+ messages)

[PATCH net-next] net: stmmac: convert priv->sph* to boolean and rename
 2025-11-19 16:40 UTC  (2+ messages)

[PATCH net V1] veth: reduce XDP no_direct return section to fix race
 2025-11-19 16:28 UTC 

[PATCH] i40e: fix ptp time increment while link is down
 2025-11-19 16:09 UTC 

[PATCH net v4 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-11-19 16:11 UTC  (6+ messages)
` [PATCH net v4 1/1] "
  ` [Intel-wired-lan] "

[PATCH net v3] team: Move team device type change at the end of team_port_add
 2025-11-19 16:08 UTC 

[PATCH net-next] amd-xgbe: let the MAC manage PHY PM
 2025-11-19 15:57 UTC  (2+ messages)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-19 15:49 UTC  (5+ messages)
` [PATCH v3 15/21] PCI: epf-test: Switch to use %ptSp

[PATCH net v6 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
 2025-11-19 15:35 UTC  (5+ messages)
` [PATCH net v6 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v6 2/2] virtio-net: correct hdr_len handling for tunnel gso

[PATCH net-next v3 0/9] add hwtstamp_get callback to phy drivers
 2025-11-19 15:26 UTC  (20+ messages)
` [PATCH net-next v3 2/9] phy: "
` [PATCH net-next v3 3/9] net: phy: broadcom: add HW timestamp configuration reporting
` [PATCH net-next v3 4/9] net: phy: dp83640: "
` [PATCH net-next v3 5/9] net: phy: micrel: "
` [PATCH net-next v3 6/9] net: phy: microchip_rds_ptp: "
` [PATCH net-next v3 7/9] phy: mscc: "
` [PATCH net-next v3 8/9] net: phy: nxp-c45-tja11xx: "
` [PATCH net-next v3 9/9] ptp: ptp_ines: "

[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2025-11-19 14:57 UTC  (4+ messages)
` [PATCH net-next v4 01/14] net: Add bind-queue operation

[PATCH net-next v2] r8169: add support for RTL9151A
 2025-11-19 15:20 UTC  (3+ messages)

[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
 2025-11-19 15:20 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: enetc: set the external PHY address in IERB for port MDIO usage
` [PATCH v3 net-next 2/3] net: enetc: set external PHY address in IERB for i.MX94 ENETC
` [PATCH v3 net-next 3/3] net: enetc: update the base address of port MDIO registers for ENETC v4

[PATCH 0/2] net: phy: adin1100: Fix powerdown mode setting
 2025-11-19 15:11 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: pass struct device to init/exit
 2025-11-19 15:04 UTC  (6+ messages)
` [PATCH net-next 1/3] net: stmmac: pass struct device to init()/exit() methods
` [PATCH net-next 2/3] net: stmmac: move probe/remove calling of init/exit

[PATCH] net: ipv4: fix spelling typo in comment
 2025-11-19 14:37 UTC 

[PATCH iwl-next v1] ixgbevf: ixgbevf_q_vector clean up
 2025-11-19 14:43 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-11-19 14:37 UTC  (4+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH v3 net-next] idpf: use desc_ring when checking completion queue DMA allocation
 2025-11-19 14:34 UTC 

[PATCH] Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
 2025-11-19 14:30 UTC  (2+ messages)

[PATCH net-next 0/3] YNL CLI --list-attrs argument
 2025-11-19 14:20 UTC  (7+ messages)
` [PATCH net-next 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes

[PATCH net-next v8 1/1] Documentation: net: add flow control guide and document ethtool API
 2025-11-19 14:03 UTC 

[PATCH net-next 0/3] net: stmmac: qcon-ethqos: "rgmii" accessor cleanups
 2025-11-19 14:04 UTC  (3+ messages)
` [PATCH net-next 1/3] net: stmmac: qcom-ethqos: use u32 for rgmii read/write/update


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