summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-14ice: Fix ice module unloadJakub Buchocki
2023-06-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli
2023-06-12ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu
2023-06-10bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao
2023-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda
2023-06-08net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-08igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan
2023-06-08net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08ice: Don't dereference NULL in ice_gnss_read error pathSimon Horman
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi
2023-06-07net: bcmgenet: Fix EEE implementationFlorian Fainelli
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-06-07eth: bnxt: fix the wake conditionJakub Kicinski
2023-06-07Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-06-06Merge tag 'spi-fix-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra
2023-06-06Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-06-05Bluetooth: hci_qca: fix debugfs registrationJohan Hovold