netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-18 10:20:41 to 2025-11-18 19:32:01 UTC [more...]

[PATCH] r8169: add support for RTL8127ATF
 2025-11-18 19:31 UTC  (4+ messages)

[PATCH iwl-net 0/3] idpf: Fix issues in rxhash and rss lut logic
 2025-11-18 19:20 UTC  (4+ messages)
` [PATCH iwl-net 1/3] idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
  ` [Intel-wired-lan] "

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

[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
 2025-11-18 19:05 UTC  (16+ messages)
` [PATCH net-next 01/15] net: dsa: sja1105: let phylink help with the replay of link callbacks
` [PATCH net-next 02/15] net: mdio-regmap: permit working with non-MMIO regmaps
` [PATCH net-next 03/15] net: mdio: add driver for NXP SJA1110 100BASE-T1 embedded PHYs
` [PATCH net-next 04/15] net: mdio: add generic driver for NXP SJA1110 100BASE-TX "
` [PATCH net-next 05/15] net: dsa: sja1105: prepare regmap for passing to child devices
` [PATCH net-next 06/15] net: dsa: sja1105: include spi.h from sja1105.h
` [PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node
` [PATCH net-next 08/15] net: dsa: sja1105: transition OF-based MDIO drivers to standalone
` [PATCH net-next 09/15] net: dsa: sja1105: remove sja1105_mdio_private
` [PATCH net-next 10/15] net: pcs: xpcs: introduce xpcs_create_pcs_fwnode()
` [PATCH net-next 11/15] net: pcs: xpcs-plat: convert to regmap
` [PATCH net-next 12/15] dt-bindings: net: dsa: sja1105: document the PCS nodes
` [PATCH net-next 13/15] net: pcs: xpcs-plat: add NXP SJA1105/SJA1110 support
` [PATCH net-next 14/15] net: dsa: sja1105: replace mdiobus-pcs with xpcs-plat driver
` [PATCH net-next 15/15] net: dsa: sja1105: permit finding the XPCS via pcs-handle

[PATCH] net: dsa: realtek: rtl8365mb: Do not subtract ifOutDiscards from rx_packets
 2025-11-18 19:05 UTC  (4+ messages)

[PATCH net-next v11 00/12] virtio_net: Add ethtool flow rules support
 2025-11-18 19:01 UTC  (15+ messages)
` [PATCH net-next v11 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v11 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v11 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v11 04/12] virtio: Expose object create and destroy API
` [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 v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-18 18:53 UTC  (8+ messages)
` [PATCH v3 14/21] net: dsa: sja1105: Switch to use %ptSp
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "

[PATCH net-next v2 0/4] netconsole: Allow userdata buffer to grow dynamically
 2025-11-18 18:51 UTC  (4+ messages)
` [PATCH net-next v2 3/4] netconsole: Dynamic allocation of userdata buffer

[RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-18 18:50 UTC  (5+ messages)
` [RFT net-next v4] net: refactor set_rx_mode into snapshot and deferred I/O
` [RFT net-next v4 2/2] virtio-net: Implement ndO_write_rx_mode callback

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

[PATCH v1 0/7] ptp: ocp: A fix and refactoring
 2025-11-18 18:37 UTC 

[PATCH v1 0/7] ptp: ocp: A fix and refactoring
 2025-11-12 15:04 UTC  (4+ messages)
` [PATCH net-next v1 3/7] ptp: ocp: Refactor ptp_ocp_i2c_notifier_call()

[PATCH RFC net-next 2/2] xsk: introduce a cached cq to temporarily store descriptor addrs
 2025-11-18 18:28 UTC  (13+ messages)

[PATCH net v4] xsk: avoid data corruption on cq descriptor number
 2025-11-18 18:26 UTC  (2+ messages)

[PATCH] net/ipv6: allow device-only routes via the multipath API
 2025-11-18 18:18 UTC  (9+ messages)

[PATCH] nbd: restrict sockets to TCP and UDP
 2025-11-18 18:16 UTC  (3+ messages)

[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
 2025-11-18 18:15 UTC  (21+ messages)
` [PATCH net-next v10 01/11] vsock: a per-net vsock NS mode state
` [PATCH net-next v10 02/11] vsock: add netns to vsock core
` [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v10 04/11] vsock: add netns support to virtio transports
` [PATCH net-next v10 05/11] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v10 06/11] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v10 08/11] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v10 09/11] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v10 11/11] selftests/vsock: add tests for namespace deletion and mode changes

[net-next PATCH v4 00/10] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
 2025-11-18 18:11 UTC  (8+ messages)
` [net-next PATCH v4 01/10] net: phy: Rename MDIO_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
` [net-next PATCH v4 07/10] fbnic: Add logic to track PMD state via MAC/PCS signals
` [net-next PATCH v4 09/10] fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS

Ethtool: advance phy debug support
 2025-11-18 17:29 UTC  (11+ messages)

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-18 17:17 UTC  (19+ messages)
` [PATCH net-next v3 03/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next v3 04/11] netlink: specs: add specification for wireguard
` [PATCH net-next v3 06/11] uapi: wireguard: move flag enums
` [PATCH net-next v3 07/11] uapi: wireguard: generate header with ynl-gen
` [PATCH net-next v3 08/11] tools: ynl: add sample for wireguard
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code

[PATCH net v2] net: stmmac: add clk_prepare_enable() error handling
 2025-11-18 17:14 UTC  (4+ messages)

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

Bug: Realtek 8127 disappears from PCI bus after shutdown
 2025-11-18 17:07 UTC 

[PATCH net-next] net: dsa: yt921x: Fix MIB attribute table
 2025-11-18 16:49 UTC  (3+ messages)

[PATCH net-next 1/2] net: phy: mxl-gpy: add support for MXL86211C
 2025-11-18 16:44 UTC  (5+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: add MxL862xx support

[PATCH net v5 0/5] net: dsa: microchip: Fix resource releases in error path
 2025-11-18 16:32 UTC  (7+ messages)
` [PATCH net v5 1/5] net: dsa: microchip: common: Fix checks on irq_find_mapping()
` [PATCH net v5 2/5] net: dsa: microchip: ptp: "
` [PATCH net v5 3/5] net: dsa: microchip: Don't free uninitialized ksz_irq
` [PATCH net v5 4/5] net: dsa: microchip: Free previously initialized ports on init failures
` [PATCH net v5 5/5] net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()

[RFC net-next] ovpn: allocate smaller skb when TCP headroom exceeds u16
 2025-11-18 16:17 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: tcp_rcvbuf_grow() changes
 2025-11-18 16:10 UTC  (4+ messages)
` [PATCH net-next 2/2] tcp: add net.ipv4.tcp_rtt_threshold sysctl

[PATCH v2 iproute2-next 1/1] Support l2macnat in ip util
 2025-11-18 16:06 UTC  (2+ messages)

[PATCH iproute2-next 0/2] devlink: support default flag attr for param-get and param-set commands
 2025-11-18 16:02 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] devlink: Pull the value printing logic out of pr_out_param_value()

[PATCH net] net_sched: limit try_bulk_dequeue_skb() batches
 2025-11-18 15:38 UTC  (15+ messages)

[TEST] bond_macvlan_ipvlan.sh flakiness
 2025-11-18 15:13 UTC  (4+ messages)

[BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete x->tunnel as we delete x")
 2025-11-18 15:11 UTC 

[PATCH net-next 0/4] gve: Implement XDP HW RX Timestamping support for DQ
 2025-11-18 15:00 UTC  (2+ messages)

[PATCH v4 net-next 00/13] ipvlan: support mac-nat mode
 2025-11-18 14:57 UTC  (4+ messages)
` [PATCH net-next 05/13] ipvlan: Fix compilation warning about __be32 -> u32
` [syzbot ci] Re: ipvlan: support mac-nat mode

[PATCH v20 00/22] Type2 device basic support
 2025-11-18 14:55 UTC  (10+ messages)
` [PATCH v20 06/22] cxl: Move pci generic code

[PATCH net-next v16 00/15] net: phy: Introduce PHY ports representation
 2025-11-18 14:50 UTC  (3+ messages)
` [PATCH net-next v16 01/15] dt-bindings: net: Introduce the ethernet-connector description

[PATCH net-next v2 0/3] YNL CLI --list-attrs argument
 2025-11-18 14:32 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tools: ynl: cli: Add --list-attrs option to show operation attributes
` [PATCH net-next v2 2/3] tools: ynl: cli: Parse nested attributes in --list-attrs output
` [PATCH net-next v2 3/3] tools: ynl: cli: Display enum values "

[PATCH net-next] net: phy: micrel: lan8814: Enable in-band auto-negotiation
 2025-11-18 14:30 UTC  (2+ messages)

[PATCH v5 0/4] uaccess: Prepare for masked user access on powerpc
 2025-11-18 14:29 UTC  (2+ messages)

[PATCH net-next 0/3] net: Add 1600Gbps (1.6T) link mode support
 2025-11-18 14:16 UTC  (3+ messages)
` [PATCH net-next 1/3] net: ethtool: Add support for 1600Gbps speed

[PATCH net v2 1/1] net: dsa: microchip: lan937x: Fix RGMII delay tuning
 2025-11-18 14:14 UTC  (2+ messages)

[PATCH net-next 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
 2025-11-18 14:13 UTC  (4+ messages)

[PATCH iproute2-next v5 0/3] Add DPLL subsystem management tool
 2025-11-18 14:10 UTC  (4+ messages)
` [PATCH iproute2-next v5 1/3] lib: Move mnlg to lib for shared use
` [PATCH iproute2-next v5 2/3] lib: Add str_to_bool helper function
` [PATCH iproute2-next v5 3/3] dpll: Add dpll command

[PATCH net-next v4 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-18 14:05 UTC  (4+ messages)
` [PATCH net-next v4 3/6] devlink: support default values for param-get and param-set

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

[PATCH v3 net] net: phylink: add missing supported link modes for the fixed-link
 2025-11-18 14:02 UTC  (5+ messages)

[PATCH net-next 0/2] net: stmmac: sanitise stmmac_is_jumbo_frm()
 2025-11-18 14:00 UTC  (5+ messages)
` [PATCH net-next 1/2] net: stmmac: stmmac_is_jumbo_frm() len should be unsigned
` [PATCH net-next 2/2] net: stmmac: stmmac_is_jumbo_frm() returns boolean

[PATCH net-next v3 0/3] net: mdio: improve reset handling of mdio devices
 2025-11-18 13:58 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: mdio: move device reset functions to mdio_device.c
` [PATCH net-next v3 2/3] net: mdio: common handling of phy device reset properties
` [PATCH net-next v3 3/3] net: mdio: improve reset handling in mdio_device.c

[PATCH v6 net-next 00/14] AccECN protocol case handling series
 2025-11-18 13:58 UTC  (11+ messages)
` [PATCH v6 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v6 net-next 04/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v6 net-next 05/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v6 net-next 09/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v6 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK

[PATCH net-next v6 0/6] Add AF_XDP zero copy support
 2025-11-18 13:55 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v6 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v6 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v6 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v6 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v6 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features

[PATCH net-next] net: stmmac: dwc-qos-eth: simplify switch() in dwc_eth_dwmac_config_dt()
 2025-11-18 13:48 UTC  (2+ messages)

[RFC PATCH v4 00/19] Support socket access-control
 2025-11-18 13:46 UTC  (20+ messages)
` [RFC PATCH v4 01/19] landlock: "
` [RFC PATCH v4 02/19] selftests/landlock: Test creating a ruleset with unknown access
` [RFC PATCH v4 03/19] selftests/landlock: Test adding a socket rule
` [RFC PATCH v4 04/19] selftests/landlock: Testing adding rule with wildcard value
` [RFC PATCH v4 05/19] selftests/landlock: Test acceptable ranges of socket rule key
` [RFC PATCH v4 06/19] landlock: Add hook on socket creation
` [RFC PATCH v4 07/19] selftests/landlock: Test basic socket restriction
` [RFC PATCH v4 08/19] selftests/landlock: Test network stack error code consistency
` [RFC PATCH v4 09/19] selftests/landlock: Test overlapped rulesets with rules of protocol ranges
` [RFC PATCH v4 10/19] selftests/landlock: Test that kernel space sockets are not restricted
` [RFC PATCH v4 11/19] selftests/landlock: Test protocol mappings
` [RFC PATCH v4 12/19] selftests/landlock: Test socketpair(2) restriction
` [RFC PATCH v4 13/19] selftests/landlock: Test SCTP peeloff restriction
` [RFC PATCH v4 14/19] selftests/landlock: Test that accept(2) is not restricted
` [RFC PATCH v4 15/19] lsm: Support logging socket common data
` [RFC PATCH v4 16/19] landlock: Log socket creation denials
` [RFC PATCH v4 17/19] selftests/landlock: Test socket creation denial log for audit
` [RFC PATCH v4 18/19] samples/landlock: Support socket protocol restrictions
` [RFC PATCH v4 19/19] landlock: Document socket rule type support

[PATCH] net: atlantic: fix fragment overflow handling in RX path
 2025-11-18 12:57 UTC  (3+ messages)

[PATCH linux-firmware] ice: update DDP LAG package to 1.3.2.0
 2025-11-18 12:17 UTC 

FMAN driver issue linux 5.10
 2025-11-18 11:44 UTC 

[PATCH v2 net-next] idpf: use desc_ring when checking completion queue DMA allocation
 2025-11-18 12:01 UTC  (2+ messages)
` [Intel-wired-lan] "

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

[PATCH net v2] net: ps3_gelic_net: handle skb allocation failures
 2025-11-18 11:40 UTC  (2+ messages)

[PATCH net-next v6 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-18 11:11 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v6 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[PATCH V2] net: 3com/3c515 fix build error
 2025-11-18 11:15 UTC 

[PATCH RFC net-next] net: stmmac: document (buggy?) maximum MTU setup
 2025-11-18 11:11 UTC 

[PATCH net-next v5 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-18 11:08 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit

[PATCH bpf-next v1 1/1] bpf: Annotate rqspinlock lock acquiring functions with __must_check
 2025-11-18 10:42 UTC  (3+ messages)

[PATCH v6] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
 2025-11-18 10:40 UTC  (2+ messages)

[PATCH net-next 0/8] pull request: ovpn 2025-11-11
 2025-11-18 10:26 UTC  (4+ messages)
` [PATCH net-next 4/8] ovpn: Allow IPv6 link-local addresses through RPF check

[PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref
 2025-11-18 10:14 UTC  (11+ messages)
            ` vsock broken after connect() returns EINTR (was Re: [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref)

[RFC mm v6] mm: introduce a new page type for page pool in page type
 2025-11-18 10:20 UTC  (7+ messages)

[PATCH net] net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
 2025-11-18 10:20 UTC  (2+ messages)


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