summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-02-06ice: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05ice: dpll: Support E825-C SyncE and dynamic pin discoveryArkadiusz Kubalewski
2026-02-05drivers: Add support for DPLL reference count trackingIvan Vecera
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22idpf: generalize mailbox APIPavan Kumar Linga
2026-01-22idpf: avoid calling get_rx_ptypes for each vportPavan Kumar Linga
2026-01-22idpf: generalize send virtchnl message APIPavan Kumar Linga
2026-01-22idpf: remove vport pointer from queue setsJoshua Hay
2026-01-22idpf: add rss_data field to RSS function parametersPavan Kumar Linga
2026-01-22idpf: reshuffle idpf_vport struct members to avoid holesPavan Kumar Linga
2026-01-22idpf: move some iterator declarations inside for loopsJoshua Hay
2026-01-22idpf: move queue resources to idpf_q_vec_rsrc structurePavan Kumar Linga
2026-01-22idpf: introduce idpf_q_vec_rsrc struct and move vector resources to itPavan Kumar Linga
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-20ice: fix devlink reload call tracePaul Greenwalt
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui