Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 12:21:22 to 2026-06-01 09:45:26 UTC [more...]

[Intel-wired-lan] [PATCH iwl-net] ice: reject out-of-range ptype in ice_parser_profile_init
 2026-06-01  9:45 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net] ice: validate FDIR action queue index against VF VSI queue count

[Intel-wired-lan] Possible UaF bug in netdevice teardown path
 2026-06-01  9:13 UTC 

[Intel-wired-lan] [PATCH iwl-net v3 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
 2026-06-01  9:19 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net v3 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [Intel-wired-lan] [PATCH iwl-net v3 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [Intel-wired-lan] [PATCH iwl-net v3 3/3] ice: Cache struct ice_hw pointer for split register reads

[Intel-wired-lan] [PATCH net] i40e: fix netdev leak in i40e_vsi_setup() error paths
 2026-06-01  9:19 UTC  (5+ messages)

[Intel-wired-lan] [PATCH 5.10 572/589] ice: fix locking in ice_dcb_rebuild()
 2026-05-30 16:07 UTC 

[Intel-wired-lan] [PATCH 5.15 745/776] ice: fix locking in ice_dcb_rebuild()
 2026-05-30 16:07 UTC 

[Intel-wired-lan] [PATCH 6.1 921/969] ice: fix locking in ice_dcb_rebuild()
 2026-05-30 16:07 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS ab295015b9ce0e64dc50957d3c0faf105619c098
 2026-05-30 11:33 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 03d0beff9856a569d0da91ea0ccdc28045c2b2d0
 2026-05-30  6:39 UTC 

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 422b5233b607476ac7176bfa2a101b9a103d7653
 2026-05-30  6:02 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: fix E810 low latency timestamp interrupt handling
 2026-05-29 20:22 UTC 

[Intel-wired-lan] [PATCH iwl-next v4 00/10] Add ACL support
 2026-05-29 17:48 UTC  (21+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 01/10] ice: rename shared Flow Director functions and structs
` [Intel-wired-lan] [PATCH iwl-next v4 02/10] ice: initialize ACL table
` [Intel-wired-lan] [PATCH iwl-next v4 03/10] ice: initialize ACL scenario
` [Intel-wired-lan] [PATCH iwl-next v4 04/10] ice: create flow profile
` [Intel-wired-lan] [PATCH iwl-next v4 05/10] Revert "ice: remove unused ice_flow_entry fields"
` [Intel-wired-lan] [PATCH iwl-next v4 06/10] ice: use plain alloc/dealloc for ice_ntuple_fltr
` [Intel-wired-lan] [PATCH iwl-next v4 07/10] ice: create ACL entry
` [Intel-wired-lan] [PATCH iwl-next v4 08/10] ice: program "
` [Intel-wired-lan] [PATCH iwl-next v4 09/10] ice: re-introduce ice_dealloc_flow_entry() helper
` [Intel-wired-lan] [PATCH iwl-next v4 10/10] ice: use ACL for ntuple rules that conflict with FDir

[Intel-wired-lan] [PATCH v11 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-29 15:08 UTC  (18+ messages)
` [Intel-wired-lan] [PATCH v11 net-next 1/8] dpll: add generic DPLL type
` [Intel-wired-lan] [PATCH v11 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
` [Intel-wired-lan] [PATCH v11 net-next 3/8] dpll: extend pin notifier with notification source ID
` [Intel-wired-lan] [PATCH v11 net-next 4/8] dpll: allow fwnode pins to attempt state change without capability bit
` [Intel-wired-lan] [PATCH v11 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
` [Intel-wired-lan] [PATCH v11 net-next 6/8] ice: implement CPI support for E825C
` [Intel-wired-lan] [PATCH v11 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
` [Intel-wired-lan] [PATCH v11 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status

[Intel-wired-lan] [PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-29 14:26 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v12 net-next 1/8] dpll: add generic DPLL type
` [Intel-wired-lan] [PATCH v12 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
` [Intel-wired-lan] [PATCH v12 net-next 3/8] dpll: extend pin notifier with notification source ID
` [Intel-wired-lan] [PATCH v12 net-next 4/8] dpll: allow fwnode pins to attempt state change without capability bit
` [Intel-wired-lan] [PATCH v12 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
` [Intel-wired-lan] [PATCH v12 net-next 6/8] ice: implement CPI support for E825C
` [Intel-wired-lan] [PATCH v12 net-next 7/8] ice: add Tx reference clock index handling to AN restart command
` [Intel-wired-lan] [PATCH v12 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status

[Intel-wired-lan] [PATCH net] ice: dpll: fix memory leak in ice_dpll_init_info error paths
 2026-05-29 10:13 UTC  (8+ messages)
  ` [Intel-wired-lan] [PATCH net v2] "
    ` [Intel-wired-lan] [PATCH net v2 1/2] ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
    ` [Intel-wired-lan] [PATCH net v2 2/2] ice: dpll: fix memory leak in ice_dpll_init_info error paths

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS e2444cdebf79eb88e272f3c587f6ac5f143deb2a
 2026-05-29  9:52 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 0/4] return value of skb_checksum_help()
 2026-05-29  7:34 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 3/4] iavf: pass the "
` [Intel-wired-lan] [PATCH iwl-next v2 4/4] idpf: "

[Intel-wired-lan] [PATCH 0/2] ice: fix VF creation when !CONFIG_ICE_SWITCHDEV
 2026-05-29  7:31 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 1/2] ice: allow creating VFs "
` [Intel-wired-lan] [PATCH 2/2] ice: remove redundant switchdev check in ice_eswitch_attach_vf()

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 8a2857173da619a12dfc922a7ad3b2e8f4e0fab9
 2026-05-29  6:50 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] ice: fix missing priority callbacks for U.FL DPLL pins
 2026-05-29  4:41 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 6.6 123/186] ice: fix locking in ice_dcb_rebuild()
 2026-05-28 19:50 UTC 

[Intel-wired-lan] [PATCH 6.12 179/272] ice: fix locking in ice_dcb_rebuild()
 2026-05-28 19:49 UTC 

[Intel-wired-lan] [PATCH 6.18 212/377] ice: fix locking in ice_dcb_rebuild()
 2026-05-28 19:47 UTC 

[Intel-wired-lan] [PATCH 7.0 224/461] ice: fix locking in ice_dcb_rebuild()
 2026-05-28 19:45 UTC 

[Intel-wired-lan] [PATCH net] ice: fix null-ptr dereference on false-positive tx timeout
 2026-05-28 18:18 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net] ice: fix PTP hang for E825C devices

[Intel-wired-lan] [RESEND PATCH iwl-net v2 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
 2026-05-28 17:59 UTC  (5+ messages)
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 3/3] ice: Cache struct ice_hw pointer for split register reads

[Intel-wired-lan] [PATCH net v2] ixgbe: implement get_queue_stats_rx
 2026-05-28 17:26 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS dd433671fef381fdaf7b530c631e6b782d66e224
 2026-05-28 12:21 UTC 

[Intel-wired-lan] [PATCH net 1/1] igb: Return state in pm_runtime_idle instead of power-down
 2026-05-28 10:09 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net v1 0/2] Rework ice Tx checksum
 2026-05-28  8:52 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-net v1 1/2] ice: always do GCS if hardware supports it
` [Intel-wired-lan] [PATCH iwl-net v1 2/2] ice: use NETIF_F_HW_CSUM instead of IP/IPV6

[Intel-wired-lan] [PATCH net] idpf: fix mailbox capability for set device clock time
 2026-05-28  8:51 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS aa064a614efcfa4c300609d1f01134e99a12ad10
 2026-05-28  5:03 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: fall back to SBQ when LL PHY timer interface times out
 2026-05-27 21:21 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 18b9f739d3f292925ca7f67ad63f3a4c0bbfad3d
 2026-05-27 20:41 UTC 

[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS c66d7c3c1f173cf73a2a2f8302666d86beafff22
 2026-05-27 19:27 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 0/8] ixgbe: nits and improvements
 2026-05-27 16:42 UTC  (17+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/8] ixgbe: lower IXGBE_ITR_ADAPTIVE_MAX_USECS to prevent RX starvation
` [Intel-wired-lan] [PATCH iwl-next v2 2/8] ixgbe: add ixgbe_container_is_rx() helper and refine RX adaptive ITR
` [Intel-wired-lan] [PATCH iwl-next v2 3/8] ixgbe: limit ITR decrease in latency mode to prevent ACK overdrive
` [Intel-wired-lan] [PATCH iwl-next v2 4/8] ixgbe: add IXGBE_ITR_ADAPTIVE_MASK_USECS constant
` [Intel-wired-lan] [PATCH iwl-next v2 5/8] ixgbe: remove ixgbe_ping_all_vfs() from link state change handlers
` [Intel-wired-lan] [PATCH iwl-next v2 6/8] ixgbe: use ktime_get_real_ns() in ixgbe_ptp_reset()
` [Intel-wired-lan] [PATCH iwl-next v2 7/8] ixgbe: use GFP_KERNEL in ixgbe_fcoe_ddp_setup()
` [Intel-wired-lan] [PATCH iwl-next v2 8/8] ixgbe: use int instead of u32 for error code variables

[Intel-wired-lan] [PATCH net-next] e1000e: fix memory leak of msix_entries on MSI-X failure
 2026-05-27  7:41 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] ice: prevent tstamp ring allocation for non-PF VSI types
 2026-05-26 15:47 UTC 

[Intel-wired-lan] [PATCH net v3] ice: fix packet corruption due to extraneous page flip
 2026-05-26 22:17 UTC  (10+ messages)

[Intel-wired-lan] [PATCH v2] i40e: Fix i40e_debug() to use struct i40e_hw argument
 2026-05-26 22:15 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] ixgbe: fix X550 AQ PHY identification returning ixgbe_phy_unknown
 2026-05-26 22:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/2] iavf: two small logging improvements
 2026-05-26 19:40 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 1/2] iavf: log PF diagnostic message on cloud filter add failure
` [Intel-wired-lan] [PATCH iwl-next 2/2] iavf: log primary MAC address confirmed by PF

[Intel-wired-lan] [PATCH iwl-net v3] ice: support SBQ posted writes with non-posted support for CGU
 2026-05-26 17:06 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] ixgbe: implement get_queue_stats_rx
 2026-05-25 15:53 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v10 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-05-26  9:44 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH v10 net-next 1/8] dpll: add generic DPLL type
` [Intel-wired-lan] [PATCH v10 net-next 2/8] dpll: allow registering FW-identified pin with a different DPLL
` [Intel-wired-lan] [PATCH v10 net-next 3/8] dpll: extend pin notifier with notification source ID
` [Intel-wired-lan] [PATCH v10 net-next 4/8] dpll: allow fwnode pins to attempt state change without capability bit
` [Intel-wired-lan] [PATCH v10 net-next 5/8] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
` [Intel-wired-lan] [PATCH v10 net-next 6/8] ice: implement CPI support for E825C
` [Intel-wired-lan] [PATCH v10 net-next 7/8] ice: add Tx reference clock index handling to AN restart command

[Intel-wired-lan] [PATCH v10 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status
 2026-05-26  9:42 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net] idpf: add padding to PTP virtchnl structures
 2026-05-25  8:38 UTC 

[Intel-wired-lan] [PATCH iwl-next] ice: add rx timestamp tracepoint for debugging
 2026-05-25  4:11 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next] net: e100: replace silent 'hope for the best' with debug message
 2026-05-22 21:52 UTC  (8+ messages)

[Intel-wired-lan] [PATCH net-next] net: e100: remove redundant static variable initializations
 2026-05-22 15:55 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: fix LAG recipe to profile association
 2026-05-22  8:42 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 iwl-net] i40e: keep q_vectors array in sync with channel count changes
 2026-05-22  8:35 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-05-21 20:52 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ixgbe: LinkSec deprecated macros cleanup
 2026-05-21 11:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ixgbe: do not configure xps for XDP queues
 2026-05-21 11:43 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 61a1940bfad8dfa4cde1c885a86f1f97add3fcb3
 2026-05-21 10:31 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 3b183930173398cb3f6e1196f25a9aff15a8edd6
 2026-05-21 10:21 UTC 

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS bf53bf33206137c2337bd8aacf0ef4c348b97a36
 2026-05-21 10:20 UTC 

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS ee16a5649ab2d12d167847dc76a3caadeb3cfa3a
 2026-05-21  9:56 UTC 

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS dc416e32baaeb620b9809e9e25fc7b30889686e9
 2026-05-21  6:05 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] ice: suppress DPLL errors during reset recovery
 2026-05-20 18:39 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v2] idpf: handle NULL adev in idpf_idc_vdev_mtu_event
 2026-05-20 18:26 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 12b19aa96794b5199793f689e0ecffb8296d27cb
 2026-05-20 14:40 UTC 

[Intel-wired-lan] [PATCH iwl-net] ice: suppress DPLL errors during reset recovery
 2026-05-20 11:40 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 4548d565aa80aad80274e2f3bff4d7cd914c703e
 2026-05-20 11:14 UTC 

[Intel-wired-lan] [PATCH net v5 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes
 2026-05-20  8:05 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net v5 1/4] iavf: return EBUSY if reset in progress or not ready during MAC change
` [Intel-wired-lan] [PATCH net v5 2/4] i40e: skip unnecessary VF reset when setting trust
` [Intel-wired-lan] [PATCH net v5 4/4] ice: "

[Intel-wired-lan] [PATCH net v5 3/4] iavf: send MAC change request synchronously
 2026-05-20  8:05 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net] ice: fix stats array overflow when VF requests more queues
 2026-05-20  8:03 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 9bf93cb2e180a58d5984ba13daee95903ff4fc14
 2026-05-20  5:14 UTC 

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS edc502717be153674b0b3eefb8b40734c747c138
 2026-05-20  4:00 UTC 

[Intel-wired-lan] [PATCH v9 net-next 8/8] ice: implement E825 TX ref clock control and TXC hardware sync status
 2026-05-19 22:01 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next] iavf: convert crit_section to DECLARE_BITMAP
 2026-05-19 20:03 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: add missing xa_destroy for sched_node_ids
 2026-05-19 19:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net] ice: fix VF interrupts cleanup
 2026-05-19 16:56 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/2] Introduce IDPF PCI callbacks
 2026-05-19 15:54 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/2] idpf: remove conditonal MBX deinit from idpf_vc_core_deinit()
` [Intel-wired-lan] [PATCH iwl-next v2 2/2] idpf: implement pci error handlers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox