index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-12-12
i40e: allow toggling loopback mode via ndo_set_features callback
Tirthendu Sarkar
2022-12-12
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
2022-12-12
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
2022-12-12
stmmac: fix potential division by 0
Piergiorgio Beruto
2022-12-12
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
Christophe JAILLET
2022-12-12
net: dsa: mv88e6xxx: replace VTU violation prints with trace points
Vladimir Oltean
2022-12-12
net: dsa: mv88e6xxx: replace ATU violation prints with trace points
Vladimir Oltean
2022-12-12
net: dsa: mv88e6xxx: read FID when handling ATU violations
Hans J. Schultz
2022-12-12
net: dsa: mv88e6xxx: remove ATU age out violation print
Vladimir Oltean
2022-12-12
Merge tag 'ras_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()
Wang ShaoBo
2022-12-12
Bluetooth: btintel: Fix existing sparce warnings
Luiz Augusto von Dentz
2022-12-12
Bluetooth: btusb: Fix existing sparce warning
Luiz Augusto von Dentz
2022-12-12
Bluetooth: btusb: Fix new sparce warnings
Luiz Augusto von Dentz
2022-12-12
Bluetooth: btusb: Add a new PID/VID 13d3/3549 for RTL8822CU
Gongwei Li
2022-12-12
Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559
Artem Lukyanov
2022-12-12
Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922
Andy Chi
2022-12-12
Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_...
Yang Yingliang
2022-12-12
Bluetooth: btusb: Add Realtek 8761BUV support ID 0x2B89:0x8761
Raman Varabets
2022-12-12
Bluetooth: hci_bcm4377: Add new driver for BCM4377 PCIe boards
Sven Peter
2022-12-12
Bluetooth: hci_bcm: Add CYW4373A0 support
Marek Vasut
2022-12-12
Bluetooth: btusb: Add more device IDs for WCN6855
Shengyu Qu
2022-12-12
Bluetooth: btusb: Default CONFIG_BT_HCIBTUSB_POLL_SYNC=y
Luiz Augusto von Dentz
2022-12-12
Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC
Luiz Augusto von Dentz
2022-12-12
virtio_bt: Fix alignment in configuration struct
Igor Skalkin
2022-12-12
Bluetooth: hci_qca: only assign wakeup with serial port support
Zhengping Jiang
2022-12-12
Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip
Hilda Wu
2022-12-12
Bluetooth: btrtl: Add btrealtek data struct
Hilda Wu
2022-12-12
Bluetooth: virtio_bt: fix device removal
Michael S. Tsirkin
2022-12-12
Bluetooth: Work around SCO over USB HCI design defect
Nicolas Cavallari
2022-12-12
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
2022-12-12
btusb: Avoid reset of ISOC endpoint alt settings to zero
Chethan Tumkur Narayan
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-12-12
Merge tag 'thermal-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-12
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-12-12
net: hns3: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
ntb_netdev: Use dev_kfree_skb_any() in interrupt context
Eric Pilmore
2022-12-12
net: lan9303: Fix read error execution path
Jerry Ray
2022-12-12
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...
Roger Quadros
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]