Messages by Date
-
2026/03/07
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS a11e65e0711b7e069f106939946c5ce375ff2123
kernel test robot
-
2026/03/07
[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 1a9940317c1b46b7641af6b4b14c9d2509ac88b2
kernel test robot
-
2026/03/06
[Intel-wired-lan] [PATCH iwl-net] idpf: only assign num refillqs if allocation was successful
Joshua Hay
-
2026/03/06
[Intel-wired-lan] [PATCH net 3/3] igb: add XDP transition guards in igb_xdp_setup()
Alex Dvoretsky
-
2026/03/06
[Intel-wired-lan] [PATCH net 0/3] igb: fix TX stall during XDP teardown with AF_XDP zero-copy
Alex Dvoretsky
-
2026/03/06
[Intel-wired-lan] [PATCH net 1/3] igb: check __IGB_DOWN in igb_clean_rx_irq_zc()
Alex Dvoretsky
-
2026/03/06
[Intel-wired-lan] [PATCH net 2/3] igb: skip reset in igb_tx_timeout() during XDP transition
Alex Dvoretsky
-
2026/03/06
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Steve Rutherford via Intel-wired-lan
-
2026/03/06
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Alexander Lobakin
-
2026/03/06
Re: [Intel-wired-lan] [PATCH iwl-net v1] ixgbe: stop re-reading flash on every get_drvinfo for e610
Simon Horman
-
2026/03/06
Re: [Intel-wired-lan] [PATCH RFC iwl-next 0/4] iavf: fix VLAN filter state machine races
Petr Oros
-
2026/03/06
Re: [Intel-wired-lan] [PATCH iwl-next v3 2/5] libeth: handle creating pools with unreadable buffers
Alexander Lobakin
-
2026/03/06
Re: [Intel-wired-lan] [PATCH net] drivers: net: ice: fix devlink parameters get without irdma
Rinitha, SX
-
2026/03/05
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS cf440e5b40649d1ffbc6c4e33fef3223c7482897
kernel test robot
-
2026/03/05
[Intel-wired-lan] [PATCH net] ice: fix double-free of tx_buf skb
Michal Schmidt
-
2026/03/05
Re: [Intel-wired-lan] [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Tony Nguyen
-
2026/03/05
Re: [Intel-wired-lan] [PATCH iwl-next v3 2/5] libeth: handle creating pools with unreadable buffers
Tantilov, Emil S
-
2026/03/05
Re: [Intel-wired-lan] [PATCH net v5 1/9] xdp: use modulo operation to calculate XDP frag tailroom
patchwork-bot+netdevbpf
-
2026/03/05
Re: [Intel-wired-lan] [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Frank Li
-
2026/03/05
Re: [Intel-wired-lan] [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Frank Li
-
2026/03/05
Re: [Intel-wired-lan] [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Vladimir Oltean
-
2026/03/05
Re: [Intel-wired-lan] [PATCH v2 2/2] igc: fix typos in comments
Joe Damato
-
2026/03/05
Re: [Intel-wired-lan] [PATCH v2 1/2] igb: fix typos in comments
Joe Damato
-
2026/03/05
Re: [Intel-wired-lan] [PATCH bpf v4 0/9] Address XDP frags having negative tailroom
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 8/9] net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 9/9] xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 7/9] libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 5/9] i40e: fix registering XDP RxQ info
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 3/9] ice: fix rxq info registering in mbuf packets
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 1/9] xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 2/9] xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH net v5 0/9] Address XDP frags having negative tailroom
Larysa Zaremba
-
2026/03/05
[Intel-wired-lan] [PATCH iwl-next v5] igb: Retrieve Tx timestamp from BH workqueue
Kurt Kanzenbach
-
2026/03/05
Re: [Intel-wired-lan] [PATCH iwl-net] idpf: clear stale cdev_info ptr
Simon Horman
-
2026/03/05
Re: [Intel-wired-lan] [PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
Kurt Kanzenbach
-
2026/03/04
Re: [Intel-wired-lan] [PATCH bpf v4 0/9] Address XDP frags having negative tailroom
Jakub Kicinski
-
2026/03/04
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Jonathan Corbet
-
2026/03/04
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Steve Rutherford via Intel-wired-lan
-
2026/03/04
Re: [Intel-wired-lan] [PATCH iwl-next v3 04/10] ixgbevf: branch prediction and cleanup
David Laight
-
2026/03/04
[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS 554a1c34c11a057d01819ce9bb04653a8ffc8071
kernel test robot
-
2026/03/04
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS a0daf362e3c0c999a1e411dd9d992136fdfd7c78
kernel test robot
-
2026/03/04
[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS ed0abfe93fd135dac223e87a3c945017b1fa8bfc
kernel test robot
-
2026/03/04
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 246c5495c69fae1ec96531d79106c946ea904312
kernel test robot
-
2026/03/04
[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 1a86a1f7d88996085934139fa4c063b6299a2dd3
kernel test robot
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 10/10] ixgbevf: allow changing MTU when XDP program is attached
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 09/10] ixgbevf: reconfigure page pool when reallocating buffers
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 08/10] ixgbevf: add pseudo header split
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 07/10] ixgbevf: support XDP_REDIRECT and .ndo_xdp_xmit
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 05/10] ixgbevf: support XDP multi-buffer on Rx path
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 04/10] ixgbevf: branch prediction and cleanup
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 03/10] ixgbevf: use libeth in Rx processing
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 02/10] ixgbevf: do not share pages between packets
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 01/10] ixgbevf: remove legacy Rx
Larysa Zaremba
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-next v3 00/10] libeth and full XDP for ixgbevf
Larysa Zaremba
-
2026/03/04
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Alexander Lobakin
-
2026/03/04
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Mauro Carvalho Chehab
-
2026/03/04
Re: [Intel-wired-lan] [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Simon Horman
-
2026/03/04
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Jani Nikula
-
2026/03/04
Re: [Intel-wired-lan] [PATCH v2 2/2] igc: fix typos in comments
Loktionov, Aleksandr
-
2026/03/04
Re: [Intel-wired-lan] [PATCH v2 1/2] igb: fix typos in comments
Loktionov, Aleksandr
-
2026/03/04
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Jani Nikula
-
2026/03/04
Re: [Intel-wired-lan] [PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
Miroslav Lichvar
-
2026/03/04
[Intel-wired-lan] [PATCH iwl-net v1] ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
-
2026/03/03
[Intel-wired-lan] [PATCH v2 0/2] Fix typos in comments in Intel Ethernet drivers (igb, igc)
Maximilian Pezzullo via B4 Relay
-
2026/03/03
[Intel-wired-lan] [PATCH v2 1/2] igb: fix typos in comments
Maximilian Pezzullo via B4 Relay
-
2026/03/03
[Intel-wired-lan] [PATCH v2 2/2] igc: fix typos in comments
Maximilian Pezzullo via B4 Relay
-
2026/03/03
Re: [Intel-wired-lan] [PATCH 2/2] igc: fix typos in comments
Joe Damato
-
2026/03/03
Re: [Intel-wired-lan] [PATCH 1/2] igb: fix typos in comments
Joe Damato
-
2026/03/03
[Intel-wired-lan] [PATCH 1/2] igb: fix typos in comments
Maximilian Pezzullo via B4 Relay
-
2026/03/03
[Intel-wired-lan] [PATCH 0/2] Fix typos in comments in Intel Ethernet drivers (igb, igc)
Maximilian Pezzullo via B4 Relay
-
2026/03/03
[Intel-wired-lan] [PATCH 2/2] igc: fix typos in comments
Maximilian Pezzullo via B4 Relay
-
2026/03/03
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Steve Rutherford via Intel-wired-lan
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v2 5/6] ixgbe: move EEE config validation out of ixgbe_set_eee()
Rinitha, SX
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v2 4/6] ixgbe: E610: update ACI command structs with EEE fields
Rinitha, SX
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v2 6/6] ixgbe: E610: add EEE support
Rinitha, SX
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v2 3/6] ixgbe: E610: update EEE supported speeds
Rinitha, SX
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v2 2/6] ixgbe: E610: use new version of 0x601 ACI command buffer
Rinitha, SX
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v2 1/6] ixgbe: E610: add discovering EEE capability
Rinitha, SX
-
2026/03/03
Re: [Intel-wired-lan] [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Matthew Brost
-
2026/03/03
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Mauro Carvalho Chehab
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v3 1/5] libeth: pass Rx queue index to PP when creating a fill queue
Alexander Lobakin
-
2026/03/03
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Alexander Lobakin
-
2026/03/03
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Loktionov, Aleksandr
-
2026/03/03
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Mauro Carvalho Chehab
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
Kurt Kanzenbach
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
Paul Menzel
-
2026/03/03
Re: [Intel-wired-lan] [PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
Loktionov, Aleksandr
-
2026/03/03
[Intel-wired-lan] [PATCH iwl-next v4] igb: Retrieve Tx timestamp from BH workqueue
Kurt Kanzenbach
-
2026/03/02
[Intel-wired-lan] [PATCH iwl-net] idpf: clear stale cdev_info ptr
Joshua Hay
-
2026/03/02
Re: [Intel-wired-lan] [PATCH v2 0/4] ice: use better bitmap API
Jacob Keller
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 7/7] ice: in VEB, prevent "cross-vlan" traffic from hitting loopback
Romanowski, Rafal
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 5/7] ice: add functions to query for vsi's pvids
Romanowski, Rafal
-
2026/03/02
Re: [Intel-wired-lan] [net, v2, 02/12] idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Hay, Joshua A
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 2/9] xsk: introduce helper to determine rxq->frag_size
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 1/9] xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 4/7] ice: update mac, vlan rules when toggling between VEB and VEPA
Romanowski, Rafal
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 0/9] Address XDP frags having negative tailroom
Larysa Zaremba
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 6/7] ice: add mac vlan to filter API
Romanowski, Rafal
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 3/7] ice: allow overriding lan_en, lb_en in switch
Romanowski, Rafal
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 2/7] ice: allow creating mac, vlan filters along mac filters
Romanowski, Rafal
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next v4 1/7] ice: in dvm, use outer VLAN in MAC, VLAN lookup
Romanowski, Rafal
-
2026/03/02
Re: [Intel-wired-lan] [PATCH bpf v4 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
bot+bpf-ci
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 7/9] libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 5/9] i40e: fix registering XDP RxQ info
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 9/9] xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 8/9] net: enetc: use truesize as XDP RxQ info frag_size
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
-
2026/03/02
[Intel-wired-lan] [PATCH bpf v4 3/9] ice: fix rxq info registering in mbuf packets
Larysa Zaremba
-
2026/03/02
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Jonathan Corbet
-
2026/03/02
[Intel-wired-lan] ixgbe/X550: kernel NULL pointer dereference following "Malicious event on VF" after upgrade to 6.17.7
Melissa Romanus
-
2026/03/02
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Mauro Carvalho Chehab
-
2026/03/02
Re: [Intel-wired-lan] [PATCH bpf v3 5/9] i40e: fix registering XDP RxQ info
Larysa Zaremba
-
2026/03/02
Re: [Intel-wired-lan] [PATCH bpf v3 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-next] ice: dpll: Fix compilation warning
Loktionov, Aleksandr
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-net v2] ice: dpll: Fix compilation warning
Simon Horman
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-net v2] ice: dpll: Fix compilation warning
Korba, Przemyslaw
-
2026/03/02
Re: [Intel-wired-lan] [PATCH iwl-net v2] ice: dpll: Fix compilation warning
Korba, Przemyslaw
-
2026/03/02
[Intel-wired-lan] [PATCH iwl-next] ice: dpll: Fix compilation warning
Przemyslaw Korba
-
2026/03/02
[Intel-wired-lan] [PATCH RFC iwl-next 1/4] iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
Petr Oros
-
2026/03/02
[Intel-wired-lan] [PATCH RFC iwl-next 0/4] iavf: fix VLAN filter state machine races
Petr Oros
-
2026/03/02
[Intel-wired-lan] [PATCH RFC iwl-next 4/4] iavf: harden VLAN filter state machine race handling
Petr Oros
-
2026/03/02
[Intel-wired-lan] [PATCH RFC iwl-next 3/4] iavf: wait for PF confirmation before removing VLAN filters
Petr Oros
-
2026/03/02
[Intel-wired-lan] [PATCH RFC iwl-next 2/4] iavf: stop removing VLAN filters from PF on interface down
Petr Oros
-
2026/03/02
Re: [Intel-wired-lan] [PATCH net-next v1 1/1] i40e: Add missing header
Andy Shevchenko
-
2026/03/02
Re: [Intel-wired-lan] [PATCH net-next v1 1/1] i40e: Add missing header
Loktionov, Aleksandr
-
2026/03/02
Re: [Intel-wired-lan] [PATCH net-next v1 1/1] i40e: Add missing header
Andy Shevchenko
-
2026/03/02
[Intel-wired-lan] [PATCH net-next v2 1/1] i40e: Add missing wordpart.h header
Andy Shevchenko
-
2026/03/02
Re: [Intel-wired-lan] [PATCH bpf v3 0/9] Address XDP frags having negative tailroom
Larysa Zaremba
-
2026/03/02
Re: [Intel-wired-lan] [PATCH net-next v1 1/1] i40e: Add missing header
Paul Menzel
-
2026/03/02
[Intel-wired-lan] [PATCH net-next v1 1/1] i40e: Add missing header
Andy Shevchenko
-
2026/03/01
Re: [Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Loktionov, Aleksandr
-
2026/03/01
Re: [Intel-wired-lan] [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Loktionov, Aleksandr
-
2026/03/01
Re: [Intel-wired-lan] [PATCH v2 3/4] ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Loktionov, Aleksandr
-
2026/03/01
Re: [Intel-wired-lan] [PATCH v2 2/4] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Loktionov, Aleksandr
-
2026/03/01
Re: [Intel-wired-lan] [PATCH v2 1/4] bitmap: introduce bitmap_weighted_xor()
Loktionov, Aleksandr
-
2026/03/01
[Intel-wired-lan] [PATCH v2 4/4] drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Yury Norov via Intel-wired-lan
-
2026/03/01
[Intel-wired-lan] [PATCH v2 3/4] ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov via Intel-wired-lan
-
2026/03/01
[Intel-wired-lan] [PATCH v2 2/4] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov via Intel-wired-lan
-
2026/03/01
[Intel-wired-lan] [PATCH v2 0/4] ice: use better bitmap API
Yury Norov via Intel-wired-lan
-
2026/03/01
[Intel-wired-lan] [PATCH v2 1/4] bitmap: introduce bitmap_weighted_xor()
Yury Norov via Intel-wired-lan
-
2026/03/01
Re: [Intel-wired-lan] [RESEND, 1/3] bitmap: introduce bitmap_weighted_xor()
Simon Horman
-
2026/02/28
[Intel-wired-lan] FAILED: Patch "net: intel: fix PCI device ID conflict between i40e and ipw2200" failed to apply to 5.10-stable tree
Sasha Levin
-
2026/02/28
[Intel-wired-lan] FAILED: Patch "net: intel: fix PCI device ID conflict between i40e and ipw2200" failed to apply to 5.15-stable tree
Sasha Levin
-
2026/02/28
[Intel-wired-lan] FAILED: Patch "net: intel: fix PCI device ID conflict between i40e and ipw2200" failed to apply to 6.1-stable tree
Sasha Levin
-
2026/02/28
[Intel-wired-lan] FAILED: Patch "net: intel: fix PCI device ID conflict between i40e and ipw2200" failed to apply to 6.6-stable tree
Sasha Levin
-
2026/02/28
[Intel-wired-lan] FAILED: Patch "net: intel: fix PCI device ID conflict between i40e and ipw2200" failed to apply to 6.12-stable tree
Sasha Levin
-
2026/02/28
Re: [Intel-wired-lan] [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
Lorenzo Bianconi
-
2026/02/28
Re: [Intel-wired-lan] [PATCH net] ice: Fix memory leak in ice_set_ringparam()
Rinitha, SX
-
2026/02/27
Re: [Intel-wired-lan] [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
Jakub Kicinski
-
2026/02/27
[Intel-wired-lan] [RFC PATCHv2 1/1] idpf: Fix header clobber in IDPF with SWIOTLB enabled
Steve Rutherford
-
2026/02/27
[Intel-wired-lan] [RFC PATCHv2 0/1] idpf: IDPF + SWIOTLB Bug
Steve Rutherford via Intel-wired-lan
-
2026/02/27
Re: [Intel-wired-lan] [RFC PATCH 1/1] Fix header clobber in IDPF with SWIOTLB enabled
Loktionov, Aleksandr
-
2026/02/27
[Intel-wired-lan] [RFC PATCH 0/1] IDPF + SWIOTLB Bug
Steve Rutherford via Intel-wired-lan
-
2026/02/27
[Intel-wired-lan] [RFC PATCH 1/1] Fix header clobber in IDPF with SWIOTLB enabled
Steve Rutherford via Intel-wired-lan
-
2026/02/27
Re: [Intel-wired-lan] [PATCH bpf v3 0/9] Address XDP frags having negative tailroom
Maciej Fijalkowski
-
2026/02/27
Re: [Intel-wired-lan] [PATCH iwl-net v3] ice: fix missing dpll notification for SW pins
Kubalewski, Arkadiusz
-
2026/02/27
Re: [Intel-wired-lan] [PATCH iwl-next v4 0/7] ice: in VEB, prevent "cross-vlan" traffic
Romanowski, Rafal
-
2026/02/27
Re: [Intel-wired-lan] [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
Lorenzo Bianconi
-
2026/02/27
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS d5fbc991435eac7a1ead7cd2ddb5a743528718bb
kernel test robot
-
2026/02/27
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS e0857e9320ce0f6c7f74eb6a55ec0e13707ca5ea
kernel test robot
-
2026/02/27
Re: [Intel-wired-lan] [PATCH bpf v3 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Maciej Fijalkowski
-
2026/02/27
Re: [Intel-wired-lan] [PATCH iwl-next v6 3/3] igb: allow configuring RSS key via ethtool set_rxfh
Rinitha, SX
-
2026/02/27
Re: [Intel-wired-lan] [PATCH iwl-next v6 2/3] igb: expose RSS key via ethtool get_rxfh
Rinitha, SX
-
2026/02/27
Re: [Intel-wired-lan] [PATCH iwl-next v6 1/3] igb: prepare for RSS key get/set support
Rinitha, SX
-
2026/02/26
Re: [Intel-wired-lan] [PATCH iwl-next v3] ixgbe: e610: add ACI dynamic debug
Rinitha, SX
-
2026/02/26
Re: [Intel-wired-lan] [PATCH iwl-net 2/2] ice: fix retry for AQ command 0x06EE
Rinitha, SX
-
2026/02/26
Re: [Intel-wired-lan] [PATCH iwl-net 1/2] ice: reintroduce retry mechanism for indirect AQ
Rinitha, SX
-
2026/02/26
Re: [Intel-wired-lan] [net, v2, 02/12] idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Jakub Kicinski
-
2026/02/26
Re: [Intel-wired-lan] [RESEND PATCH] ice: access @pp through netmem_desc instead of page
Tony Nguyen
-
2026/02/26
[Intel-wired-lan] [PATCH iwl-next v4 2/2] ice: implement symmetric RSS hash configuration
Aleksandr Loktionov
-
2026/02/26
[Intel-wired-lan] [PATCH iwl-next v4 1/2] ethtool: treat RXH_GTP_TEID as intrinsically symmetric
Aleksandr Loktionov
-
2026/02/26
[Intel-wired-lan] [PATCH iwl-next v4 0/2] ice: implement symmetric RSS hash configuration
Aleksandr Loktionov
-
2026/02/26
Re: [Intel-wired-lan] [PATCH net] ice: fix missing SMA pin initialization in DPLL subsystem
Kubalewski, Arkadiusz
-
2026/02/26
Re: [Intel-wired-lan] [PATCH iwl-net v2 1/1] e1000e: reconfigure PLL clock gate value and re-enable K1 on Meteor Lake
Timo Teras
-
2026/02/26
Re: [Intel-wired-lan] [PATCH 2/5] igc: Let the PCI core deal with the PM resume flow
Mika Westerberg
-
2026/02/25
Re: [Intel-wired-lan] [PATCH iwl-net v1] libie: don't unroll if fwlog isn't supported
Rinitha, SX
-
2026/02/25
Re: [Intel-wired-lan] [RESEND PATCH] ice: access @pp through netmem_desc instead of page
Byungchul Park
-
2026/02/25
Re: [Intel-wired-lan] [PATCH 2/5] igc: Let the PCI core deal with the PM resume flow
Vinicius Costa Gomes
-
2026/02/25
[Intel-wired-lan] [PATCH net v2 09/12] i40e: Fix preempt count leak in napi poll tracepoint
Tony Nguyen
-
2026/02/25
Re: [Intel-wired-lan] [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
Simon Horman
-
2026/02/25
Re: [Intel-wired-lan] [net, 13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
Tony Nguyen
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 10/10] ixgbevf: allow changing MTU when XDP program is attached
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 09/10] ixgbevf: reconfigure page pool when reallocating buffers
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 08/10] ixgbevf: add pseudo header split
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 07/10] ixgbevf: support XDP_REDIRECT and .ndo_xdp_xmit
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 05/10] ixgbevf: support XDP multi-buffer on Rx path
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 03/10] ixgbevf: use libeth in Rx processing
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 04/10] ixgbevf: branch prediction and cleanup
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 02/10] ixgbevf: do not share pages between packets
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 01/10] ixgbevf: remove legacy Rx
Larysa Zaremba
-
2026/02/25
[Intel-wired-lan] [PATCH iwl-next v2 00/10] libeth and full XDP for ixgbevf
Larysa Zaremba
-
2026/02/25
Re: [Intel-wired-lan] [PATCH iwl-next 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
Larysa Zaremba
-
2026/02/25
Re: [Intel-wired-lan] [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
Larysa Zaremba
-
2026/02/25
Re: [Intel-wired-lan] [PATCH RESEND 0/3] ice: use better bitmap API
Yury Norov via Intel-wired-lan
-
2026/02/25
Re: [Intel-wired-lan] [PATCH iwl-net] iavf: fix VLAN filter lost on add/delete race
Petr Oros