netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-12 04:19:13 to 2025-09-12 13:20:12 UTC [more...]

[PATCH net-next v2 1/1] net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR
 2025-09-12 13:20 UTC 

[PATCH v6 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-09-12 13:18 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v6 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH iwl-next 0/9] ice: pospone service task disabling
 2025-09-12 13:06 UTC  (10+ messages)
` [PATCH iwl-next 1/9] ice: enforce RTNL assumption of queue NAPI manipulation
` [PATCH iwl-next 2/9] ice: move service task start out of ice_init_pf()
` [PATCH iwl-next 3/9] ice: move ice_init_interrupt_scheme() prior ice_init_pf()
` [PATCH iwl-next 4/9] ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
` [PATCH iwl-next 5/9] ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
` [PATCH iwl-next 6/9] ice: move ice_init_pf() out of ice_init_dev()
` [PATCH iwl-next 7/9] ice: extract ice_init_dev() from ice_init()
` [PATCH iwl-next 8/9] ice: move ice_deinit_dev() to the end of deinit paths
` [PATCH iwl-next 9/9] ice: remove duplicate call to ice_deinit_hw() on error paths

[net-next] net: ravb: Fix -Wmaybe-uninitialized warning
 2025-09-12 13:06 UTC 

[PATCH 5.10.y] e1000e: fix EEPROM length types for overflow checks
 2025-09-12 13:07 UTC  (5+ messages)

[PATCH net-next] tools: ynl: rst: display attribute-set doc
 2025-09-12 13:05 UTC  (5+ messages)

[PATCH net-next v8 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-09-12 12:56 UTC  (3+ messages)
` [PATCH net-next v8 3/3] "

[PATCH net-next v16 0/6] PRU-ICSSM Ethernet Driver
 2025-09-12 12:53 UTC  (7+ messages)
` [PATCH net-next v16 1/6] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v16 2/6] net: ti: icssm-prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v16 3/6] net: ti: icssm-prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v16 4/6] net: ti: icssm-prueth: Adds link detection, RX and TX support
` [PATCH net-next v16 5/6] net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs
` [PATCH net-next v16 6/6] MAINTAINERS: Add entries for ICSSM Ethernet driver

[PATCH net 0/5] mptcp: pm: nl: announce deny-join-id0 flag
 2025-09-12 12:52 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: set remote_deny_join_id0 on SYN recv
` [PATCH net 2/5] mptcp: pm: nl: announce deny-join-id0 flag
` [PATCH net 3/5] selftests: mptcp: userspace pm: validate "
` [PATCH net 4/5] mptcp: tfo: record 'deny join id0' info
` [PATCH net 5/5] selftests: mptcp: sockopt: fix error messages

[PATCH] selftests/mm: centralize the __always_unused macro
 2025-09-12 12:51 UTC 

[PATCH net-next] net: mana: Reduce waiting time if HWC not responding
 2025-09-12 12:28 UTC  (2+ messages)

[PATCH v4 00/14] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-12 12:27 UTC  (5+ messages)
` [PATCH v4 01/14] dt-bindings: mmc: sdhci-msm: Document the Lemans compatible
` [PATCH v4 07/14] arm64: dts: qcom: lemans-evk: Enable PCIe support

[PATCH net 0/5] selftests: mptcp: avoid spurious errors on TCP disconnect
 2025-09-12 12:25 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: propagate shutdown to subflows when possible
` [PATCH net 2/5] selftests: mptcp: connect: catch IO errors on listen side
` [PATCH net 3/5] selftests: mptcp: avoid spurious errors on TCP disconnect
` [PATCH net 4/5] selftests: mptcp: print trailing bytes with od
` [PATCH net 5/5] selftests: mptcp: connect: print pcap prefix

[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-09-12 12:16 UTC  (9+ messages)
` [PATCH net-next v5 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v5 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access

[PATCH net-next v3 00/13] tools: ynl: prepare for wireguard
 2025-09-12 12:01 UTC  (13+ messages)
` [PATCH net-next v3 04/13] tools: ynl-gen: refactor local vars for .attr_put() callers
` [PATCH net-next v3 06/13] tools: ynl-gen: deduplicate fixed_header handling
` [PATCH net-next v3 07/13] tools: ynl-gen: avoid repetitive variables definitions
` [PATCH net-next v3 09/13] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
` [PATCH net-next v3 11/13] tools: ynl: encode indexed-arrays
` [PATCH net-next v3 12/13] tools: ynl: decode hex input

[PATCH v2 0/4] Add support for MT8189 clock/power controller
 2025-09-12 12:04 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v2 2/4] dt-bindings: power: mediatek: Add MT8189 power domain definitions
