summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2025-06-17ice: fix eswitch code memory leak in reset scenarioGrzegorz Nitka
2025-06-17net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-30ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak
2025-05-30ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Jakub Kicinski
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-06ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman
2025-04-28ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo
2025-04-28ice: fix Get Tx Topology AQ command error on E830Paul Greenwalt
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-11ice: make const read-only array dflt_rules staticColin Ian King
2025-04-11ice: improve error message for insufficient filter spaceMartyna Szapar-Mudlaw
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-04-11ice: remove headers argument from ice_tc_count_lkupsLarysa Zaremba
2025-04-11ice: receive LLDP on trusted VFsMateusz Pacuszka
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba
2025-04-11ice: fix check for existing switch ruleMateusz Pacuszka
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-18ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek
2025-03-18ice: fix input validation for virtchnl BWLukasz Czapnik
2025-03-18ice: validate queue quanta parameters to prevent OOB accessJan Glaza
2025-03-18ice: stop truncating queue ids when checkingJan Glaza
2025-03-18ice: fix reservation of resources for RDMA when disabledJesse Brandeburg
2025-03-18ice: ensure periodic output start time is in the futureKarol Kolacinski
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel