messages from 2025-09-12 12:28:05 to 2025-09-13 09:16:11 UTC [more...]
[PATCH v2 0/4] Add support for MT8189 clock/power controller
2025-09-13 9:16 UTC (3+ messages)
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver for MT8189 SoC
[PATCH v3 0/5] ice: add standard stats
2025-09-13 9:07 UTC (3+ messages)
` [PATCH v3 5/5] ice: refactor to use helpers
[PATCH net-next v3 0/2] tcp: Update bind bucket state on port release
2025-09-13 9:04 UTC (4+ messages)
` [PATCH net-next v3 1/2] "
[PATCH RESEND net-next] Documentation: ARCnet: Update obsolete contact info
2025-09-13 8:59 UTC (2+ messages)
[PATCH iwl-next v1] iavf: fix proper type for error code in iavf_resume()
2025-09-13 8:51 UTC (2+ messages)
[PATCH] net/rose: Fix uninitialized values in rose_add_node
2025-09-13 8:10 UTC (2+ messages)
[PATCH net v1 1/1] net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeups
2025-09-13 6:45 UTC (10+ messages)
[PATCH net] net/mlx5: report duplex full when speed is known
2025-09-13 6:28 UTC
[PATCH net v2] net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
2025-09-13 6:01 UTC
[PATCH net-next v9 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-09-13 4:44 UTC (4+ messages)
` [PATCH net-next v9 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v9 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v9 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x
[PATCH iwl-next v4 0/5] iavf and ice: GTP RSS support and flow enhancements
2025-09-13 4:41 UTC (3+ messages)
` [PATCH iwl-next v4 2/5] ice: add virtchnl and VF context support for GTP RSS
` [Intel-wired-lan] "
[PATCH net-next v9 0/2] Add support to do threaded napi busy poll
2025-09-13 2:07 UTC (7+ messages)
` [PATCH net-next v9 1/2] Extend napi threaded polling to allow kthread based busy polling
[PATCH net-next 0/4] net/mlx5: Refactor devcom and add net namespace support
2025-09-13 1:52 UTC (10+ messages)
` [PATCH net-next 1/4] net/mlx5: Refactor devcom to use match attributes
` [PATCH net-next 2/4] net/mlx5: Lag, move devcom registration to LAG layer
` [PATCH net-next 3/4] net/mlx5: Add net namespace support to devcom
` [PATCH net-next 4/4] net/mlx5: Lag, add net namespace support
[PATCH v2] net: phy: micrel: Update Kconfig help text
2025-09-13 0:40 UTC (2+ messages)
[PATCH net] net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method
2025-09-13 0:40 UTC (2+ messages)
[PATCH net-next] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-13 0:34 UTC (2+ messages)
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-13 0:33 UTC (4+ messages)
[PATCH net-next v3 00/13] tools: ynl: prepare for wireguard
2025-09-13 0:27 UTC (9+ messages)
` [PATCH net-next v3 04/13] tools: ynl-gen: refactor local vars for .attr_put() callers
` [PATCH net-next v3 05/13] tools: ynl-gen: add CodeWriter.p_lines() helper
` [PATCH net-next v3 06/13] tools: ynl-gen: deduplicate fixed_header handling
` [PATCH net-next v3 08/13] tools: ynl-gen: only validate nested array payload
[PATCH net-next v2] net: mvneta: add support for hardware timestamps
2025-09-13 0:10 UTC (2+ messages)
[PATCH net-next 1/5] selftest:net: fixed spelling mistakes
2025-09-13 0:10 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: Drop duplicate brcm,bcm7445-switch-v4.0.txt
2025-09-13 0:10 UTC (2+ messages)
[PATCH v1 net 0/8] net: Fix UAF of sk_dst_get(sk)->dev
2025-09-13 0:06 UTC (4+ messages)
` [PATCH v1 net 2/8] smc: Fix use-after-free in __pnet_find_base_ndev()
[PATCH net-next v5 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-09-13 0:00 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 v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected
2025-09-12 23:31 UTC (3+ messages)
[PATCH iwl-next 0/9] ice: pospone service task disabling
2025-09-12 23:19 UTC (13+ messages)
` [PATCH iwl-next 1/9] ice: enforce RTNL assumption of queue NAPI manipulation
` [Intel-wired-lan] "
` [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
` [Intel-wired-lan] [PATCH iwl-next 0/9] ice: pospone service task disabling
[PATCH][RESEND][RFC] Fix 32-bit boot failure due inaccurate page_pool_page_is_pp()
2025-09-12 23:06 UTC
[BUG?] bpf_skb_net_shrink does not unset encapsulation flag
2025-09-12 22:47 UTC (2+ messages)
[PATCH net] net: bridge: Trigger host query on v6 addr valid
2025-09-12 22:39 UTC
[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
2025-09-12 22:37 UTC (9+ messages)
` [PATCH v2 01/12] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
` [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 "
` [PATCH v2 05/12] dt-bindings: display: mediatek,od: Add mediatek,gce-client-reg property
[PATCH net-next v2 0/3] net: devmem: improve cpu cost of RX token management
2025-09-12 22:23 UTC (3+ messages)
` [PATCH net-next v2 3/3] net: ethtool: prevent user from breaking devmem single-binding rule
[PATCH net-next v11 0/5] Add Ethernet MAC support for SpacemiT K1
2025-09-12 21:12 UTC (7+ messages)
` [PATCH net-next v11 2/5] net: spacemit: Add K1 Ethernet MAC
` [PATCH net-next v11 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v11 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter
[PATCH net-next] selftests: ncdevmem: remove sleep on rx
2025-09-12 21:06 UTC (2+ messages)
[PATCH net-next v5 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
2025-09-12 20:49 UTC (7+ messages)
` [PATCH net-next v5 4/6] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v5 5/6] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH net-next v5 6/6] arm64: dts: allwinner: t527: orangepi-4a: Enable "
linux-next: manual merge of the tip tree with the bpf-next tree
2025-09-12 20:47 UTC (3+ messages)
[PATCH net-next v3 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected
2025-09-12 20:44 UTC (5+ messages)
` [PATCH net-next v3 1/2] of: mdio: warn if deprecated fixed-link binding is used
` [PATCH net-next v3 2/2] net: phylink: warn if deprecated array-style "
[PATCH v2 net] net: ena: fix duplicate Autoneg setting in get_link_ksettings
2025-09-12 20:43 UTC (2+ messages)
[PATCH net] net: dlink: handle copy_thresh allocation failure
2025-09-12 20:39 UTC (2+ messages)
[PATCH V2 0/2 net-next] microchip: lan865x: Minor improvements
2025-09-12 20:36 UTC (4+ messages)
` [PATCH V2 1/2 net-next] microchip: lan865x: Enable MAC address validation
` [PATCH V2 2/2 net-next] ethernet: Extend device_get_mac_address() to use NVMEM
[PATCH v6 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-09-12 20:30 UTC (6+ messages)
` [PATCH v6 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v6 2/2] ethernet: eswin: Add eic7700 ethernet driver
[PATCH 1/1] Revert "drivers/net/ftgmac100: fix DHCP potential failure with systemd"
2025-09-12 20:24 UTC (2+ messages)
[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
2025-09-12 20:17 UTC (17+ messages)
` [PATCH 6.1 01/15] genetlink: add sysfs test module for Generic Netlink
` [PATCH 6.1 02/15] genetlink: add TEST_GENL family for netlink testing
` [PATCH 6.1 03/15] genetlink: add PARALLEL_GENL test family
` [PATCH 6.1 04/15] genetlink: add test case for duplicate genl family registration
` [PATCH 6.1 05/15] genetlink: add test case for family with invalid ops
` [PATCH 6.1 06/15] genetlink: add netlink notifier support
` [PATCH 6.1 07/15] genetlink: add THIRD_GENL family
` [PATCH 6.1 08/15] genetlink: verify unregister fails for non-registered family
` [PATCH 6.1 09/15] genetlink: add LARGE_GENL stress test family
` [PATCH 6.1 10/15] selftests: net: genetlink: add packet capture test infrastructure
` [PATCH 6.1 11/15] selftests: net: genetlink: add /proc/net/netlink test
` [PATCH 6.1 12/15] selftests: net: genetlink: add Generic Netlink controller tests
` [PATCH 6.1 13/15] selftests: net: genetlink: add large family ID resolution test
` [PATCH 6.1 14/15] selftests: net: genetlink: add Netlink and Generic Netlink test suite
` [PATCH 6.1 15/15] selftests: net: genetlink: fix expectation for large family resolution
[PATCH net-next 0/9] eth: fbnic: add devlink health support for FW crashes and OTP mem corruptions
2025-09-12 20:14 UTC (10+ messages)
` [PATCH net-next 1/9] eth: fbnic: make fbnic_fw_log_write() parameter const
` [PATCH net-next 2/9] eth: fbnic: use fw uptime to detect fw crashes
` [PATCH net-next 3/9] eth: fbnic: factor out clearing the action TCAM
` [PATCH net-next 4/9] eth: fbnic: reprogram TCAMs after FW crash
` [PATCH net-next 5/9] eth: fbnic: support allocating FW completions with extra space
` [PATCH net-next 6/9] eth: fbnic: support FW communication for core dump
` [PATCH net-next 7/9] eth: fbnic: add FW health reporter
` [PATCH net-next 8/9] eth: fbnic: report FW uptime in health diagnose
` [PATCH net-next 9/9] eth: fbnic: add OTP health reporter
[PATCH net] rxrpc: Fix untrusted unsigned subtract
2025-09-12 19:43 UTC (3+ messages)
[PATCH net] dpll: fix clock quality level reporting
2025-09-12 19:37 UTC (2+ messages)
[PATCH net-next v2 0/3] tools: ynl: rst: display attribute-set doc
2025-09-12 19:35 UTC (5+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] netlink: specs: team: avoid mangling multilines doc
` [PATCH net-next v2 3/3] netlink: specs: explicitly declare block scalar strings
[PATCH net] net: Use NAPI_* in test_bit when stopping napi kthread
2025-09-12 19:27 UTC (3+ messages)
[PATCH net-next] r8169: log that system vendor flags ASPM as safe
2025-09-12 19:11 UTC
[PATCH net] rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
2025-09-12 19:05 UTC (2+ messages)
[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-12 18:10 UTC (6+ 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 17:50 UTC (3+ messages)
[PATCH net-next] net: mana: Reduce waiting time if HWC not responding
2025-09-12 17:48 UTC (3+ messages)
` [EXTERNAL] "
[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
2025-09-12 17:29 UTC (2+ messages)
[PATCH net-next v2 0/4] add FEC bins histogramm report via ethtool
2025-09-12 17:08 UTC (2+ messages)
[net PATCH] octeon_ep:fix VF MAC address lifecycle handling
2025-09-12 17:02 UTC (2+ messages)
[PATCH v2 net] ionic: use int type for err in ionic_get_module_eeprom_by_page
2025-09-12 17:02 UTC (2+ messages)
[ANN] improvements to running nipa checks locally
2025-09-12 16:57 UTC
[PATCH net-next v05 12/14] hinic3: Add port management
2025-09-12 16:44 UTC (3+ messages)
[PATCH net-next 0/3] mptcp: misc minor cleanups
2025-09-12 16:36 UTC (4+ messages)
` [PATCH net-next 1/3] selftests: mptcp: close server file descriptors
` [PATCH net-next 2/3] selftests: mptcp: close server IPC descriptors
` [PATCH net-next 3/3] mptcp: pm: netlink: fix if-idx type
[PATCH net-next RFC] netfilter: flowtable: add CT metadata action for nft flowtables
2025-09-12 16:30 UTC
[PATCH net-next v2] page_pool: always add GFP_NOWARN for ATOMIC allocations
2025-09-12 16:17 UTC
[PATCH net-next v2 0/7] net: ethtool: add dedicated GRXRINGS driver callbacks
2025-09-12 15:59 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir
` [PATCH net-next v2 2/7] net: ethtool: add support for ETHTOOL_GRXRINGS ioctl
` [PATCH net-next v2 3/7] net: ethtool: remove the duplicated handling from ethtool_get_rxrings
` [PATCH net-next v2 4/7] net: ethtool: add get_rx_ring_count callback to optimize RX ring queries
` [PATCH net-next v2 5/7] net: ethtool: update set_rxfh to use ethtool_get_rx_ring_count helper
` [PATCH net-next v2 6/7] net: ethtool: update set_rxfh_indir "
` [PATCH net-next v2 7/7] net: virtio_net: add get_rxrings ethtool callback for RX ring queries
[PATCH v23 0/2] MCTP Over PCC Transport
2025-09-12 15:54 UTC (7+ messages)
` [PATCH v23 1/2] mailbox/pcc: support mailbox management of the shared buffer
[PATCH net] net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure
2025-09-12 15:50 UTC (5+ messages)
[PATCH mlx5-next 0/3] mlx5-next updates 2025-09-11
2025-09-12 15:49 UTC (3+ messages)
` [PATCH mlx5-next 2/3] net/mlx5: Refactor MACsec WQE metadata shifts
[PATCH v2 00/33] ns: support file handles
2025-09-12 15:48 UTC (3+ messages)
` [PATCH v2 08/33] cgroup: use ns_common_init()
[PATCH iproute2-next] tc/police: Allow 64 bit burst size
2025-09-12 15:48 UTC (6+ messages)
[PATCH net-next] selftests/tc-testing: Adapt tc police action tests for Gb rounding changes
2025-09-12 15:46 UTC
[PATCH net 1/2] vhost-net: unbreak busy polling
2025-09-12 15:40 UTC (8+ messages)
` [PATCH net 2/2] vhost-net: correctly flush batched packet before enabling notification
[PATCH iproute2-main] Add tc entry to MAINTAINERS file
2025-09-12 15:40 UTC (2+ messages)
[PATCH iproute2-main] Update email address
2025-09-12 15:40 UTC (2+ messages)
[PATCH net-next v8 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-09-12 15:38 UTC (5+ messages)
` [PATCH net-next v8 3/3] "
[PATCH] r8169: enable ASPM on Dell platforms
2025-09-12 15:30 UTC (2+ messages)
[PATCH net 0/3] tls: Introduce and use RX async resync request cancel function
2025-09-12 15:14 UTC (3+ messages)
` [PATCH net 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow
[PATCH net-next 0/3] net: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-12 14:41 UTC (4+ messages)
` [PATCH net-next 3/3] net: WQ_PERCPU added to alloc_workqueue users
[PATCH net-next] net: dlink: count dropped packets on skb allocation failure
2025-09-12 14:35 UTC (4+ messages)
[net-next PATCH v17 0/8] net: dsa: Add Airoha AN8855 support
2025-09-12 14:23 UTC (3+ messages)
` [net-next PATCH v17 3/8] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
[net-next] net: ravb: Fix -Wmaybe-uninitialized warning
2025-09-12 14:06 UTC (2+ messages)
[PATCH net-next] io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL
2025-09-12 14:01 UTC
[PATCH net-next] net/mlx5: fix typo in pci_irq.c comment
2025-09-12 13:50 UTC
[PATCH 5.10.y] e1000e: fix EEPROM length types for overflow checks
2025-09-12 13:41 UTC (6+ messages)
[PATCH v4 00/14] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
2025-09-12 13:34 UTC (6+ 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-next] bonding: fix standard reference typo in ad_select description
2025-09-12 13:31 UTC
[PATCH] selftests/mm: centralize the __always_unused macro
2025-09-12 13:28 UTC (2+ messages)
[PATCH net-next v2 1/1] net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR
2025-09-12 13:20 UTC
[PATCH net-next] tools: ynl: rst: display attribute-set doc
2025-09-12 13:05 UTC (5+ messages)
[PATCH net-next v16 0/6] PRU-ICSSM Ethernet Driver
2025-09-12 12:53 UTC (2+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).