summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-18Bluetooth: hci_qca: Fix driver shutdown on closed serdevKrzysztof Kozlowski1-0/+7
2023-01-17net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-01-17net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2023-01-17net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-01-16octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya1-2/+2
2023-01-16net: stmmac: Fix queue statistics readingKurt Kanzenbach1-4/+4
2023-01-14net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger1-5/+8
2023-01-14net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean1-2/+2
2023-01-14net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina1-2/+4
2023-01-13amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2-0/+26
2023-01-13amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15
2023-01-13Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds37-114/+204
2023-01-13Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-60/+51
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara1-0/+1
2023-01-12Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-27/+28
2023-01-12Merge tag 'regulator-fix-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+7
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-7/+10
2023-01-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-13/+86
2023-01-12net: stmmac: add aux timestamps fifo clearance waitNoor Azura Ahmad Tarmizi1-1/+4
2023-01-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-10/+18
2023-01-12bnxt: make sure we return pages to the poolJakub Kicinski1-2/+2
2023-01-12net: hns3: fix wrong use of rss size during VF rss configJie Wang1-1/+1
2023-01-11spi: Merge rename of spi-cs-setup-ns DT propertyMark Brown1-1/+1
2023-01-11spi: spidev: remove debug messages that access spidev->spi without lockingBartosz Golaszewski1-2/+0
2023-01-11spi: spidev: fix a race condition when accessing spidev->spiBartosz Golaszewski1-16/+18
2023-01-11Merge tag 'mlx5-fixes-2023-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-48/+103
2023-01-11net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger1-0/+3
2023-01-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-9/+15
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin1-1/+1
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang1-5/+9
2023-01-10octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam1-0/+2
2023-01-10net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-10net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-10net/mlx5: E-switch, Coverity: overlapping copyShay Drory1-4/+0
2023-01-10net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-10net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-10net/mlx5e: Fix memory leak on updating vport countersAya Levin1-1/+2
2023-01-10net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo1-6/+0
2023-01-10net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo1-0/+1
2023-01-10net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-10net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-10net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-10net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-10net/mlx5: Fix command stats access after freeMoshe Shemesh1-11/+2
2023-01-10net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3
2023-01-10net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1
2023-01-10net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_ruleYevgeny Kliteynik1-4/+7
2023-01-10Revert "r8169: disable detection of chip version 36"Heiner Kallweit1-4/+1
2023-01-10ice: Add check for kzallocJiasheng Jiang1-9/+14