summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K3-25/+27
2023-03-23Bluetooth: ISO: fix timestamped HCI ISO data packet parsingPauli Virtanen1-2/+7
2023-03-23Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz1-10/+0
2023-03-23Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packetLuiz Augusto von Dentz1-4/+19
2023-03-23Bluetooth: hci_sync: Resume adv with no RPA when active scanZhengping Jiang1-20/+44
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-22net/sonic: use dma_mapping_error() for error checkZhang Changzhong1-2/+2
2023-03-22Merge branch 'fix-trainwreck-with-ocelot-switch-statistics-counters'Jakub Kicinski1-4/+7
2023-03-22net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layoutVladimir Oltean1-0/+1
2023-03-22net: mscc: ocelot: fix transfer from region->buf to ocelot->statsVladimir Oltean1-3/+4
2023-03-22net: mscc: ocelot: fix stats region batchingVladimir Oltean1-1/+2
2023-03-22erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet2-4/+4
2023-03-22atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao1-0/+11
2023-03-22net: dsa: tag_brcm: legacy: fix daisy-chained switchesÁlvaro Fernández Rojas1-2/+8
2023-03-21octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang1-0/+2
2023-03-20Merge branch 'ps3_gelic_net-fixes'David S. Miller2-21/+25
2023-03-20net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand1-11/+13
2023-03-20net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2-11/+13
2023-03-20usb: plusb: remove unused pl_clear_QuickLink_features functionTom Rix1-6/+0
2023-03-20net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich1-1/+17
2023-03-20net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang1-0/+6
2023-03-20net: dsa: report rx_bytes unadjusted for ETH_HLENVladimir Oltean1-1/+1
2023-03-19mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel1-6/+1
2023-03-19net: sfp: fix state loss when updating state_hw_maskRussell King (Oracle)1-0/+5
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg6-19/+22
2023-03-19Merge branch 'mdiobus-module-owner'David S. Miller5-18/+46
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli2-5/+14
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon3-13/+32
2023-03-19net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli1-7/+16
2023-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller4-94/+84
2023-03-19xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang1-0/+5
2023-03-19qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin1-1/+4
2023-03-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-4/+10
2023-03-18net: ethernet: ti: am65-cpts: reset pps genf adj settings on enableGrygorii Strashko1-0/+4
2023-03-18net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich1-0/+6
2023-03-18net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas1-1/+1
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds132-673/+1328
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds19-80/+136
2023-03-17Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds3-4/+11
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-4/+4
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-8/+77
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-13/+15
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-22/+50
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-51/+42
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-34/+54
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-3/+9
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-2/+2
2023-03-17Merge tag 'sound-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds32-90/+246
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-137/+507
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-34/+85