aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Bluetooth: hci_h5: Add ability to allocate memory for private dataAndrey Skvortsov
2024-03-06Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Use QoS to determine which PHY to scanLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is setLuiz Augusto von Dentz
2024-03-06Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu
2024-03-06Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu
2024-03-06Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()Bartosz Golaszewski
2024-03-06Bluetooth: btintel: Print Firmware Sequencer informationKiran K
2024-03-06Bluetooth: hci_sync: Fix UAF on create_le_conn_completeLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Fix UAF on hci_abort_conn_syncLuiz Augusto von Dentz
2024-03-06Bluetooth: constify the struct device_type usageRicardo B. Marliere
2024-03-06Bluetooth: btbcm: Use devm_kstrdup()Christophe JAILLET
2024-03-06Bluetooth: btbcm: Use strreplace()Christophe JAILLET
2024-03-06Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Remove code to removed CONFIG_BT_HSLukas Bulwahn
2024-03-06Bluetooth: Remove pending ACL connection attemptsJonas Dreßler
2024-03-06Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler
2024-03-06Bluetooth: hci_event: Fix not indicating new connection for BIG SyncLuiz Augusto von Dentz
2024-03-06Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2024-03-06Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis
2024-03-06Bluetooth: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-03-06Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925Ulrik Strid
2024-03-06Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-06Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-03-06Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler
2024-03-06Bluetooth: Disconnect connected devices before rfkilling adapterJonas Dreßler
2024-03-06Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler
2024-03-06Bluetooth: mgmt: Remove leftover queuing of power_off workJonas Dreßler
2024-03-06Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-03-06Bluetooth: btnxpuart: Resolve TX timeout error in power save stress testNeeraj Sanjay Kale
2024-03-06Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VTMax Chou
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06Merge branch 'ynl-small-recv'David S. Miller
2024-03-06tools: ynl: add --dbg-small-recv for easier kernel testingJakub Kicinski
2024-03-06tools: ynl: support debug printing messagesJakub Kicinski
2024-03-06tools: ynl: allow setting recv() sizeJakub Kicinski
2024-03-06tools: ynl: move the new line in NlMsg __repr__Jakub Kicinski
2024-03-06Merge branch 'tools-ynl-make-clean'David S. Miller
2024-03-06tools: ynl: remove __pycache__ during cleanJakub Kicinski
2024-03-06tools: ynl: add distclean to .PHONY in all makefilesJakub Kicinski
2024-03-06tools: ynl: rename make hardclean -> distcleanJakub Kicinski
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-06Merge branch 'ravb-cleanups'David S. Miller
2024-03-06ravb: Unify Rx ring maintenance code pathsNiklas Söderlund
2024-03-06ravb: Move maximum Rx descriptor data usage to info structNiklas Söderlund
2024-03-06ravb: Use the max frame size from hardware info for RZ/G2LNiklas Söderlund