messages from 2026-01-25 22:46:09 to 2026-01-26 11:46:40 UTC [more...]
[PATCH net-next v2 00/22] net: stmmac: rk: simplify per-SoC configuration
2026-01-26 11:46 UTC (18+ messages)
` [PATCH net-next v2 01/22] net: stmmac: rk: avoid phy_power_on()
` [PATCH net-next v2 02/22] net: stmmac: rk: get rid of rk_phy_power_ctl()
` [PATCH net-next v2 03/22] net: stmmac: rk: convert rk3328 to use bsp_priv->id
` [PATCH net-next v2 04/22] net: stmmac: rk: group MACPHY register offset and fields together
` [PATCH net-next v2 05/22] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH net-next v2 06/22] net: stmmac: rk: add SoC specific ->init() method
` [PATCH net-next v2 07/22] net: stmmac: rk: convert to mask-based interface mode configuration
` [PATCH net-next v2 08/22] net: stmmac: rk: convert rk3588 to mask-based interface mode config
` [PATCH net-next v2 09/22] net: stmmac: rk: move speed GRF register offset to private data
` [PATCH net-next v2 10/22] net: stmmac: rk: convert rk3588 to rk_set_reg_speed()
` [PATCH net-next v2 11/22] net: stmmac: rk: remove rk3528 RMII clock initialisation
` [PATCH net-next v2 12/22] net: stmmac: rk: use rk_encode_wm16() for RGMII clocks
` [PATCH net-next v2 13/22] net: stmmac: rk: use rk_encode_wm16() for RMII speed
` [PATCH net-next v2 14/22] net: stmmac: rk: use rk_encode_wm16() for RMII clock
` [PATCH net-next v2 15/22] net: stmmac: rk: remove need for ->set_speed() method
` [PATCH net-next v2 16/22] net: stmmac: rk: convert px30
` [PATCH net-next v2 17/22] net: stmmac: rk: introduce flags indicating support for RGMII/RMII
[PATCH net-next] net: alacritech: Use u64_stats_t with u64_stats_sync properly
2026-01-26 11:35 UTC (4+ messages)
[PATCH] netns: optimize netns cleaning by batching unhash_nsid calls
2026-01-26 11:27 UTC (4+ messages)
` [PATCH v2] "
[BUG] KASAN: slab-use-after-free Read in u32_classify
2026-01-26 11:22 UTC (4+ messages)
[PATCH] ipv4: don't call inetdev_init() if device is no longer registered
2026-01-26 11:08 UTC (7+ messages)
` [PATCH] team: avoid NETDEV_CHANGEMTU event when unregistering slave
xfrm: question regarding NETDEV_UNREGISTER handling
2026-01-26 11:07 UTC (8+ messages)
` [PATCH] xfrm: force flush upon NETDEV_UNREGISTER event
[PATCH iwl-next v2 1/2] ixgbe: e610: Convert ACI descriptor buffer to little endian
2026-01-26 11:01 UTC (4+ messages)
[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-26 10:59 UTC (5+ messages)
` [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
[PATCH net] net: phy: add device link between MAC device and MDIO device
2026-01-26 10:44 UTC
[net-next v20 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2026-01-26 10:34 UTC (8+ messages)
` [net-next v20 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v20 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v20 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v20 4/7] net: mtip: Add net_device_ops "
` [net-next v20 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v20 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v20 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
2026-01-26 10:28 UTC (7+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
[PATCH net-next v9 0/3] Add support for Nuvoton MA35D1 GMAC
2026-01-26 10:22 UTC (3+ messages)
` [PATCH net-next v9 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH net-next v9 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family
[PATCH net] bnxt_en: Fix memory leak in bnxt_alloc_mem()
2026-01-26 10:09 UTC (3+ messages)
[PATCH net-next] net: usb: switch to two-argument strscpy
2026-01-26 10:07 UTC (2+ messages)
[PATCH net-next] ethtool: remove ETHTOOL_GRXRINGS fallback through get_rxnfc
2026-01-26 10:00 UTC
[PATCH v4 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
2026-01-26 9:45 UTC (4+ messages)
` [PATCH v4 1/3] vdpa/mlx5: update mlx_features with driver state check
` [PATCH v4 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v4 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
[PATCH v2 net-next] net: usb: remove unnecessary get_drvinfo code and driver versions
2026-01-26 9:43 UTC (4+ messages)
[RFC PATCH bpf-next v4 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-01-26 9:30 UTC (15+ messages)
` [RFC PATCH bpf-next v4 01/12] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v4 02/12] bpf: initial support for attaching struct ops to cgroups
` [RFC PATCH bpf-next v4 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [RFC PATCH bpf-next v4 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [RFC PATCH bpf-next v4 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v4 06/12] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v4 07/12] libbpf: Support passing user-defined flags "
` [RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v4 09/12] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v4 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support "
` [RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v4 12/12] samples/bpf: Add memcg priority control example
[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
2026-01-26 9:28 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Undo saving per-channel async ICOSQ
2026-01-26 9:23 UTC (3+ messages)
[PATCH 0/4] Serdes: s32g: Add support for serdes subsystem
2026-01-26 9:21 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: serdes: s32g: Add NXP "
` [PATCH 2/4] phy: s32g: Add serdes subsystem phy
` [PATCH 3/4] phy: s32g: Add serdes xpcs subsystem
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G Serdes driver
[PATCH] net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
2026-01-26 9:15 UTC (2+ messages)
[PATCH iwl-next v2] ixgbe: fix unaligned u32 access in
2026-01-26 8:53 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net v3 0/7] net/sched: act_gate RCU schedule update fixes
2026-01-26 8:53 UTC (5+ messages)
` [PATCH net v3 6/7] net/sched: act_gate: reject empty schedule list
[PATCH net-next] tcp: move sk_forced_mem_schedule() to tcp.c
2026-01-26 8:45 UTC (4+ messages)
[PATCH] Revert "wifi: iwlwifi: trans: remove STATUS_SUSPENDED"
2026-01-26 8:41 UTC (3+ messages)
[PATCH iwl-net] ice: PTP: fix missing timestamps on E825 hardware
2026-01-26 8:30 UTC (2+ messages)
[PATCH net-next v3 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
2026-01-26 8:27 UTC (9+ messages)
` [PATCH net-next v3 1/8] net: dsa: microchip: Add support for KSZ8463 global irq
` [PATCH net-next v3 2/8] net: dsa: microchip: Decorrelate IRQ domain from port
` [PATCH net-next v3 3/8] net: dsa: microchip: Decorrelate msg_irq index from IRQ bit offset
` [PATCH net-next v3 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
` [PATCH net-next v3 5/8] net: dsa: microchip: Add KSZ8463 tail tag handling
` [PATCH net-next v3 6/8] net: dsa: microchip: Enable Ethernet PTP detection
` [PATCH net-next v3 7/8] net: dsa: microchip: Adapt port offset for KSZ8463's PTP register
` [PATCH net-next v3 8/8] net: dsa: microchip: Add two-step PTP support for KSZ8463
[PATCH net] net: phy: micrel: fix clk warning when removing the driver
2026-01-26 8:15 UTC
[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
2026-01-26 8:03 UTC (4+ messages)
` [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
[PATCH net-next v2 0/8] net: dsa: microchip: Add PTP support for the KSZ8463
2026-01-26 8:02 UTC (4+ messages)
` [PATCH net-next v2 4/8] net: dsa: microchip: Add support for KSZ8463's PTP interrupts
[net-next PATCH] octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0
2026-01-26 7:30 UTC
[iwl-net PATCH] idpf: change IRQ naming to match netdev and ethtool queue numbering
2026-01-26 7:27 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v1 1/1] i40e: Add missing header
2026-01-26 7:25 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net 0/3] mlx5 misc fixes 2026-01-26
2026-01-26 7:14 UTC (4+ messages)
` [PATCH net 1/3] net/mlx5: Fix Unbinding uplink-netdev in switchdev mode
` [PATCH net 2/3] net/mlx5e: TC, delete flows only for existing peers
` [PATCH net 3/3] net/mlx5e: Account for netdev stats in ndo_get_stats64
[PATCH v1 net] nfc: nci: Fix race between rfkill and nci_unregister_device()
2026-01-26 7:13 UTC
[syzbot] Monthly hams report (Jan 2026)
2026-01-26 7:12 UTC
[syzbot] Monthly wpan report (Jan 2026)
2026-01-26 7:12 UTC
[PATCH net-next] net: usb: int51x1: remove unused includes
2026-01-26 7:06 UTC
[PATCH net-next v3 0/3] Airoha AN8811HB 2.5 Gbps phy support
2026-01-26 6:57 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: phy: air_en8811h: factor out shareable code
` [PATCH net-next v3 2/3] net: phy: air_en8811h: add Airoha AN8811HB support
` [PATCH net-next v3 3/3] net: phy: air_en8811h: Add clk provider for an8811hb
[PATCH net-next 0/3] net: ethtool: Track TX pause storm
2026-01-26 6:51 UTC (7+ messages)
[PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
2026-01-26 6:32 UTC (3+ messages)
` [PATCH v2 2/2] selftests: ptp: treat unsupported PHC operations as skip
[PATCH net-next] net: usb: int51x1: use usbnet_cdc_update_filter
2026-01-26 4:40 UTC
[PATCH] sunrpc/xs_read_stream: fix dead loop when xs_read_discard
2026-01-26 6:25 UTC
[net-next v8 0/8] net: wwan: add NMEA port type support
2026-01-26 6:21 UTC (9+ messages)
` [net-next v8 1/8] net: wwan: core: remove unused port_id field
` [net-next v8 2/8] net: wwan: core: explicit WWAN device reference counting
` [net-next v8 3/8] net: wwan: core: split port creation and registration
` [net-next v8 4/8] net: wwan: core: split port unregister and stop
` [net-next v8 5/8] net: wwan: add NMEA port support
` [net-next v8 6/8] net: wwan: hwsim: refactor to support more port types
` [net-next v8 7/8] net: wwan: hwsim: support NMEA port emulation
` [net-next v8 8/8] net: wwan: mhi_wwan_ctrl: Add NMEA channel support
[PATCH net-next 0/3] net: dsa: sync dsa_mall_policer_tc_entry with FLOW_ACTION_POLICE
2026-01-26 6:13 UTC (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: dsa: add dsa_mall_policer_tc_entry_type() helper
` [PATCH net-next 3/3] net: dsa: ocelot: check policer entry
[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
2026-01-26 3:08 UTC
[PATCH net v2] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
2026-01-26 4:45 UTC (3+ messages)
[PATCH v4 net 0/2] net: vlan: fix skb_panic bug in vlan_dev_hard_header()
2026-01-26 4:04 UTC (3+ messages)
` [PATCH v4 net 1/2] net: vlan: always set hard_header_len with VLAN_HLEN
` [PATCH v4 net 2/2] selftests: vlan: add test for turn on hw offload with reorder_hdr off
[PATCH net-next 0/2] Remove low-level SHA-1 functions
2026-01-26 3:46 UTC (3+ messages)
` [PATCH net-next 1/2] ipv6: Switch to higher-level "
[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
2026-01-26 3:23 UTC (4+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` 回复:[PATCH "
[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-01-26 3:10 UTC (13+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
` "
` "
[PATCH net-next v2] devlink: Implement devlink param multi attribute nested data values
2026-01-26 2:39 UTC
[PATCH v4 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
2026-01-26 2:37 UTC (3+ messages)
` [v4,net-next,13/15] "
[PATCH v4 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
2026-01-26 2:22 UTC (3+ messages)
` [v4,net-next,12/15] "
[PATCH] sunrpc: fix a resource leak in gss_proxy_save_rsc()
2026-01-26 2:10 UTC
[PATCH v4 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
2026-01-26 2:09 UTC (3+ messages)
` [v4,net-next,06/15] "
[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
2026-01-26 1:40 UTC (4+ messages)
` [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
[PATCH net-next v02 0/4] net: hinic3: Fix code styles
2026-01-26 1:03 UTC (5+ messages)
` [PATCH net-next v02 1/4] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v02 2/4] hinic3: Remove redundant defensive code
` [PATCH net-next v02 3/4] hinic3: Use array_size instead of multiplying
` [PATCH net-next v02 4/4] hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI
[PATCH net-next] docs: 3c509: remove note about card detection failing with overclock
2026-01-26 1:04 UTC (5+ messages)
[PATCH net-next v2 0/2] net: airoha: Use u64_stats_t with u64_stats_sync properly
2026-01-26 0:35 UTC (3+ messages)
` [PATCH net-next v2 2/2] "
[PATCH v2] dt-bindings: net: dsa: fix typos in bindings docs
2026-01-25 23:30 UTC (2+ messages)
[PATCH net v6] net: dsa: yt921x: Fix MIB overflow wraparound routine
2026-01-25 23:30 UTC (2+ messages)
[PATCH net-next v2 00/10][pull request] refactor IDPF resource access
2026-01-25 23:20 UTC (2+ messages)
[PATCH net-next] net: usb: sr9700: rename register write commands for clarity
2026-01-25 23:10 UTC (2+ messages)
[PATCH net-next] net: usb: sr9700: use ETH_ALEN instead of magic number
2026-01-25 23:10 UTC (2+ messages)
[PATCH net-next 18/21] net: stmmac: rk: rk3328: gmac2phy only supports RMII
2026-01-25 23:04 UTC (4+ messages)
` [net-next,18/21] "
[PATCH net-next v2 0/8] net: neighbour: Notify changes atomically
2026-01-25 23:00 UTC (4+ messages)
` [PATCH net-next v2 6/8] net: core: neighbour: Reorder netlink & internal notification
[PATCH net-next] net: airoha: Use u64_stats_t with u64_stats_sync properly
2026-01-25 22:56 UTC (3+ messages)
[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
2026-01-25 22:45 UTC (33+ messages)
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation
[PATCH net-next] ipv4: igmp: annotate data-races around idev->mr_maxdelay
2026-01-25 22:50 UTC (2+ messages)
[PATCH v3 net] net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
2026-01-25 22:50 UTC (2+ messages)
[PATCH] net: wwan: t7xx: fix potential skb->frags overflow in RX path v2
2026-01-25 22:50 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