index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-06
Bluetooth: hci_core: Fix possible buffer overflow
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
4
-27
/
+60
2024-03-06
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
1
-11
/
+55
2024-03-06
Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
Luiz Augusto von Dentz
1
-10
/
+35
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
1
-4
/
+46
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2
-16
/
+57
2024-03-06
Bluetooth: hci_sync: Fix UAF on create_le_conn_complete
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-06
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
1
-9
/
+4
2024-03-06
Bluetooth: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-03-06
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2
-67
/
+77
2024-03-06
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
1
-8
/
+124
2024-03-06
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
2
-7
/
+12
2024-03-06
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
7
-14
/
+17
2024-03-06
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
1
-163
/
+0
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2
-33
/
+4
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2
-60
/
+79
2024-03-06
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2
-7
/
+18
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
11
-3013
/
+20
2024-03-06
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-6
/
+7
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
4
-38
/
+70
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
1
-4
/
+4
2024-03-06
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
1
-2
/
+0
2024-03-06
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
1
-2
/
+33
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2
-5
/
+25
2024-03-06
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
1
-16
/
+0
2024-02-28
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-02-28
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
1
-1
/
+3
2024-02-28
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-02-28
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
1
-1
/
+1
2024-02-28
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
1
-1
/
+4
2024-02-28
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-02-28
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
1
-1
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+1
2023-12-22
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
1
-4
/
+8
2023-12-22
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
1
-1
/
+2
2023-12-22
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
1
-4
/
+6
2023-12-22
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
1
-3
/
+8
2023-12-22
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
1
-3
/
+48
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2
-14
/
+5
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2
-106
/
+7
2023-12-22
Bluetooth: Add documentation to exported functions in lib
Yuran Pereira
1
-3
/
+66
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2
-4
/
+107
2023-12-22
Bluetooth: ISO: Allow binding a PA sync socket
Iulia Tanasescu
1
-5
/
+62
2023-12-15
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
1
-1
/
+6
2023-12-15
Bluetooth: Add more enc key size check
Alex Lu
1
-1
/
+15
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2
-7
/
+25
2023-12-15
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
1
-6
/
+15
2023-12-15
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
1
-0
/
+3
[prev]
[next]