index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2019-12-31
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-12-31
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-12-31
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-12-31
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-11-20
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-2
/
+2
2019-10-01
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2
-13
/
+1
2019-07-26
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
1
-0
/
+13
2019-07-26
Bluetooth: validate BLE connection interval updates
csonsino
2
-1
/
+13
2019-07-26
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
1
-0
/
+6
2019-07-26
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
1
-4
/
+10
2019-07-10
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-06-25
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-06-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-06-15
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-8
/
+0
2019-05-31
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
4
-0
/
+23
2019-05-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-05-10
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-04-20
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2
-14
/
+11
2019-04-03
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-04-03
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2019-03-27
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
1
-2
/
+1
2019-03-10
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
4
-6
/
+16
2019-01-26
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2018-09-26
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
3
-10
/
+29
2018-09-11
Bluetooth: Use correct tfm to generate OOB data
Matias Karhumaa
1
-1
/
+7
2018-09-11
Bluetooth: SMP: Fix trying to use non-existent local OOB data
Johan Hedberg
1
-2
/
+6
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-218
/
+1711
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+4
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
1
-0
/
+28
2018-08-06
Bluetooth: remove redundant variables 'adv_set' and 'cp'
YueHaibing
2
-6
/
+0
2018-08-01
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-07-30
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-1
/
+2
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2
-11
/
+46
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
2
-3
/
+48
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
6
-3
/
+223
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
1
-22
/
+45
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
4
-2
/
+27
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
4
-34
/
+108
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
5
-25
/
+245
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2
-2
/
+32
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
1
-16
/
+45
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
1
-13
/
+37
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
1
-9
/
+28
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2
-1
/
+25
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
2
-0
/
+208
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
1
-0
/
+145
[next]