index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
1
-1
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-09-29
9
-37
/
+292
|
\
|
*
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
2020-09-25
1
-1
/
+6
|
*
Bluetooth: Disable High Speed by default
Luiz Augusto von Dentz
2020-09-25
1
-1
/
+0
|
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
2
-3
/
+18
|
*
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
2020-09-25
1
-1
/
+21
|
*
Bluetooth: Fix update of own_addr_type if ll_privacy supported
Sathish Narasimman
2020-09-25
1
-1
/
+7
|
*
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
2020-09-20
1
-6
/
+11
|
*
Bluetooth: Set scan parameters for ADV Monitor
Howard Chung
2020-09-20
1
-0
/
+3
|
*
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
2020-09-20
1
-0
/
+2
|
*
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
2020-09-14
1
-10
/
+57
|
*
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
2
-1
/
+97
|
*
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
2020-09-13
1
-0
/
+4
|
*
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
1
-0
/
+26
|
*
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
2020-09-13
1
-2
/
+5
|
*
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
2020-09-13
1
-3
/
+4
|
*
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
2020-09-11
1
-0
/
+2
|
*
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2020-09-11
2
-4
/
+4
|
*
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
2020-09-11
1
-0
/
+6
|
*
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
2020-09-11
1
-1
/
+1
|
*
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
2020-09-11
1
-4
/
+8
|
*
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
2020-09-01
1
-0
/
+11
*
|
net: bluetooth: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
2
-15
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-7
/
+19
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
2020-07-30
1
-7
/
+19
*
|
bluetooth: sco: Fix sockptr reference.
David S. Miller
2020-07-31
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-31
22
-149
/
+1465
|
\
\
|
*
|
Bluetooth: Remove CRYPTO_ALG_INTERNAL flag
Herbert Xu
2020-07-31
2
-4
/
+4
|
*
|
Bluetooth: Increment management interface revision
Marcel Holtmann
2020-07-31
1
-1
/
+1
|
*
|
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
2020-07-31
1
-0
/
+24
|
*
|
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
2020-07-30
3
-3
/
+147
|
*
|
Bluetooth: Enable RPA Timeout
Sathish Narasimman
2020-07-30
1
-0
/
+8
|
*
|
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
2020-07-30
5
-14
/
+47
|
*
|
Bluetooth: Let controller creates RPA during le create conn
Sathish Narasimman
2020-07-30
1
-1
/
+7
|
*
|
Bluetooth: Translate additional address type during le_conn
Sathish Narasimman
2020-07-30
1
-0
/
+16
|
*
|
Bluetooth: Update resolving list when updating whitelist
Marcel Holtmann
2020-07-30
1
-2
/
+39
|
*
|
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
2020-07-30
1
-3
/
+23
|
*
|
Bluetooth: Translate additional address type correctly
Marcel Holtmann
2020-07-30
1
-0
/
+9
|
*
|
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
2020-07-28
1
-2
/
+3
|
*
|
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
2020-07-28
1
-1
/
+1
|
*
|
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2020-07-28
1
-2
/
+4
|
*
|
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
2020-07-15
4
-10
/
+59
|
*
|
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
2020-07-13
1
-0
/
+7
|
*
|
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
2020-07-13
1
-1
/
+1
|
*
|
Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM
Alexander A. Klimov
2020-07-10
1
-1
/
+1
|
*
|
Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
2
-2
/
+2
|
*
|
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
6
-19
/
+17
|
*
|
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
2020-07-10
1
-1
/
+1
|
*
|
Bluetooth: Use whitelist for scan policy when suspending
Miao-chen Chou
2020-07-08
1
-2
/
+3
[next]