index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-12-15
Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sent
Luiz Augusto von Dentz
1
-1
/
+2
2023-12-15
Bluetooth: Fix not notifying when connection encryption changes
Luiz Augusto von Dentz
1
-7
/
+1
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+1
2023-10-23
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
1
-2
/
+2
2023-10-23
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2
-15
/
+14
2023-10-23
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
1
-4
/
+12
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
4
-50
/
+51
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2
-18
/
+30
2023-10-23
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
1
-13
/
+7
2023-10-23
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
1
-0
/
+12
2023-10-23
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2
-3
/
+2
2023-10-23
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
1
-2
/
+2
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
3
-19
/
+55
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2
-16
/
+19
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-24
/
+62
2023-10-13
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-13
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-13
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-13
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-13
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-11
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-11
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
1
-14
/
+12
2023-10-11
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2
-0
/
+20
2023-10-11
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-10-11
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
1
-3
/
+12
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-45
/
+58
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-09-20
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
3
-0
/
+3
2023-09-20
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-3
/
+5
2023-09-20
Bluetooth: Avoid redundant authentication
Ying Hsu
1
-28
/
+35
2023-09-20
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
1
-3
/
+6
2023-09-20
Bluetooth: Fix hci_link_tx_to RCU lock usage
Ying Hsu
1
-0
/
+5
2023-09-20
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
1
-9
/
+4
2023-09-20
Bluetooth: Delete unused hci_req_prepare_suspend() declaration
Yao Xiao
1
-2
/
+0
2023-09-15
Bluetooth: Do not include crypto/algapi.h
Herbert Xu
1
-2
/
+1
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-15
/
+16
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
1
-1
/
+4
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2
-1
/
+50
2023-08-24
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
1
-8
/
+24
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2
-4
/
+4
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
4
-39
/
+190
2023-08-24
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
1
-2
/
+1
2023-08-24
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
1
-20
/
+35
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2
-2
/
+2
2023-08-11
tty: rfcomm: convert counts to size_t
Jiri Slaby (SUSE)
1
-2
/
+2
[next]