summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner5 days11-24/+24
* idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov8 days1-1/+5
* ixgbe: fix media type detection for E610 devicePiotr Kwapulinski8 days1-1/+3
* e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits8 days3-5/+82
* igc: Fix TX drops in XDP ZCZdenek Bouska8 days1-1/+1
* igc: Fix XSK queue NAPI ID mappingJoe Damato8 days3-6/+2
* Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2025-03-2668-1652/+3036
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-03-266-32/+77
| |\
| | * idpf: check error for register_netdev() on initEmil Tantilov2025-03-181-9/+22
| | * ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek2025-03-181-9/+15
| | * ice: fix input validation for virtchnl BWLukasz Czapnik2025-03-181-3/+21
| | * ice: validate queue quanta parameters to prevent OOB accessJan Glaza2025-03-181-4/+9
| | * ice: stop truncating queue ids when checkingJan Glaza2025-03-181-1/+1
| | * ice: fix reservation of resources for RDMA when disabledJesse Brandeburg2025-03-181-1/+2
| | * ice: ensure periodic output start time is in the futureKarol Kolacinski2025-03-181-2/+4
| | * ice: health.c: fix compilation on gcc 7.5Przemek Kitszel2025-03-181-3/+3
| * | Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2025-03-252-42/+0
| |\ \
| | * | xfrm: provide common xdo_dev_offload_ok callback implementationLeon Romanovsky2025-02-212-42/+0
| * | | igb: reject invalid external timestamp requests for 82580-based HWJacob Keller2025-03-201-0/+6
| * | | ixgbe: add support for thermal sensor event receptionJedrzej Jagielski2025-03-182-0/+7
| * | | ixgbe: add PTP support for E610 devicePiotr Kwapulinski2025-03-182-2/+12
| * | | ice: E825C PHY register cleanupKarol Kolacinski2025-03-181-17/+14
| * | | ice: Refactor E825C PHY registers info structKarol Kolacinski2025-03-183-65/+20
| * | | ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski2025-03-181-7/+6
| * | | ice: Add E830 checksum offload supportPaul Greenwalt2025-03-187-4/+87
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2025-03-137-32/+33
| |\ \ \ | | | |/ | | |/|
| * | | net: move misc netdev_lock flavors to a separate headerJakub Kicinski2025-03-081-0/+1
| * | | net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev2025-03-061-2/+0
| * | | net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev2025-03-061-8/+6
| * | | ice: dpll: Remove newline at the end of a netlink error messageGal Pressman2025-02-271-7/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-02-277-12/+22
| |\ \ \
| * | | | idpf: use napi's irq affinityAhmed Zaki2025-02-263-19/+10
| * | | | ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki2025-02-266-93/+6
| * | | | ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()Ahmed Zaki2025-02-261-1/+8
| * | | | net: skb: free up one bit in tx_flagsWillem de Bruijn2025-02-261-1/+2
| * | | | ethtool: Symmetric OR-XOR RSS hashGal Pressman2025-02-252-2/+2
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2025-02-212-34/+110
| |\ \ \ \
| | * | | | igc: Add launch time support to XDP ZCSong Yoong Siang2025-02-202-2/+60
| | * | | | igc: Refactor empty frame insertion for launch time supportSong Yoong Siang2025-02-201-32/+50
| * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2025-02-1723-324/+1615
| |\ \ \ \ \
| | * | | | | iavf: add support for Rx timestamps to hotpathJacob Keller2025-02-145-0/+125
| | * | | | | iavf: handle set and get timestamps opsJacob Keller2025-02-144-0/+131
| | * | | | | iavf: Implement checking DD desc fieldMateusz Polchlopek2025-02-143-29/+43
| | * | | | | iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptorsJacob Keller2025-02-142-154/+327
| | * | | | | iavf: define Rx descriptors as qwordsMateusz Polchlopek2025-02-145-111/+77
| | * | | | | libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek2025-02-143-51/+35
| | * | | | | iavf: periodically cache PHC timeJacob Keller2025-02-141-0/+53
| | * | | | | iavf: add support for indirect access to PHC timeJacob Keller2025-02-144-2/+257
| | * | | | | iavf: add initial framework for registering PTP clockJacob Keller2025-02-147-0/+155
| | * | | | | iavf: negotiate PTP capabilitiesJacob Keller2025-02-145-2/+178