index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
sco.c
Age
Commit message (
Expand
)
Author
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
2025-03-07
Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready
Pauli Virtanen
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-11-26
Bluetooth: SCO: remove the redundant sco_conn_put
Edward Adam Davis
2024-11-14
Bluetooth: SCO: Use kref to track lifetime of sco_conn
Luiz Augusto von Dentz
2024-10-23
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-03
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
Luiz Augusto von Dentz
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
Luiz Augusto von Dentz
2022-05-13
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2021-09-21
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2021-09-21
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2021-09-13
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
2021-09-07
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
2021-09-03
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-09-03
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
2021-08-30
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-08-10
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-08-10
Bluetooth: serialize calls to sco_sock_{set,clear}_timer
Desmond Cheong Zhi Xi
2021-08-10
Bluetooth: switch to lock_sock in SCO
Desmond Cheong Zhi Xi
2021-08-10
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
2021-08-10
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
2021-07-22
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-06-26
Bluetooth: sco: Use the correct print format
Kai Ye
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
2020-12-07
Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
Wei Yongjun
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
2020-07-31
bluetooth: sco: Fix sockptr reference.
David S. Miller
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2020-02-18
Bluetooth: Fix crash when using new BT_PHY option
Luiz Augusto von Dentz
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-12
Bluetooth: Check address length before reading address field
Tetsuo Handa
[next]