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
starfive-6.6.48-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
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
4
-8
/
+8
2014-04-11
Bluetooth: Request MITM Protection when initiator
Mikel Astiz
1
-2
/
+4
2014-04-11
Bluetooth: Use MITM Protection when IO caps allow it
Timo Mueller
1
-7
/
+2
2014-04-11
Bluetooth: Refactor code for outgoing dedicated bonding
Mikel Astiz
2
-10
/
+9
2014-04-11
Bluetooth: Refactor hci_get_auth_req()
Mikel Astiz
1
-15
/
+22
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-1065
/
+3785
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-57
/
+43
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
1
-111
/
+7
2014-04-01
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
1
-0
/
+90
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-77
/
+106
2014-03-29
Bluetooth: Fix address in unmergeable device found events
Johan Hedberg
1
-3
/
+2
2014-03-28
Bluetooth: Keep msec in DISCOV_LE_TIMEOUT
Lukasz Rymanowski
1
-1
/
+1
2014-03-28
Bluetooth: Add new debugfs parameter
Lukasz Rymanowski
2
-1
/
+5
2014-03-28
Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
Lukasz Rymanowski
1
-4
/
+9
2014-03-27
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
Johan Hedberg
1
-1
/
+1
2014-03-26
Bluetooth: Fix RSSI value in device found event from disabling scan
Johan Hedberg
1
-2
/
+3
2014-03-26
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
1
-5
/
+7
2014-03-26
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
1
-7
/
+12
2014-03-26
Bluetooth: Fix line splitting of mgmt_device_found parameters
Johan Hedberg
1
-2
/
+2
2014-03-26
Bluetooth: Remove redundant NULL check
Johan Hedberg
1
-2
/
+1
2014-03-26
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
1
-2
/
+101
2014-03-26
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2
-10
/
+86
2014-03-26
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
2
-10
/
+16
2014-03-26
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
1
-2
/
+6
2014-03-26
Bluetooth: Add error mapping for Directed Advertising Timeout
Johan Hedberg
1
-0
/
+1
2014-03-26
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
1
-12
/
+14
2014-03-26
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2
-16
/
+4
2014-03-26
Bluetooth: Use memdup_user in le_auto_conn_write()
Andre Guedes
1
-8
/
+3
2014-03-26
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
1
-8
/
+13
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2
-2
/
+4
2014-03-24
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
1
-2
/
+0
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-1
/
+1
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2
-49
/
+7
2014-03-24
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
1
-0
/
+5
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2
-0
/
+7
2014-03-24
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
1
-0
/
+4
2014-03-24
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
1
-0
/
+34
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
1
-1
/
+7
2014-03-22
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
1
-0
/
+25
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-183
/
+360
2014-03-20
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2
-21
/
+11
2014-03-20
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
3
-5
/
+5
2014-03-20
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2
-0
/
+23
2014-03-20
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
1
-2
/
+14
2014-03-20
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
1
-2
/
+3
2014-03-20
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
1
-1
/
+1
2014-03-20
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
1
-4
/
+2
2014-03-18
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
1
-0
/
+6
2014-03-18
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
1
-55
/
+46
2014-03-18
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
1
-2
/
+2
[prev]
[next]