messages from 2025-08-23 15:18:27 to 2025-08-25 08:30:38 UTC [more...]
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-08-25 8:28 UTC (4+ messages)
` [PATCH v3 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v3 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v3 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
[PATCH iwl-next v2] igb: Convert Tx timestamping to PTP aux worker
2025-08-25 7:53 UTC (4+ messages)
[PATCH v2 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-08-25 7:48 UTC (4+ messages)
` [PATCH v2 19/20] clk: sp7021: switch to FIELD_PREP_WM16 macro
[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
2025-08-25 7:37 UTC (20+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v6 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v6 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x
[PATCH net-next v3] net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy
2025-08-25 7:23 UTC (2+ messages)
[PATCH] MAINTAINERS: Update maintainer information for Altera Triple Speed Ethernet Driver
2025-08-25 7:13 UTC
[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
2025-08-25 7:05 UTC
[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
2025-08-25 7:03 UTC (7+ messages)
` [PATCH net 1/2] net: ipv4: fix regression in local-broadcast routes
` [PATCH net 2/2] selftests: net: add test for destination in broadcast packets
[PATCH net v2] phy: mscc: Fix when PTP clock is register and unregister
2025-08-25 6:55 UTC
[PATCHv4 net-next 0/3] bonding: support aggregator selection based on port priority
2025-08-25 6:45 UTC (4+ messages)
` [PATCHv4 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv4 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv4 net-next 3/3] selftests: bonding: add test for LACP actor "
[PATCH net v1] Fixes: xircom auto-negoation timer
2025-08-25 6:44 UTC (2+ messages)
[PATCH net-next v2 0/2] net: phy: micrel: Add PTP support for lan8842
2025-08-25 6:31 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: phy: micrel: Introduce function __lan8814_ptp_probe_once
` [PATCH net-next v2 2/2] net: phy: micrel: Add PTP support for lan8842
[PATCH net-next v5 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
2025-08-25 6:36 UTC (8+ messages)
` [PATCH net-next v5 1/7] queue_api: add support for fetching per queue DMA dev
` [PATCH net-next v5 2/7] io_uring/zcrx: add support for custom DMA devices
` [PATCH net-next v5 3/7] net: devmem: get netdev DMA device via new API
` [PATCH net-next v5 4/7] net/mlx5e: add op for getting netdev DMA device
` [PATCH net-next v5 5/7] net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
` [PATCH net-next v5 6/7] net: devmem: pre-read requested rx queues during bind
` [PATCH net-next v5 7/7] net: devmem: allow binding on rx queues with same DMA devices
[PATCH iwl-net v2] ixgbe: fix ixgbe_orom_civd_info struct layout
2025-08-25 6:28 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
2025-08-25 6:24 UTC (7+ messages)
` [PATCH net-next v3 08/23] eth: bnxt: set page pool page order based on rx_page_size
` [PATCH net-next v3 16/23] eth: bnxt: store the rx buf size per queue
[PATCH net] phy: mscc: Fix when PTP clock is register and unregister
2025-08-25 6:14 UTC (5+ messages)
[PATCH V2 0/4] Add ethtool support to configure irq coalescing count and delay
2025-08-25 6:17 UTC (5+ messages)
` [PATCH V2 1/4] dmaengine: Add support to configure and read IRQ coalescing parameters
[RFC net] tcp: Fix orphaned socket stalling indefinitely in FIN-WAIT-1
2025-08-25 6:11 UTC (3+ messages)
[PATCH net-next 0/2] net: phy: micrel: Add PTP support for lan8842
2025-08-25 6:04 UTC (4+ messages)
` [PATCH net-next 2/2] "
[PATCH net-next v6] net: af_packet: Use hrtimer to do the retire operation
2025-08-25 5:06 UTC
[PATCH v5 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-08-25 4:15 UTC (16+ messages)
` [PATCH v5 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v5 net-next 02/15] dt-bindings: net: move ptp-timer property to ethernet-controller.yaml
` [PATCH v5 net-next 03/15] ptp: add helpers to get the phc_index by of_node or dev
` [PATCH v5 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v5 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v5 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v5 net-next 07/15] ptp: netc: add external trigger stamp support
` [PATCH v5 net-next 08/15] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH v5 net-next 09/15] MAINTAINERS: add NETC Timer PTP clock driver section
` [PATCH v5 net-next 10/15] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v5 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v5 net-next 12/15] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
` [PATCH v5 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH v5 net-next 14/15] net: enetc: don't update sync packet checksum if checksum offload is used
` [PATCH v5 15/15] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer
[PATCH net v3 0/3] net: stmmac: xgmac: Minor fixes
2025-08-25 4:36 UTC (4+ messages)
` [PATCH net v3 1/3] net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts
` [PATCH net v3 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net v3 3/3] net: stmmac: Set CIC bit only for TX queues with COE
[PATCH net 1/2] bonding: set random address only when slaves already exist
2025-08-25 4:07 UTC (3+ messages)
[PATCH] ptp: ocp: Fix PCI delay estimation
2025-08-25 3:57 UTC (2+ messages)
[PATCH v3 net-next 0/5] net: fec: add the Jumbo frame support
2025-08-25 3:19 UTC (21+ messages)
` [PATCH v3 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v3 net-next 2/5] net: fec: add pagepool_order to support variable page size
` [PATCH v3 net-next 3/5] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v3 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v3 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM
[RESEND PATCH v7 net-next 0/2] net: Prevent RPS table overwrite of active flows
2025-08-25 3:10 UTC (3+ messages)
` [RESEND PATCH v7 net-next 1/2] "
` [RESEND PATCH v7 net-next 2/2] net: Cache hash and flow_id to avoid recalculation
[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
2025-08-25 2:48 UTC (4+ messages)
` [PATCHv3 net-next 1/3] bonding: add support for per-port LACP actor priority
[PATCH v2 net-next 0/5] net: fec: add the Jumbo frame support
2025-08-25 2:26 UTC (12+ messages)
` [PATCH v2 net-next 3/5] et: fec: add rx_frame_size to support configurable RX length
` [PATCH v2 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
[PATCH v3] net/cls_cgroup: Fix task_get_classid() during qdisc run
2025-08-25 2:10 UTC
[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-25 1:30 UTC (10+ messages)
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support
linux-next: duplicate patches in the bluetooth tree
2025-08-25 1:06 UTC
[PATCH net-next v7 0/2] Add support to do threaded napi busy poll
2025-08-25 0:03 UTC (4+ messages)
` [PATCH net-next v7 1/2] Extend napi threaded polling to allow kthread based busy polling
` [PATCH net-next v7 2/2] selftests: Add napi threaded busy poll test in `busy_poller`
[net-next v19 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-08-24 22:07 UTC (8+ messages)
` [net-next v19 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v19 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v19 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v19 4/7] net: mtip: Add net_device_ops "
` [net-next v19 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v19 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v19 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
2025-08-24 19:21 UTC (2+ messages)
[PATCH net] i40e: Prevent unwanted interface name changes
2025-08-24 18:59 UTC (10+ messages)
[PATCH net-next v7] net: af_packet: Use hrtimer to do the retire operation
2025-08-24 18:08 UTC (2+ messages)
[PATCH iwl-next v1] ixgbe: preserve RSS indirection table across admin down/up
2025-08-24 18:00 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 00/15] net: introduce QUIC infrastructure and core subcomponents
2025-08-24 17:57 UTC (23+ messages)
` [PATCH net-next v2 02/15] net: build socket infrastructure for QUIC protocol
` [PATCH net-next v2 03/15] quic: provide common utilities and data structures
` [PATCH net-next v2 04/15] quic: provide family ops for address and protocol
` [PATCH net-next v2 06/15] quic: add stream management
` [PATCH net-next v2 07/15] quic: add connection id management
` [PATCH net-next v2 08/15] quic: add path management
[PATCH net-next] net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value
2025-08-24 16:36 UTC (3+ messages)
[net-next PATCH v2 1/2] net: phy: introduce phy_id_compare_vendor() PHY ID helper
2025-08-24 16:10 UTC (3+ messages)
[PATCH net-next v4 0/7] net: dsa: lantiq_gswip: prepare for supporting new features
2025-08-24 16:00 UTC (3+ messages)
` [PATCH net-next v4 7/7] net: dsa: lantiq_gswip: store switch API version in priv
[PATCH net 00/11] mlx5 misc fixes 2025-08-24
2025-08-24 14:28 UTC (14+ messages)
` [PATCH net 01/11] net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error path
` [PATCH net 02/11] net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow
` [PATCH net 03/11] net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop "
` [PATCH net 04/11] net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error path
` [PATCH net 05/11] net/mlx5: Reload auxiliary drivers on fw_activate
` [PATCH net 06/11] net/mlx5: Fix lockdep assertion on sync reset unload event
` [PATCH net 07/11] net/mlx5: Nack sync reset when SFs are present
` [PATCH net 08/11] net/mlx5: Prevent flow steering mode changes in switchdev mode
` [PATCH net 09/11] net/mlx5e: Update and set Xon/Xoff upon MTU set
` [PATCH net 10/11] net/mlx5e: Update and set Xon/Xoff upon port speed set
` [PATCH net 11/11] net/mlx5e: Set local Xoff after FW update
[PATCH iproute2-next v3] iproute2: Add 'netshaper' command to 'ip link' for netdev shaping
2025-08-24 14:23 UTC (7+ messages)
[ROSE] [AX25] 6.15.10 long term stable kernel oops
2025-08-24 14:04 UTC (9+ messages)
can/j1939: hung inside rtnl_dellink()
2025-08-24 13:36 UTC (2+ messages)
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-24 13:24 UTC (3+ messages)
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
[PATCH net-next] ipv4: Convert ->flowi4_tos to dscp_t
2025-08-24 10:15 UTC (4+ messages)
[PATCH net-next V4 0/5] Expose burst period for devlink health reporter
2025-08-24 8:43 UTC (6+ messages)
` [PATCH net-next V4 1/5] devlink: Move graceful period parameter to reporter ops
` [PATCH net-next V4 2/5] devlink: Move health reporter recovery abort logic to a separate function
` [PATCH net-next V4 3/5] devlink: Introduce burst period for health reporter
` [PATCH net-next V4 4/5] devlink: Make health reporter burst period configurable
` [PATCH net-next V4 5/5] net/mlx5e: Set default burst period for TX and RX reporters
[PATCH net-next] net: phylink: remove stale an_enabled from doc
2025-08-24 8:43 UTC (2+ messages)
[PATCH] net/dccp: validate Reset/Close/CloseReq in DCCP_REQUESTING
2025-08-24 8:36 UTC
[PATCH net-next v3 0/3] Documentation and ynl: add flow control
2025-08-24 8:10 UTC (4+ messages)
` [PATCH net-next v3 2/3] net: ynl: add generated kdoc to UAPI headers
[PATCH net-next] net: phy: fixed_phy: let fixed_phy_unregister free the phy_device
2025-08-24 8:11 UTC (2+ messages)
[PATCH iwl-net] ice: use fixed adapter index for E825C embedded devices
2025-08-24 7:59 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 00/10] net: stmmac: Add support for Allwinner A523 GMAC200
2025-08-24 7:17 UTC (6+ messages)
` [PATCH net-next v2 06/10] arm64: dts: allwinner: a527: cubie-a5e: Add ethernet PHY reset setting
[PATCH net-next] net: stmmac: fix stmmac_simple_pm_ops build errors
2025-08-24 6:14 UTC (2+ messages)
[PATCH] ipv6: mcast: extend RCU protection in igmp6_send()
2025-08-24 6:03 UTC (2+ messages)
[PATCH net v4] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()
2025-08-24 3:23 UTC (2+ messages)
[PATCH iproute2-next v3] man8: ip-sr: Document that passphrase must be high-entropy
2025-08-24 1:47 UTC
[PATCH net-next v2 0/2] ipv6: sr: Simplify and optimize HMAC calculations
2025-08-24 1:36 UTC (3+ messages)
` [PATCH net-next v2 1/2] ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH net-next v2 2/2] ipv6: sr: Prepare HMAC key ahead of time
[PATCH v1 bpf-next/net 5/8] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_(CREATE|ACCEPT)
2025-08-23 23:58 UTC (2+ messages)
[syzbot] [wireless?] WARNING in ieee80211_do_stop (3)
2025-08-23 22:36 UTC
[PATCH net v3] net: dlink: fix multicast stats being counted incorrectly
2025-08-23 18:45 UTC (2+ messages)
[PATCH net v2] net: dlink: fix multicast stats being counted incorrectly
2025-08-23 17:21 UTC (4+ messages)
[PATCH net] net: dsa: b53: fix ageing time for BCM53101
2025-08-23 16:00 UTC (5+ messages)
[PATCH v1 bpf-next/net 6/8] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
2025-08-23 15:38 UTC (2+ 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).