index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-11-09
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-10-30
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+2
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-37
/
+292
2020-09-25
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
1
-1
/
+6
2020-09-25
Bluetooth: Disable High Speed by default
Luiz Augusto von Dentz
1
-1
/
+0
2020-09-25
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2
-3
/
+18
2020-09-25
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
1
-1
/
+21
2020-09-25
Bluetooth: Fix update of own_addr_type if ll_privacy supported
Sathish Narasimman
1
-1
/
+7
2020-09-20
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
1
-6
/
+11
2020-09-20
Bluetooth: Set scan parameters for ADV Monitor
Howard Chung
1
-0
/
+3
2020-09-20
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
1
-0
/
+2
2020-09-19
net: bluetooth: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-14
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
1
-10
/
+57
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2
-1
/
+97
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
1
-0
/
+4
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+26
2020-09-13
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
1
-2
/
+5
2020-09-13
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
1
-0
/
+2
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2
-4
/
+4
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
1
-0
/
+6
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
1
-0
/
+11
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-15
/
+15
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+19
2020-08-01
bluetooth: sco: Fix sockptr reference.
David S. Miller
1
-1
/
+1
2020-08-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
22
-149
/
+1465
2020-07-31
Bluetooth: Remove CRYPTO_ALG_INTERNAL flag
Herbert Xu
2
-4
/
+4
2020-07-31
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
1
-0
/
+24
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
3
-3
/
+147
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+8
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
5
-14
/
+47
2020-07-30
Bluetooth: Let controller creates RPA during le create conn
Sathish Narasimman
1
-1
/
+7
2020-07-30
Bluetooth: Translate additional address type during le_conn
Sathish Narasimman
1
-0
/
+16
2020-07-30
Bluetooth: Update resolving list when updating whitelist
Marcel Holtmann
1
-2
/
+39
2020-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
1
-3
/
+23
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-0
/
+9
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
1
-1
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
4
-23
/
+25
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
3
-6
/
+0
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
4
-10
/
+59
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-10
Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM
Alexander A. Klimov
1
-1
/
+1
[prev]
[next]