summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Bluetooth: Add default wakeup callback for HCI UART driverYing Hsu
2022-07-21Bluetooth: hci_sync: Don't remove connected devices from accept listLuiz Augusto von Dentz
2022-07-21Bluetooth: hci_sync: Fix not updating privacy_modeLuiz Augusto von Dentz
2022-07-21Bluetooth: Collect kcov coverage from hci_rx_workTamas Koczka
2022-07-21Bluetooth: hci_sync: Fix resuming scan after suspend resumeZhengping Jiang
2022-07-21Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang
2022-07-21Bluetooth: mgmt: Fix refresh cached connection infoZhengping Jiang
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz
2022-07-21Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz
2022-07-21Bluetooth: use memset avoid memory leaksXiaohui Zhang
2022-07-21Bluetooth: fix an error code in hci_register_dev()Dan Carpenter
2022-07-21Bluetooth: hci_bcm: Add BCM4349B1 variantAhmad Fatoum
2022-07-21dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum
2022-07-21Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi
2022-07-21Bluetooth: Fix index added after unregisterAbhishek Pandit-Subedi
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi
2022-07-21Bluetooth: hci_intel: Add check for platform_driver_registerJiasheng Jiang
2022-07-21Bluetooth: clear the temporary linkkey in hci_conn_cleanupAlain Michaud
2022-07-21Bluetooth: hci_bcm: Add support for FW loading in autobaud modeHakan Jansson
2022-07-21dt-bindings: net: broadcom-bluetooth: Add property for autobaud modeHakan Jansson
2022-07-21Bluetooth: hci_qca: Return wakeup for qca_wakeupSai Teja Aluvala
2022-07-21Bluetooth: btusb: Add support of IMC Networks PID 0x3568Aaron Ma
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbŁukasz Spintzyk
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik
2022-07-20Merge branch 'net-ipa-move-configuration-data-files'Jakub Kicinski
2022-07-20net: ipa: move configuration data files into a subdirectoryAlex Elder
2022-07-20net: ipa: list supported IPA versions in the MakefileAlex Elder
2022-07-20Merge branch 'net-ipa-small-transaction-updates'Jakub Kicinski
2022-07-20net: ipa: fix an outdated commentAlex Elder
2022-07-20net: ipa: report when the driver has been removedAlex Elder
2022-07-20net: ipa: skip some cleanup for unused transactionsAlex Elder
2022-07-20net: ipa: rearrange transaction initializationAlex Elder
2022-07-20net: ipa: add a transaction committed listAlex Elder
2022-07-20net: ipa: add an endpoint device attribute groupAlex Elder
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsJustin Stitt
2022-07-21netfilter: flowtable: prefer refcount_incFlorian Westphal
2022-07-21netfilter: ipvs: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds