aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2-2/+3
2025-05-30ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak1-28/+142
2025-05-30ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak1-5/+6
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak1-14/+33
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+6
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman1-0/+6
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller1-1/+0
2025-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linuxJakub Kicinski11-115/+242
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman7-93/+216
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-31/+22
2025-05-06ice: use DSN instead of PCI BDF for ice_adapter indexPrzemek Kitszel2-31/+22
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-5/+10
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova4-7/+7
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman1-0/+1
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman4-19/+22
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman1-1/+1
2025-04-28ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()Xuanqiang Luo1-0/+5
2025-04-28ice: fix Get Tx Topology AQ command error on E830Paul Greenwalt1-5/+5
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller1-3/+1
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller1-8/+4
2025-04-11ice: make const read-only array dflt_rules staticColin Ian King1-1/+1
2025-04-11ice: improve error message for insufficient filter spaceMartyna Szapar-Mudlaw1-0/+7
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski6-26/+134
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski3-18/+15
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski1-23/+0
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba5-0/+175
2025-04-11ice: support egress drop rules on PFLarysa Zaremba6-44/+138
2025-04-11ice: remove headers argument from ice_tc_count_lkupsLarysa Zaremba1-9/+4
2025-04-11ice: receive LLDP on trusted VFsMateusz Pacuszka8-12/+134
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba4-13/+28
2025-04-11ice: fix check for existing switch ruleMateusz Pacuszka1-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-23/+55
2025-03-18ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
2025-03-18ice: fix input validation for virtchnl BWLukasz Czapnik1-3/+21
2025-03-18ice: validate queue quanta parameters to prevent OOB accessJan Glaza1-4/+9
2025-03-18ice: stop truncating queue ids when checkingJan Glaza1-1/+1
2025-03-18ice: fix reservation of resources for RDMA when disabledJesse Brandeburg1-1/+2
2025-03-18ice: ensure periodic output start time is in the futureKarol Kolacinski1-2/+4
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel1-3/+3
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski1-17/+14
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski3-65/+20
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski1-7/+6
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt7-4/+87
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-32/+33
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel1-2/+2
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik2-1/+30
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka1-1/+1
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba3-28/+0
2025-02-27ice: dpll: Remove newline at the end of a netlink error messageGal Pressman1-7/+7