index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Bluetooth: Add new debugfs parameter
Lukasz Rymanowski
2014-03-28
2
-1
/
+5
|
|
*
|
|
Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
Lukasz Rymanowski
2014-03-28
1
-4
/
+9
|
|
*
|
|
Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_update
Johan Hedberg
2014-03-27
1
-1
/
+1
|
|
*
|
|
Bluetooth: Fix RSSI value in device found event from disabling scan
Johan Hedberg
2014-03-26
1
-2
/
+3
|
|
*
|
|
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
2014-03-26
1
-5
/
+7
|
|
*
|
|
Bluetooth: Don't send device found events for duplicate reports
Johan Hedberg
2014-03-26
1
-7
/
+12
|
|
*
|
|
Bluetooth: Fix line splitting of mgmt_device_found parameters
Johan Hedberg
2014-03-26
1
-2
/
+2
|
|
*
|
|
Bluetooth: Remove redundant NULL check
Johan Hedberg
2014-03-26
1
-2
/
+1
|
|
*
|
|
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2014-03-26
1
-2
/
+101
|
|
*
|
|
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
2
-10
/
+86
|
|
*
|
|
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
2014-03-26
2
-10
/
+16
|
|
*
|
|
Bluetooth: Don't send device found events during passive scanning
Johan Hedberg
2014-03-26
1
-2
/
+6
|
|
*
|
|
Bluetooth: Add error mapping for Directed Advertising Timeout
Johan Hedberg
2014-03-26
1
-0
/
+1
|
|
*
|
|
Bluetooth: Fix LE responder/initiator address setting
Johan Hedberg
2014-03-26
1
-12
/
+14
|
|
*
|
|
Bluetooth: Move local identity address setting to a central place
Johan Hedberg
2014-03-26
2
-16
/
+4
|
|
*
|
|
Bluetooth: Use memdup_user in le_auto_conn_write()
Andre Guedes
2014-03-26
1
-8
/
+3
|
|
*
|
|
Bluetooth: Refactor advertising report processing into its own function
Johan Hedberg
2014-03-26
1
-8
/
+13
*
|
|
|
|
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
|
|
/
/
*
|
|
|
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
2014-05-14
1
-2
/
+2
|
/
/
/
*
|
|
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
2014-04-25
1
-3
/
+6
*
|
|
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
2014-04-25
1
-0
/
+6
|
/
/
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
4
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
20
-1065
/
+3785
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-31
6
-77
/
+106
|
|
\
\
|
|
|
/
|
|
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
2
-2
/
+4
|
|
*
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
1
-2
/
+0
|
|
*
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
2014-03-24
1
-1
/
+1
|
|
*
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
2
-49
/
+7
|
|
*
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
2014-03-24
1
-0
/
+5
|
|
*
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-24
2
-0
/
+7
|
|
*
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
2014-03-24
1
-0
/
+4
|
|
*
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
2014-03-24
1
-0
/
+34
|
|
*
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
2014-03-24
1
-1
/
+7
|
|
*
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
1
-0
/
+25
|
|
*
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2014-03-20
2
-21
/
+11
|
|
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
3
-5
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
15
-183
/
+360
|
|
\
\
|
|
|
/
|
|
*
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
2
-0
/
+23
|
|
*
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
2014-03-19
1
-2
/
+14
|
|
*
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
1
-2
/
+3
|
|
*
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-19
1
-1
/
+1
|
|
*
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-19
1
-4
/
+2
|
|
*
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
1
-0
/
+6
|
|
*
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
1
-55
/
+46
|
|
*
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-18
1
-2
/
+2
|
|
*
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
1
-0
/
+5
|
|
*
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
2014-03-13
1
-1
/
+1
|
|
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
11
-96
/
+96
[prev]
[next]