index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
2023-12-22
1
-4
/
+8
*
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
2023-12-22
1
-1
/
+2
*
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
2023-12-22
1
-4
/
+6
*
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
2023-12-22
1
-3
/
+8
*
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
2023-12-22
1
-3
/
+48
*
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2023-12-22
2
-14
/
+5
*
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2023-12-22
2
-106
/
+7
*
Bluetooth: Add documentation to exported functions in lib
Yuran Pereira
2023-12-22
1
-3
/
+66
*
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2023-12-22
2
-4
/
+107
*
Bluetooth: ISO: Allow binding a PA sync socket
Iulia Tanasescu
2023-12-22
1
-5
/
+62
*
Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
Hyunwoo Kim
2023-12-15
1
-1
/
+6
*
Bluetooth: Add more enc key size check
Alex Lu
2023-12-15
1
-1
/
+15
*
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
2023-12-15
2
-7
/
+25
*
Bluetooth: L2CAP: Send reject on command corrupted request
Frédéric Danis
2023-12-15
1
-6
/
+15
*
Bluetooth: hci_event: shut up a false-positive warning
Arnd Bergmann
2023-12-15
1
-0
/
+3
*
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
2023-12-15
1
-1
/
+2
*
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
2023-12-15
1
-7
/
+1
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
1
-2
/
+1
|
\
|
*
Bluetooth: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-2
/
+1
*
|
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-10-23
1
-2
/
+2
*
|
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-10-23
2
-15
/
+14
*
|
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
1
-4
/
+12
*
|
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
4
-50
/
+51
*
|
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
2
-18
/
+30
*
|
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
2023-10-23
1
-13
/
+7
*
|
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
2023-10-23
1
-0
/
+12
*
|
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
2
-3
/
+2
*
|
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
1
-2
/
+2
*
|
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
3
-19
/
+55
*
|
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
2
-16
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
4
-24
/
+62
|
\
\
|
*
|
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-13
1
-1
/
+2
|
*
|
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-13
1
-1
/
+1
|
*
|
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-13
1
-1
/
+1
|
*
|
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-13
1
-2
/
+1
|
*
|
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-13
1
-5
/
+7
|
*
|
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-11
1
-2
/
+2
|
*
|
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
2023-10-11
1
-14
/
+12
|
*
|
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-11
2
-0
/
+20
|
*
|
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-11
1
-0
/
+9
|
*
|
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
2023-10-11
1
-3
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
6
-45
/
+58
|
\
|
|
|
*
|
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-20
3
-0
/
+3
|
*
|
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-09-20
1
-3
/
+5
|
*
|
Bluetooth: Avoid redundant authentication
Ying Hsu
2023-09-20
1
-28
/
+35
|
*
|
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
2023-09-20
1
-3
/
+6
|
*
|
Bluetooth: Fix hci_link_tx_to RCU lock usage
Ying Hsu
2023-09-20
1
-0
/
+5
|
*
|
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
2023-09-20
1
-9
/
+4
|
*
|
Bluetooth: Delete unused hci_req_prepare_suspend() declaration
Yao Xiao
2023-09-20
1
-2
/
+0
|
|
/
*
/
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
|
/
[next]