Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-30 23:22:42 to 2026-09-10 15:33:04 UTC [more...]

[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-10 15:32 UTC  (3+ messages)

[iwl-next v13] ice: add support for unmanaged DPLL on E830 NIC
 2026-09-10 12:49 UTC 

[Intel-wired-lan] [PATCH iwl-net v4 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-09-10  3:39 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net v4 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set

[PATCH iwl-next v2 0/4] intel: fix typos in comments
 2026-09-10  1:00 UTC  (12+ messages)
` [PATCH iwl-next v2 1/4] i40e: "
` [PATCH iwl-next v2 2/4] ice: "
` [PATCH iwl-next v2 3/4] ixgbevf: fix typo "enble" in comment
` [PATCH iwl-next v2 4/4] Documentation/eth/intel: fix repeated words in comments

[tnguy-next-queue:100GbE] BUILD SUCCESS 97bd063c08a27d0cc5c9367cca5590725c970fa6
 2026-09-09 23:08 UTC 

[tnguy-net-queue:200GbE] BUILD SUCCESS b8bf9bfda5f62e11444e483c2b4aaff90c5cfc6b
 2026-09-09 22:31 UTC 

[PATCH net] igb: initialize PTP lock before registering PHC
 2026-09-09 20:48 UTC  (2+ messages)

[tnguy-net-queue:100GbE] BUILD SUCCESS 05cfe2afb5ef78dd936bb06f753e7993d8e837b6
 2026-09-09 17:24 UTC 

[tnguy-next-queue:main] BUILD SUCCESS ab217fbb9b2169ce677b09a66558d5c3adcfbb76
 2026-09-09 17:02 UTC 

[tnguy-net-queue:main] BUILD SUCCESS e0554c6276da957b6e72849520c70a97404cd1ae
 2026-09-09 17:02 UTC 

[tnguy-net-queue:dev-queue] BUILD SUCCESS 46cd38dd9ad34dcff3acf363a2a74942d480d7da
 2026-09-09 17:02 UTC 

[PATCH iwl] eth: ice: don't dereference pointers from TP_printk()
 2026-09-09 14:15 UTC  (3+ messages)

[PATCH 0/9] linkmode: better use bitmap API
 2026-09-09 12:15 UTC  (24+ messages)
` [PATCH 1/9] bitmap: add bitmap_and_and() and bitmap_and_andnot()
` [PATCH 2/9] linkmode: make linkmode_and() return boolean
` [PATCH 3/9] net: amd: xgbe: use linkmode_and() return value in xgbe_set_link_ksettings()
` [PATCH 4/9] ixgbe: use linkmode_and() return value in ixgbe_get_eee_fw()
` [PATCH 5/9] net: phy: use linkmode_and() return value in genphy_c45_eee_is_active()
` [PATCH 6/9] net: avoid copies before linkmode_and()
` [PATCH 7/9] net: phy: use linkmode operation return values in phy_device.c
` [PATCH 8/9] r8152: use linkmode_and_and() in EEE checks
` [PATCH 9/9] MAINTAINERS: co-maintain linkmode.h under BITMAP

[PATCH v2 1/2] ice: restore DDP state during PFR recovery
 2026-09-08 18:32 UTC  (6+ messages)
` [PATCH v2 2/2] ice: clear Flow Director entries before reset cleanup

[PATCH iwl-net v2 00/14] ice: E82x: timestamp processing logic fixes
 2026-09-08 18:07 UTC  (17+ messages)
` [PATCH iwl-net v2 01/14] ice: use reference counting and RCU for PTP port access
` [PATCH iwl-net v2 02/14] ice: fix removal of PTP timestamp tracker during reset
` [PATCH iwl-net v2 03/14] ice: set in_use only after preparing Tx timestamp index
` [PATCH iwl-net v2 04/14] ice: E822: keep Tx timestamps disabled during offset calibration
` [PATCH iwl-net v2 06/14] ice: call PTP link change only from link events
` [PATCH iwl-net v2 08/14] ice: E825: clear PHY_REG_TX_MEMORY_STATUS prior to soft reset
` [PATCH iwl-net v2 11/14] ice: keep Tx timestamp slots tracked until completion or timeout
` [PATCH iwl-net v2 14/14] ice: don't clear in_use until HW clears ready bitmap

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-08 16:18 UTC  (3+ messages)

[PATCH iwl-net v2] ixgbe: fix MDIO bus lifetime
 2026-09-08 16:17 UTC  (3+ messages)

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-08 15:39 UTC 

[PATCH] ice: fix double dereference in TP_printk problems in ice_{rx, tx}_dim_template
 2026-09-07 16:48 UTC 

[PATCH 0/2] net: fix typos and repeated words in comments
 2026-09-07 17:07 UTC  (5+ messages)
` [PATCH 1/2] net: intel: fix typos "
` [PATCH 2/2] Documentation/networking: fix repeated words "

[PATCH iwl-next v4] e100: prevent shift-out-of-bounds in EEPROM access
 2026-09-08 13:16 UTC  (2+ messages)

[PATCH iwl-net] idpf: fix NULL pointer dereference and memory leak in interrupt request
 2026-09-08 13:14 UTC  (3+ messages)

[PATCH 0/2] ice: simplify PF nominal-state checking
 2026-09-08 13:13 UTC  (11+ messages)
` [PATCH 1/2] ice: simplify ice_pf_state_is_nominal()
` [PATCH 2/2] ice: drop pf == NULL check in ice_pf_state_is_nominal()

[Intel-wired-lan] [iwl-net v1] iavf: fix VF stats not updating due to PTP command preemption
 2026-09-08  9:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v5 net 0/7] i40e: re-init and UAF fixes
 2026-09-08  6:20 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH v5 net 1/7] i40e: unregister netdev before clearing VSI on reinit failure
` [Intel-wired-lan] [PATCH v5 net 2/7] i40e: avoid null ptr dereference in i40e_ptp_stop()
` [Intel-wired-lan] [PATCH v5 net 3/7] i40e: make ring pointers unreachable before freeing via rcu
` [Intel-wired-lan] [PATCH v5 net 4/7] i40e: avoid deadlock when calling unregister_netdev()
` [Intel-wired-lan] [PATCH v5 net 5/7] i40e: fix potential UAF in i40e_vsi_setup()'s error path
` [Intel-wired-lan] [PATCH v5 net 6/7] i40e: do not expose netdev too early
` [Intel-wired-lan] [PATCH v5 net 7/7] i40e: keep q_vectors array in sync with channel count changes

[tnguy-net-queue:dev-queue] BUILD SUCCESS 7561dab9b6b34c34dc4ed32e5e4e6be263a6e03b
 2026-09-07 21:50 UTC 

[tnguy-next-queue:dev-queue] BUILD SUCCESS ed020eb043e16ad646bcf78e1e3903a65771f6d2
 2026-09-07 18:59 UTC 

[PATCH iwl-next v1 00/10] Interrupts helper in libie
 2026-09-07 10:24 UTC  (11+ messages)
` [PATCH iwl-next v1 01/10] idpf: store HW vectors information
` [PATCH iwl-next v1 02/10] idpf: fill q_vector interrupt registers one by one
` [PATCH iwl-next v1 03/10] idpf: get rid of msix_entries array
` [PATCH iwl-next v1 04/10] idpf: drop v_idx from q_vector structure
` [PATCH iwl-next v1 05/10] libie, idpf: move irq code to libie
` [PATCH iwl-next v1 06/10] libie, idpf: move hardware irq info struct "
` [PATCH iwl-next v1 07/10] libie, idpf: move parsing alloc vectors command "
` [PATCH iwl-next v1 08/10] ice: use libie_irq for interrupts managing
` [PATCH iwl-next v1 09/10] ixd: support for getting lan memory regions
` [PATCH iwl-next v1 10/10] ixd: use interrupt for mailbox communication

[PATCH net-next v8 3/6] idpf: support pacing offload
 2026-09-07  9:30 UTC  (2+ messages)

[PATCH] e1000e: set fixed clock frequency indication for Alder Point
 2026-09-06 10:41 UTC  (3+ messages)

[tnguy-net-queue:main] BUILD SUCCESS 641d03105cc0d2437e32fdeec164f91a4ccef6c4
 2026-09-05 20:10 UTC 

[tnguy-next-queue:main] BUILD SUCCESS 6ebcf5074cff0402730c6981d2397139fee6322d
 2026-09-05 20:04 UTC 

[PATCH 1/2] ice: restore DDP state during PFR recovery
 2026-09-05 16:46 UTC  (6+ messages)
` [PATCH 2/2] ice: clear Flow Director entries before reset cleanup

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-05 15:31 UTC 

[PATCH] i40e: fix integer overflow in i40e_dbg_command_write()
 2026-09-05 14:31 UTC  (3+ messages)
` [PATCH] usb: core: devio: add defensive bounds check for len2 in do_proc_bulk()

[PATCH iwl-next v3 0/3] idpf: add devlink info support with selftest
 2026-09-04 10:37 UTC  (4+ messages)
` [PATCH iwl-next v3 1/3] idpf: clear drvdata in idpf_decfg_device()
` [PATCH iwl-next v3 2/3] idpf: add devlink support
` [PATCH iwl-next v3 3/3] selftests: net: hw: add devlink info test

[Intel-wired-lan] [PATCH iwl-next v2] idpf: add flow-based XDP fallback for FWs without Tx FIFO support
 2026-09-04 13:49 UTC  (3+ messages)
`  "

[Intel-wired-lan] [PATCH iwl-next v5 00/12] Add ACL support
 2026-09-04  7:01 UTC  (25+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 01/12] ice: rename shared Flow Director functions and structs
` [Intel-wired-lan] [PATCH iwl-next v5 02/12] ice: remove unused ICE_FD_FLUSH_REQ from PF state
` [Intel-wired-lan] [PATCH iwl-next v5 03/12] ice: initialize ACL table
` [Intel-wired-lan] [PATCH iwl-next v5 04/12] ice: initialize ACL scenario
` [Intel-wired-lan] [PATCH iwl-next v5 05/12] ice: create flow profile
` [Intel-wired-lan] [PATCH iwl-next v5 06/12] Revert "ice: remove unused ice_flow_entry fields"
` [Intel-wired-lan] [PATCH iwl-next v5 07/12] ice: use plain alloc/dealloc for ice_ntuple_fltr
` [Intel-wired-lan] [PATCH iwl-next v5 08/12] ice: create ACL entry
` [Intel-wired-lan] [PATCH iwl-next v5 09/12] ice: program "
` [Intel-wired-lan] [PATCH iwl-next v5 10/12] ice: add ACL reset recovery and NTUPLE feature toggle
` [Intel-wired-lan] [PATCH iwl-next v5 11/12] ice: re-introduce ice_dealloc_flow_entry() helper
` [Intel-wired-lan] [PATCH iwl-next v5 12/12] ice: use ACL for ntuple rules that conflict with FDir

[Intel-wired-lan] [PATCH iwl-net v2] ice: add missing xa_destroy for sched_node_ids
 2026-09-04  4:07 UTC  (2+ messages)

[PATCH iwl-next v2 0/4] idpf: add devlink info support with selftest
 2026-09-03  8:27 UTC  (5+ messages)
` [PATCH iwl-next v2 1/4] idpf: clear drvdata in idpf_decfg_device()
` [PATCH iwl-next v2 2/4] idpf: add devlink support
` [PATCH iwl-next v2 3/4] idpf: add devlink info support
` [PATCH iwl-next v2 4/4] selftests: net: hw: add devlink info test

[PATCH iwl-net 0/3] e1000e: fix Rx bugs
 2026-09-03 16:00 UTC  (5+ messages)
` [PATCH iwl-net 1/3] e1000e: fix Rx skb DMA map error sentinel
` [PATCH iwl-net 2/3] e1000e: fix ps_pages "
` [PATCH iwl-net 3/3] e1000e: fix NETIF_F_RXALL buffer overrun

[PATCH iwl-next 0/8] e1000e: use page pool
 2026-09-03 15:56 UTC  (11+ messages)
` [PATCH iwl-next 1/8] e1000e: add jumbo Rx CRC stripping
` [PATCH iwl-next 5/8] e1000e: always use jumbo Rx path
` [PATCH iwl-next 6/8] e1000e: disable NAPI while interface is down
` [PATCH iwl-next 7/8] e1000e: use libeth page_pool for Rx
` [PATCH iwl-next 8/8] e1000e: return skbs to NAPI cache

[PATCH net-next 07/14] fm10k: Remove obsolete 32-bit DMA mask fallback
 2026-09-03  8:43 UTC 

[PATCH iwl-net v2] ice: fix bound parser hash offset before reading packet data
 2026-09-03 11:12 UTC  (2+ messages)

[PATCH net-next] igc: remove unreachable break after return in XDP path
 2026-09-03 10:22 UTC  (2+ messages)

[tnguy-next-queue:dev-queue] BUILD REGRESSION 07709e83c8c345361a7ab2a56097fb49e4fc028b
 2026-09-03  3:25 UTC 

[Intel-wired-lan] [PATCH iwl-net] idpf: fix possible race on remove during a reset
 2026-09-03  1:17 UTC  (3+ messages)

[tnguy-net-queue:dev-queue] BUILD SUCCESS 6af500682f0ec1bf4cec4ac9ddc2c07e6ee204e4
 2026-09-02 23:05 UTC 

[tnguy-next-queue:40GbE] BUILD SUCCESS 907bd786209ed8c735db94889386aa48d2409d6a
 2026-09-02 18:45 UTC 

[tnguy-next-queue:10GbE] BUILD SUCCESS c8ea08ba34f2a2e9bfb18ff3d69eb2d69b324f49
 2026-09-02 18:45 UTC 

[tnguy-net-queue:100GbE] BUILD SUCCESS 1d2929d0850fff683b8aff051275945e65f082c8
 2026-09-02 18:20 UTC 

[Intel-wired-lan] [PATCH v3 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
 2026-09-02 16:10 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH v3 iwl-next 1/3] ice: monitor TSPLL lock from PTP periodic worker
` [Intel-wired-lan] [PATCH v3 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
` [Intel-wired-lan] [PATCH v3 iwl-next 3/3] ice: use per-interface clock_id for E825 generic DPLLs

[RFC] igc: clarify RXERRC and RERC counter semantics
 2026-09-02  0:52 UTC 

[Intel-wired-lan] [PATCH net v2] igc: Fix RX HW timestamp reporting when NET_RX_BUSY_POLL is disabled
 2026-09-02 11:25 UTC  (2+ messages)

[PATCH net] igc: only strip RX timestamp header from first buffer
 2026-09-02  8:44 UTC  (2+ messages)

[PATCH iwl-next v4 0/3] Rework usage of the control PF pointer in struct ice_adapter
 2026-09-01 13:00 UTC  (6+ messages)
` [PATCH iwl-next v4 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [PATCH iwl-next v4 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [PATCH iwl-next v4 3/3] ice: Cache struct ice_hw pointer for split register reads

[PATCH iwl-net v5] ixgbevf: fix link speed reporting for Hyper-V E610 VFs
 2026-09-01 11:34 UTC  (2+ messages)

[PATCH net v1] iavf: add missing PTP adjustment callbacks
 2026-08-31 21:58 UTC  (3+ messages)

[PATCH iwl-next v5 0/6] Rework dpll pin control
 2026-08-31 14:50 UTC  (7+ messages)
` [PATCH iwl-next v5 1/6] ice: dpll: Add the MUX tables to the documentation
` [PATCH iwl-next v5 2/6] ice: dpll: Rework multiplexed pin notifications
` [PATCH iwl-next v5 3/6] ice: dpll: Use switch statements to handle pin states
` [PATCH iwl-next v5 4/6] ice: dpll: Check for bounds when updating the "
` [PATCH iwl-next v5 5/6] ice: dpll: Rework U.FL muxed pin (SMA) control
` [PATCH iwl-next v5 6/6] ice: dpll: Rework the SMA control logic to match the requirements

[PATCH AUTOSEL 6.18-5.10] ice: pass the return value of skb_checksum_help()
 2026-08-31 13:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18-5.10] e1000e: limit endianness conversion to boundary words


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