summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2025-02-20igc: Add launch time support to XDP ZCSong Yoong Siang
2025-02-20igc: Refactor empty frame insertion for launch time supportSong Yoong Siang
2025-02-18igc: Switch to use hrtimer_setup()Nam Cao
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-14ice: Fix signedness bug in ice_init_interrupt_scheme()Dan Carpenter
2025-02-14iavf: add support for Rx timestamps to hotpathJacob Keller
2025-02-14iavf: handle set and get timestamps opsJacob Keller
2025-02-14iavf: Implement checking DD desc fieldMateusz Polchlopek
2025-02-14iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptorsJacob Keller