summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-12-12i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconfXin Long
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-12stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-12octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET
2022-12-12net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2022-12-12net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2022-12-12net: dsa: mv88e6xxx: remove ATU age out violation printVladimir Oltean
2022-12-12Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()Wang ShaoBo
2022-12-12Bluetooth: btintel: Fix existing sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix existing sparce warningLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Fix new sparce warningsLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CUGongwei Li
2022-12-12Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559Artem Lukyanov
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Andy Chi
2022-12-12Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...Yang Yingliang
2022-12-12Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761Raman Varabets
2022-12-12Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boardsSven Peter
2022-12-12Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu
2022-12-12Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=yLuiz Augusto von Dentz
2022-12-12Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNCLuiz Augusto von Dentz
2022-12-12virtio_bt: Fix alignment in configuration structIgor Skalkin
2022-12-12Bluetooth: hci_qca: only assign wakeup with serial port supportZhengping Jiang
2022-12-12Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chipHilda Wu
2022-12-12Bluetooth: btrtl: Add btrealtek data structHilda Wu
2022-12-12Bluetooth: virtio_bt: fix device removalMichael S. Tsirkin
2022-12-12Bluetooth: Work around SCO over USB HCI design defectNicolas Cavallari
2022-12-12Bluetooth: btusb: Introduce generic USB resetArchie Pusaka
2022-12-12btusb: Avoid reset of ISOC endpoint alt settings to zeroChethan Tumkur Narayan
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-12-12Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-12-12net: hns3: use strscpy() to instead of strncpy()Xu Panda
2022-12-12ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore
2022-12-12net: lan9303: Fix read error execution pathJerry Ray
2022-12-12net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds