summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-17net: ipa: disable ipa interrupt during suspendCaleb Connolly
2023-01-17net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit
2023-01-17net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-01-17net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya
2023-01-16net: stmmac: Fix queue statistics readingKurt Kanzenbach
2023-01-13net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger
2023-01-13net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean
2023-01-13net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina
2023-01-12amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-12amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-01-12Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-12Merge tag 'regulator-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-11net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-11bnxt: make sure we return pages to the poolJakub Kicinski
2023-01-11net: hns3: fix wrong use of rss size during VF rss configJie Wang
2023-01-11spi: Merge rename of spi-cs-setup-ns DT propertyMark Brown
2023-01-11spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski
2023-01-11spi: spidev: fix a race condition when accessing spidev->spiBartosz Golaszewski
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger
2023-01-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam
2023-01-09net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim
2023-01-09net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim
2023-01-09net/mlx5: E-switch, Coverity: overlapping copyShay Drory
2023-01-09net/mlx5e: Don't support encap rules with gbp optionGavin Li
2023-01-09net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-09net/mlx5e: Fix memory leak on updating vport countersAya Levin
2023-01-09net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo
2023-01-09net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo
2023-01-09net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea
2023-01-09net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea
2023-01-09net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea
2023-01-09net/mlx5e: Verify dev is present for fix features ndoRoy Novich
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh
2023-01-09net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich
2023-01-09net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich
2023-01-09net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_ruleYevgeny Kliteynik
2023-01-09Revert "r8169: disable detection of chip version 36"Heiner Kallweit
2023-01-09ice: Add check for kzallocJiasheng Jiang