` [PATCH v2 3/4] clk: mediatek: Add clock drivers for MT8189 SoC
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver "

[PATCH v2 00/33] ns: support file handles
 2025-09-12 11:52 UTC  (34+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "
` [PATCH v2 21/33] net: "
` [PATCH v2 22/33] pid: "
` [PATCH v2 23/33] time: "
` [PATCH v2 24/33] user: "
` [PATCH v2 25/33] uts: "
` [PATCH v2 26/33] ns: add to_<type>_ns() to respective headers
` [PATCH v2 27/33] nsfs: add current_in_namespace()
` [PATCH v2 28/33] nsfs: support file handles
` [PATCH v2 29/33] nsfs: support exhaustive "
` [PATCH v2 30/33] nsfs: add missing id retrieval support
` [PATCH v2 31/33] tools: update nsfs.h uapi header
` [PATCH v2 32/33] selftests/namespaces: add identifier selftests
` [PATCH v2 33/33] selftests/namespaces: add file handle selftests

[PATCH net-next v2 0/3] net: tunnel: introduce noref xmit flows for tunnels
 2025-09-12 11:24 UTC  (4+ messages)
  ` [PATCH net-next v2 1/3] net: dst_cache: implement RCU variants for dst_cache helpers
  ` [PATCH net-next v2 2/3] net: tunnel: implement noref flows in udp_tunnel_xmit_skb
  ` [PATCH net-next v2 3/3] net: ovpn: use new noref xmit flow in ovpn_udp4_output

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-12 11:43 UTC  (5+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

[PATCH RFC net 1/1] net/bonding: add 0 to the range of arp_missed_max
 2025-09-12 11:15 UTC  (2+ messages)

[PATCH net 0/3] mlx5e misc fixes 2025-09-08
 2025-09-12 11:07 UTC  (7+ messages)
` [PATCH net 1/3] net/mlx5e: Harden uplink netdev access against device unbind

[PATCH net] dpll: fix clock quality level reporting
 2025-09-12 10:51 UTC  (2+ messages)

[PATCH iwl-next v4 0/5] iavf and ice: GTP RSS support and flow enhancements
 2025-09-12 10:04 UTC  (12+ messages)
` [PATCH iwl-next v4 1/5] ice: add flow parsing for GTP and new protocol field support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/5] ice: add virtchnl and VF context support for GTP RSS
` [PATCH iwl-next v4 3/5] ice: improve TCAM priority handling for RSS profiles
` [PATCH iwl-next v4 4/5] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH iwl-next v4 5/5] iavf: add RSS support for GTP protocol via ethtool

[PATCH net-next] net: dlink: count dropped packets on skb allocation failure
 2025-09-12 10:03 UTC  (5+ messages)

[PATCH net-next] ppp: enable TX scatter-gather
 2025-09-12  9:59 UTC 

[PATCH v5 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-09-12  9:41 UTC  (12+ messages)
` [PATCH v5 02/10] dt-bindings: clock: Add required "interconnect-cells" property
` [PATCH v5 07/10] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC

[PATCH net-next v2 0/3] net: devmem: improve cpu cost of RX token management
 2025-09-12  9:40 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v2 2/3] net: devmem: use niov array for token management
` [PATCH net-next v2 3/3] net: ethtool: prevent user from breaking devmem single-binding rule
` [syzbot ci] Re: net: devmem: improve cpu cost of RX token management

Cannot select IPv6 in menuconfig without including IPv4?
 2025-09-12  9:32 UTC  (2+ messages)

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-12  9:26 UTC  (9+ messages)
` [PATCH RESEND v14 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH RESEND v14 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH RESEND v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH RESEND v14 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH RESEND v14 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH RESEND v14 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH RESEND v14 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] nbd: restrict sockets to TCP and UDP
 2025-09-12  9:23 UTC  (9+ messages)

[PATCH net-next v2 0/3] net: dsa: microchip: Add strap description to set SPI as interface bus
 2025-09-12  9:09 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: dsa: microchip: Group if clause under allOf tag
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: microchip: Add strap description to set SPI mode
` [PATCH net-next v2 3/3] net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463

[PATCH 00/32] ns: support file handles
 2025-09-12  9:12 UTC  (7+ messages)
` [PATCH 27/32] nsfs: "

[PATCH iwl-next] igb: Retrieve Tx timestamp directly from interrupt
 2025-09-12  9:04 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net 1/2] vhost-net: unbreak busy polling
 2025-09-12  8:51 UTC  (4+ messages)
` [PATCH net 2/2] vhost-net: correctly flush batched packet before enabling notification

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-09-12  8:49 UTC  (23+ messages)
` [PATCH v2 01/12] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
` [PATCH v2 02/12] dt-bindings: media: Convert MediaTek mt8173-vpu "
` [PATCH v2 06/12] dt-bindings: display: mediatek,ufoe: Add mediatek,gce-client-reg property
` [PATCH v2 07/12] arm64: dts: mediatek: mt8173: Fix mt8173-pinctrl node names
` [PATCH v2 08/12] dt-bindings: pinctrl: mt65xx: Allow gpio-line-names
` [PATCH v2 09/12] dt-bindings: regulator: Convert Dialog DA9211 Regulators to DT schema
` [PATCH v2 10/12] arm64: dts: mediatek: mt8173-elm: Drop unused bank supply
` [PATCH v2 11/12] dt-bindings: soc: mediatek: pwrap: Add power-domains property
` [PATCH v2 12/12] dt-bindings: input: Convert MELFAS MIP4 Touchscreen to DT schema

[PATCH 0/8] Introducing Broadcom BNG_RE RoCE Driver
 2025-09-12  8:42 UTC  (5+ messages)
` [PATCH 5/8] RDMA/bng_re: Add infrastructure for enabling Firmware channel
` [PATCH 6/8] RDMA/bng_re: Enable Firmware channel and query device attributes

[PATCH net v1 1/1] net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
 2025-09-12  8:33 UTC  (7+ messages)

[PATCH net-next v2] net: mvneta: add support for hardware timestamps
 2025-09-12  8:24 UTC  (4+ messages)

[PATCH net-next v9 0/2] Add support to do threaded napi busy poll
 2025-09-12  8:08 UTC  (2+ messages)

[PATCH iwl-next v1] iavf: fix proper type for error code in iavf_resume()
 2025-09-12  8:02 UTC 

[PATCH v1 net 0/8] net: Fix UAF of sk_dst_get(sk)->dev
 2025-09-12  7:54 UTC  (3+ messages)
` [PATCH v1 net 2/8] smc: Fix use-after-free in __pnet_find_base_ndev()

[PATCH] net/smc: replace strncpy with strscpy for ib_name
 2025-09-12  7:48 UTC  (3+ messages)

[PATCH v3 0/5] ice: add standard stats
 2025-09-12  7:46 UTC  (3+ messages)
` [PATCH v3 5/5] ice: refactor to use helpers
  ` [Intel-wired-lan] "

[PATCH] r8169: enable ASPM on Dell platforms
 2025-09-12  7:29 UTC 

[syzbot] [net?] BUG: corrupted list in flow_block_cb_setup_simple
 2025-09-12  7:06 UTC 

[PATCH v3] net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
 2025-09-12  7:04 UTC  (3+ messages)

[PATCHv3 net-next 0/5] net: common feature compute for upper interface
 2025-09-12  6:52 UTC  (6+ messages)
` [PATCHv3 net-next 5/5] selftests/net: add offload checking test for virtual interface

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-12  6:50 UTC 

[PATCH net-next v06 00/14] net: hinic3: Add a driver for Huawei 3rd gen NIC - sw and hw initialization
 2025-09-12  6:28 UTC  (15+ messages)
` [PATCH net-next v06 01/14] hinic3: HW initialization
` [PATCH net-next v06 02/14] hinic3: HW management interfaces
` [PATCH net-next v06 03/14] hinic3: HW common function initialization
` [PATCH net-next v06 04/14] hinic3: HW capability initialization
` [PATCH net-next v06 05/14] hinic3: Command Queue flush interfaces
` [PATCH net-next v06 06/14] hinic3: Nic_io initialization
` [PATCH net-next v06 07/14] hinic3: Queue pair endianness improvements
` [PATCH net-next v06 08/14] hinic3: Queue pair resource initialization
` [PATCH net-next v06 09/14] hinic3: Queue pair context initialization
` [PATCH net-next v06 10/14] hinic3: Tx & Rx configuration
` [PATCH net-next v06 11/14] hinic3: Add Rss function
` [PATCH net-next v06 12/14] hinic3: Add port management
` [PATCH net-next v06 13/14] hinic3: Fix missing napi->dev in netif_queue_set_napi
` [PATCH net-next v06 14/14] hinic3: Fix code style (Missing a blank line before return)

[PATCH net-next v4 0/2] net: wangxun: support to configure RSS
 2025-09-12  6:23 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: libwx: support multiple RSS for every pool
` [PATCH net-next v4 2/2] net: wangxun: add RSS reta and rxfh fields support

[PATCH net-next v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected
 2025-09-12  5:31 UTC  (2+ messages)

[PATCH net 0/2] net: stmmac: Minor fixes for stmmac EST implementation
 2025-09-12  5:04 UTC  (6+ messages)
` [PATCH net 1/2] net: stmmac: est: Fix GCL bounds checks

[PATCH iwl-net] i40e: remove redundant memory barrier when cleaning Tx descs
 2025-09-12  5:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] net: stmmac: est: Drop frames causing HLBS error
 2025-09-12  5:00 UTC  (3+ messages)

[PATCH RESEND net-next] Documentation: ARCnet: Update obsolete contact info
 2025-09-12  4:22 UTC 

[PATCH net-next v4 00/10] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-12  4:22 UTC  (6+ messages)
` [PATCH net-next v4 02/10] "

[PATCH net-next] Documentation: ARCnet: Update obsolete contact info
 2025-09-12  4:19 UTC  (2+ messages)

[PATCH iproute2-next] tc/police: Allow 64 bit burst size
 2025-09-12  4:19 UTC  (4+ 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).