summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-18net: phy: Manual remove LEDs to ensure correct orderingAndrew Lunn
2023-06-18nfc: fdp: Add MODULE_FIRMWARE macrosJuerg Haefliger
2023-06-18ieee802154/adf7242: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-06-17sfc: use budget for TX completionsÍñigo Huguet
2023-06-16net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky
2023-06-16net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky
2023-06-16net/mlx5e: Fix ESN update kernel panicPatrisious Haddad
2023-06-16net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky
2023-06-16net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi
2023-06-16net/mlx5: Fix driver load with single msix vectorEli Cohen
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-15Merge tag 'for-6.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-15Merge tag 'spi-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-15Merge tag 'regulator-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-15Merge tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-15Merge tag 'media/v6.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi
2023-06-15dm: use op specific max_sectors when splitting abnormal ioMike Snitzer
2023-06-15dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discardMike Snitzer
2023-06-15dm thin metadata: check fail_io before using data_smLi Lingfeng
2023-06-15dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng
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-14Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab
2023-06-14RDMA/rxe: Fix rxe_cq_postBob Pearson
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-13spi: dw: Replace incorrect spi_get_chipselect with setAbe Kohandel
2023-06-13Merge tag 'devicetree-fixes-for-6.4-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-13regmap: regcache: Don't sync read-only registersTakashi Iwai