index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
2024-10-04
1
-0
/
+3
*
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
2024-10-04
1
-2
/
+0
*
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
4
-26
/
+22
|
\
|
*
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
2024-09-27
1
-8
/
+5
|
*
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
2024-09-27
3
-9
/
+3
|
*
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
2024-09-27
1
-9
/
+14
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
9
-9
/
+9
|
/
*
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
2024-09-10
1
-1
/
+4
*
Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED
Luiz Augusto von Dentz
2024-09-10
1
-2
/
+2
*
Bluetooth: replace deprecated strncpy with strscpy_pad
Justin Stitt
2024-09-10
1
-24
/
+8
*
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-09-10
2
-8
/
+11
*
Bluetooth: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
2024-09-10
1
-1
/
+1
*
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Kuan-Wei Chiu
2024-09-10
1
-1
/
+0
*
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
2024-08-30
1
-18
/
+19
*
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-08-30
2
-25
/
+7
*
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-08-30
2
-43
/
+47
*
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-08-30
1
-2
/
+40
*
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
2024-08-23
1
-2
/
+8
*
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
2024-08-15
1
-0
/
+4
*
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
2024-08-15
1
-72
/
+72
*
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
2024-08-15
1
-12
/
+7
*
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2024-08-15
1
-1
/
+1
*
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
2024-08-07
1
-0
/
+14
*
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
2024-08-07
1
-0
/
+1
*
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-26
2
-9
/
+3
*
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
2024-07-26
1
-0
/
+21
*
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-15
9
-965
/
+1
*
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2024-07-15
2
-20
/
+11
*
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2024-07-15
2
-7
/
+49
*
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
2
-5
/
+4
*
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
2
-30
/
+9
*
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-07-15
1
-15
/
+12
*
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-15
1
-1
/
+0
*
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-15
1
-2
/
+0
*
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
2024-07-15
1
-0
/
+2
*
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-15
1
-0
/
+16
*
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-07-15
1
-5
/
+0
*
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
2024-07-15
1
-1
/
+1
*
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
2024-07-15
1
-6
/
+6
*
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-15
1
-7
/
+4
*
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
2024-07-15
1
-2
/
+2
*
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2024-07-15
1
-7
/
+4
*
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-07-15
2
-2
/
+66
*
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-28
4
-66
/
+35
*
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
2024-06-28
1
-3
/
+12
*
Bluetooth: ISO: Check socket flag instead of hcon
Iulia Tanasescu
2024-06-28
1
-2
/
+1
*
bluetooth/l2cap: sync sock recv cb and release
Edward Adam Davis
2024-06-28
1
-3
/
+22
*
Bluetooth: Ignore too large handle values in BIG
Edward Adam Davis
2024-06-28
1
-0
/
+4
*
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
2024-06-28
1
-0
/
+4
*
Bluetooth: hci_event: Fix setting of unicast qos interval
Luiz Augusto von Dentz
2024-06-28
1
-3
/
+19
[next]