summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski165-970/+1804
2024-07-04crypto: caam: Unembed net_dev structure in dpaa2Breno Leitao2-4/+26
2024-07-04crypto: caam: Unembed net_dev structure from qiBreno Leitao1-8/+35
2024-07-04crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TESTBreno Leitao1-1/+1
2024-07-04crypto: caam: Avoid unused imx8m_machine_match variableBreno Leitao1-0/+2
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds40-274/+424
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-7/+8
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-13/+18
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski4-21/+19
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel1-10/+17
2024-07-04ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-04ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-04ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-04ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-04bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-04net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-03Merge tag 'media/v6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-2/+3
2024-07-03s390/dasd: Fix invalid dereferencing of indirect CCW data pointerStefan Haberland2-3/+3
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit3-4/+6
2024-07-03wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg1-7/+6
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach2-8/+4
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay1-1/+1
2024-07-03wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-07-03s390/vfio_ccw: Fix target addresses of TIC CCWsEric Farman1-4/+5
2024-07-03net: dsa: microchip: lan937x: disable VPHY supportLucas Stach2-0/+7
2024-07-03net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...Lucas Stach1-1/+2
2024-07-03net: dsa: microchip: lan9371/2: add 100BaseTX PHY supportLucas Stach3-0/+6
2024-07-03net: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu1-3/+4
2024-07-03net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif...Dave Jiang1-1/+1
2024-07-03net: phy: aquantia: add missing include guardsBartosz Golaszewski1-0/+5
2024-07-02net: txgbe: free isb resources at the right timeJiawen Wu3-4/+9
2024-07-02net: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu1-5/+39
2024-07-02net: txgbe: remove separate irq request for MSI and INTxJiawen Wu6-76/+15
2024-07-02net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu1-0/+1
2024-07-02platform/x86: toshiba_acpi: Fix quickstart quirk handlingArmin Wolf1-13/+18
2024-07-02net: stmmac: dwmac-stm32: update err status in case different of stm32mp13Christophe Roullier1-2/+4
2024-07-02net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking...Christophe Roullier1-0/+3
2024-07-02net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang1-1/+1
2024-07-02bnxt_en: unlink page pool when stopping Rx queueDavid Wei1-5/+1
2024-07-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+19
2024-07-02net: phy: fix potential use of NULL pointer in phy_suspend()Russell King (Oracle)1-2/+2
2024-07-02e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy1-66/+66
2024-07-02Merge tag 'linux-can-next-for-6.11-20240629' of git://git.kernel.org/pub/scm/...Jakub Kicinski14-230/+294
2024-07-02Merge tag 'linux-can-fixes-for-6.10-20240701' of git://git.kernel.org/pub/scm...Jakub Kicinski1-0/+1
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-25/+151
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-7/+13
2024-07-01Merge tag 'mtd/fixes-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-29/+43
2024-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller8-63/+164