summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda
2022-10-27net/mlx5: Update fw fatal reporter state on PCI handlers successful recoverRoy Novich
2022-10-27net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroedRoi Dayan
2022-10-27net/mlx5e: TC, Reject forwarding from internal port to internal portAriel Levkovich
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed
2022-10-27net/mlx5e: Update restore chain id for slow path packetsPaul Blakey
2022-10-27net/mlx5e: Extend SKB room check to include PTP-SQAya Levin
2022-10-27net/mlx5: DR, Fix matcher disconnect error flowRongwei Liu
2022-10-27net/mlx5: Wait for firmware to enable CRS before pci_restore_stateMoshe Shemesh
2022-10-27net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-10-27netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failedZhengchao Shao
2022-10-27netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...Zhengchao Shao
2022-10-27netdevsim: fix memory leak in nsim_bus_dev_new()Zhengchao Shao
2022-10-27Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-27net: broadcom: bcm4908_enet: update TX stats after actual transmissionRafał Miłecki
2022-10-27net: bcmsysport: Indicate MAC is in charge of PHY PMFlorian Fainelli
2022-10-27net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-10-27can: rcar_canfd: fix channel specific IRQ handling for RZ/G2LBiju Das
2022-10-27can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das
2022-10-27can: kvaser_usb: Fix possible completions during init_completionAnssi Hannula
2022-10-26net: ethernet: ave: Fix MAC to be in charge of PHY PMKunihiko Hayashi
2022-10-26net: fec: limit register access on i.MX6ULJuergen Borleis
2022-10-26Merge tag 'linux-can-fixes-for-6.1-20221025' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-10-26Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-25net: ipa: don't configure IDLE_INDICATION on v3.1Caleb Connolly
2022-10-25net: ipa: fix v3.1 resource limit masksCaleb Connolly
2022-10-25net: ipa: fix v3.5.1 resource limit max valuesCaleb Connolly
2022-10-25net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-10-25i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-10-25i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-10-25i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-10-25Merge tag 'platform-drivers-x86-v6.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-25media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-10-25media: vivid: drop GFP_DMA32Hans Verkuil
2022-10-25media: vivid: fix control handler mutex deadlockHans Verkuil
2022-10-25media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-10-25media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-10-25media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-10-25net: stmmac: rk3588: Allow multiple gmac controllerBenjamin Gaignard
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2022-10-25can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error pathDongliang Mu
2022-10-25can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu