summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-04-11igc: move ktime snapshot into PTM retry loopChristopher S M Hall
2025-04-11igc: increase wait time before retrying PTMChristopher S M Hall
2025-04-11igc: fix PTM cycle trigger logicChristopher S M Hall
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
2025-04-02ixgbe: fix media type detection for E610 devicePiotr Kwapulinski
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-20igb: reject invalid external timestamp requests for 82580-based HWJacob Keller
2025-03-18idpf: check error for register_netdev() on initEmil Tantilov
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-18ixgbe: add support for thermal sensor event receptionJedrzej Jagielski
2025-03-18ixgbe: add PTP support for E610 devicePiotr Kwapulinski
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-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba
2025-02-27ice: dpll: Remove newline at the end of a netlink error messageGal Pressman
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2025-02-26ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-25ixgbe: fix media cage present detection for E610 devicePiotr Kwapulinski
2025-02-25iavf: fix circular lock dependency with netdev_lockJacob Keller
2025-02-25ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik
2025-02-25ice: Fix deinitializing VF in error pathMarcin Szycik
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky