index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2022-12-21
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-12-14
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
2022-12-14
Bluetooth: Fix support for Read Local Supported Codecs V2
Chethan T N
2022-12-14
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
2022-12-14
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-14
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
2022-12-14
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
2022-11-26
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-10
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
2022-11-10
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-10
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-10
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-10
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-10-21
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-10-21
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Luiz Augusto von Dentz
2022-10-21
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-10-21
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
2022-10-21
Bluetooth: hci_sync: Fix not indicating power state
Luiz Augusto von Dentz
2022-10-21
Bluetooth: Prevent double register of suspend
Abhishek Pandit-Subedi
2022-10-21
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
2022-10-21
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
Luiz Augusto von Dentz
2022-10-21
Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()
Tetsuo Handa
2022-10-12
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
Tetsuo Handa
2022-09-02
Bluetooth: hci_sync: Fix hci_read_buffer_size_sync
Luiz Augusto von Dentz
2022-08-25
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
2022-08-25
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
2022-08-25
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
2022-08-25
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
2022-08-25
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
2022-08-25
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-08-25
Bluetooth: hci_sync: Fix suspend performance regression
Luiz Augusto von Dentz
2022-08-25
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
2022-08-08
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
2022-08-08
Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()
Tetsuo Handa
2022-08-08
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
2022-08-08
Bluetooth: MGMT: Fixes build warnings with C=1
Luiz Augusto von Dentz
2022-08-08
Bluetooth: hci_event: Fix build warning with C=1
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: Fix memory corruption
Luiz Augusto von Dentz
2022-08-08
Bluetooth: Fix null pointer deref on unexpected status event
Soenke Huster
2022-08-08
Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
Luiz Augusto von Dentz
2022-08-08
Bluetooth: hci_conn: Fix updating ISO QoS PHY
Luiz Augusto von Dentz
2022-08-08
Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
Dan Carpenter
2022-08-08
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-07-26
Bluetooth: Always set event mask on suspend
Abhishek Pandit-Subedi
2022-07-26
Bluetooth: mgmt: Fix double free on error path
Dan Carpenter
[next]