summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
10 daysice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
10 daysiavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
10 daysi40e: Report MFS in decimal base instead of hexErwan Velu
10 daysi40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
10 daysigc: Fix LED-related deadlock on driver unbindLukas Wunner
2024-04-16ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik
2024-04-16ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski
2024-04-16ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski
2024-04-03idpf: fix kernel panic on unknown packet typesJoshua Hay
2024-04-03ice: fix enabling RX VLAN filteringPetr Oros
2024-04-03ice: Fix freeing uninitialized pointersDan Carpenter
2024-04-01i40e: Fix VF MAC filter removalIvan Vecera
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-27e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-03-26i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-03-26i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-03-26i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-25ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06ixgbe: pull out stats update to common routinesMaciej Fijalkowski
2024-03-06i40e: remove unnecessary qv_info ptr NULL checksAlexey Kodanev
2024-03-06iavf: drop duplicate iavf_{add|del}_cloud_filter() callsAlexey Kodanev
2024-03-06ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka
2024-03-06ice: fix stats being updated by way too large valuesPrzemek Kitszel
2024-03-06igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-06igc: Fix missing time sync eventsVinicius Costa Gomes
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer
2024-03-05i40e: Fix firmware version comparison functionIvan Vecera
2024-03-05ice: fix typo in assignmentJesse Brandeburg
2024-03-05ice: fix uninitialized dplls mutex usageMichal Schmidt
2024-03-05net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-05ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits