summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-21Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUFLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-13Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2021-09-13Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2021-09-10Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin
2021-09-10Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou
2021-09-07Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K
2021-09-07Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transportChethan T N
2021-09-07Bluetooth: Add offload feature under experimental flagKiran K
2021-09-07Bluetooth: Add support for msbc coding formatKiran K
2021-09-07Bluetooth: btintel: Define a callback to fetch codec config dataKiran K
2021-09-07Bluetooth: Configure codec for HFP offload use caseKiran K
2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K
2021-09-07Bluetooth: Allow setting of codec for HFP offload use caseKiran K
2021-09-07Bluetooth: btintel: Define callback to fetch data_path_idKiran K
2021-09-07Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K
2021-09-07Bluetooth: btintel: Read supported offload use casesKiran K
2021-09-07Bluetooth: Add support for Read Local Supported Codecs V2Kiran K
2021-09-07Bluetooth: Enumerate local supported codec and cache detailsKiran K
2021-09-03Bluetooth: fix init and cleanup of sco_conn.timeout_workDesmond Cheong Zhi Xi
2021-09-03Bluetooth: call sock_hold earlier in sco_conn_delDesmond Cheong Zhi Xi
2021-09-02Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen
2021-09-01Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou
2021-09-01Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen
2021-09-01Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen
2021-09-01Bluetooth: fix use-after-free error in lock_sock_nested()Wang ShaoBo
2021-08-31Bluetooth: btintel: Read boot address irrespective of controller modeKiran K
2021-08-31Bluetooth: btintel: Fix boot addressKiran K
2021-08-30Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz
2021-08-30Bluetooth: Fix enabling advertising for central roleLuiz Augusto von Dentz
2021-08-30Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()Takashi Iwai
2021-08-30Bluetooth: set quality report callback for IntelJoseph Hwang
2021-08-30Bluetooth: Support the quality report eventsJoseph Hwang
2021-08-30Bluetooth: refactor set_exp_feature with a feature tableJoseph Hwang
2021-08-30Bluetooth: btintel: support link statistics telemetry eventsChethan T N
2021-08-30Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang
2021-08-30Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix
2021-08-30Bluetooth: reorganize functions from hci_sock_sendmsg()Tetsuo Handa
2021-08-30net: ipv4: Fix the warning for dereferenceYajun Deng
2021-08-30net: qrtr: make checks in qrtr_endpoint_post() stricterDan Carpenter
2021-08-30fix array-index-out-of-bounds in taprio_changeHaimin Zhang
2021-08-30net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-30Merge branch 'inet-exceptions-less-predictable'David S. Miller
2021-08-30ipv4: make exception cache less predictibleEric Dumazet
2021-08-30ipv6: make exception cache less predictibleEric Dumazet
2021-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller