summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix incorrect software timestamping reportHangbin Liu2024-06-211-0/+3
* net: mvpp2: fill-in dev_port attributeAryan Srivastava2024-06-211-0/+1
* net: dsa: microchip: fix initial port flush problemTristram Ha2024-06-211-4/+2
* Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-2028-227/+503
|\
| * net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum2024-06-201-1/+2
| * bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi2024-06-201-3/+2
| * bnxt_en: Set TSO max segs on devices with limitsMichael Chan2024-06-202-0/+4
| * bnxt_en: Update firmware interface to 1.10.3.44Michael Chan2024-06-201-133/+178
| * net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel2024-06-201-1/+5
| * ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik2024-06-201-2/+4
| * octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya2024-06-193-2/+10
| * octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman2024-06-191-1/+4
| * virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi2024-06-191-1/+19
| * virtio_net: checksum offloading handling fixHeng Qi2024-06-191-2/+10
| * net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez2024-06-191-5/+13
| * net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang2024-06-191-18/+22
| * net: phy: dp83tg720: get master/slave configuration in link down stateOleksij Rempel2024-06-191-3/+21
| * net: phy: dp83tg720: wake up PHYs in managed modeOleksij Rempel2024-06-191-3/+15
| * ptp: fix integer overflow in max_vclocks_storeDan Carpenter2024-06-181-2/+1
| * net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju2024-06-181-20/+38
| * net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju2024-06-183-8/+58
| * net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2024-06-182-4/+50
| * qca_spi: Make interrupt remembering atomicStefan Wahren2024-06-183-14/+11
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2024-06-152-3/+30
| |\
| | * ice: implement AQ download pkg retryWojciech Drewek2024-06-131-2/+21
| | * ice: fix 200G link speed message logPaul Greenwalt2024-06-131-0/+3
| | * ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu2024-06-131-1/+6
| * | Merge tag 'wireless-2024-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-06-143-2/+4
| |\ \
| | * | wifi: iwlwifi: scan: correctly check if PSC listen period is neededAyala Beker2024-06-121-1/+1
| | * | wifi: iwlwifi: mvm: fix ROC version checkShaul Triebitz2024-06-121-1/+1
| | * | wifi: iwlwifi: mvm: unlock mvm mutexShaul Triebitz2024-06-121-0/+2
| * | | net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava2024-06-141-1/+4
* | | | Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-06-201-0/+1
|\ \ \ \
| * | | | mfd: axp20x: AXP717: Fix missing IRQ status registers rangeAndre Przywara2024-06-141-0/+1
* | | | | Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-181-9/+0
|\ \ \ \ \
| * | | | | efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel2024-06-151-9/+0
* | | | | | Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-171-2/+2
|\ \ \ \ \ \
| * | | | | | mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker2024-06-061-2/+2
* | | | | | | Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-06-172-129/+98
|\ \ \ \ \ \ \
| * | | | | | | Drivers: hv: Cosmetic changes for hv.c and balloon.cAditya Nagesh2024-06-062-82/+53
| * | | | | | | hv_balloon: Enable hot-add for memblock sizes > 128 MiBMichael Kelley2024-05-281-21/+43
| * | | | | | | hv_balloon: Use kernel macros to simplify open coded sequencesMichael Kelley2024-05-281-32/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-162-3/+2
|\ \ \ \ \ \ \
| * | | | | | | i2c: designware: Fix the functionality flags of the slave-only interfaceJean Delvare2024-06-121-1/+1
| * | | | | | | i2c: at91: Fix the functionality flags of the slave-only interfaceJean Delvare2024-06-121-2/+1
* | | | | | | | Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-1613-33/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern2024-06-141-2/+2
| * | | | | | | | xhci: Handle TD clearing for multiple streams caseHector Martin2024-06-122-11/+44
| * | | | | | | | xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-1/+3
| * | | | | | | | xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-0/+5