summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12dt-bindings: net: dsa: hellcreek: Sync DSA maintainersKurt Kanzenbach
2022-12-12net: tso: inline tso_count_descs()Yunsheng Lin
2022-12-12net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...Vladimir Oltean
2022-12-12Merge branch 'trace-points-for-mv88e6xxx'Jakub Kicinski
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 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-12-12Bluetooth: Wait for HCI_OP_WRITE_AUTH_PAYLOAD_TO to completeLuiz Augusto von Dentz
2022-12-12Bluetooth: ISO: Avoid circular locking dependencyLuiz Augusto von Dentz
2022-12-12Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
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: hci_conn: Fix crash on hci_create_cis_syncLuiz Augusto von Dentz
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-12dt-bindings: net: realtek-bluetooth: Add RTL8723DSSamuel Holland
2022-12-12Bluetooth: btusb: Add a new VID/PID 0489/e0f2 for MT7922Andy Chi
2022-12-12dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1Luca Weiss
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: Add quirk to disable MWS Transport ConfigurationSven Peter
2022-12-12Bluetooth: Add quirk to disable extended scanningSven Peter
2022-12-12Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter
2022-12-12arm64: dts: apple: t8103: Add Bluetooth controllerSven Peter
2022-12-12dt-bindings: net: Add Broadcom BCM4377 family PCIe BluetoothSven Peter
2022-12-12dt-bindings: net: Add generic Bluetooth controllerSven Peter
2022-12-12Bluetooth: hci_bcm: Add CYW4373A0 supportMarek Vasut
2022-12-12dt-bindings: net: broadcom-bluetooth: Add CYW4373A0 DT bindingMarek Vasut
2022-12-12Bluetooth: Use kzalloc instead of kmalloc/memsetKang Minchul
2022-12-12Bluetooth: btusb: Add more device IDs for WCN6855Shengyu Qu
2022-12-12Bluetooth: Fix EALREADY and ELOOP cases in bt_status()Christophe JAILLET
2022-12-12Bluetooth: Add CONFIG_BT_LE_L2CAP_ECREDLuiz Augusto von Dentz
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: MGMT: Fix error report for ADD_EXT_ADV_PARAMSInga Stotland
2022-12-12Bluetooth: hci_core: fix error handling in hci_register_dev()Yang Yingliang
2022-12-12Bluetooth: Use kzalloc instead of kmalloc/memsetJiapeng Chong