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
*
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
4
-9
/
+9
|
\
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
4
-9
/
+9
*
|
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
2
-9
/
+17
*
|
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
7
-457
/
+47
*
|
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
5
-53
/
+78
*
|
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-22
/
+16
*
|
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
1
-1
/
+1
*
|
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
2
-25
/
+122
*
|
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
*
|
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
*
|
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-15
/
+11
*
|
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
2
-51
/
+36
*
|
Bluetooth: Remove 3 repeated macro definitions
Zijun Hu
2024-05-14
1
-4
/
+0
*
|
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
2024-05-14
1
-4
/
+4
*
|
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-14
1
-25
/
+21
*
|
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
2
-79
/
+73
*
|
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
1
-33
/
+42
*
|
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2024-05-14
2
-4
/
+10
*
|
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-14
1
-8
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
6
-16
/
+23
|
\
|
*
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-03
1
-0
/
+3
|
*
Bluetooth: HCI: Fix potential null-ptr-deref
Sungwoo Kim
2024-05-03
1
-0
/
+2
|
*
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-05-03
3
-5
/
+4
|
*
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
2024-05-03
1
-11
/
+10
|
*
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-03
1
-0
/
+4
*
|
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-1
/
+1
|
/
*
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
2024-04-24
1
-2
/
+2
*
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
2024-04-24
1
-5
/
+15
*
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
2024-04-24
1
-3
/
+2
*
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
2024-04-24
4
-14
/
+23
*
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2024-04-24
2
-6
/
+8
*
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-10
1
-2
/
+1
*
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-13
/
+8
*
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-24
/
+12
*
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-32
/
+20
*
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-9
/
+5
*
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-13
/
+10
*
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
1
-1
/
+3
*
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
1
-3
/
+3
*
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-10
1
-2
/
+8
*
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-03-29
1
-16
/
+32
*
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
1
-0
/
+25
*
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
2
-4
/
+7
*
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-1
/
+4
*
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-03-08
1
-0
/
+3
*
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-08
2
-23
/
+8
*
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-03-07
1
-2
/
+2
*
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
1
-1
/
+2
*
Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete()
Roman Smirnov
2024-03-06
1
-2
/
+1
*
Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete()
Roman Smirnov
2024-03-06
1
-2
/
+1
[next]